Inspiration

I’m Aravindh Gaddam, a data analyst and product thinker passionate about building tools that empower humans, not replace them.

LiveLink was born from a deeply personal frustration: I consume knowledge constantly — from YouTube, books, articles, and conversations — but I forget most of it. I realized that note-taking tools were passive. Search engines were noisy. And memory itself was unreliable.

I asked myself: What if AI could preserve everything I’ve ever learned?
What if it could become a memory layer for life’s learning?

That became the mission behind LiveLink.

What It Does

LiveLink is your AI-powered second brain.

  • You upload what you’ve learned — videos, notes, or articles.
  • The app summarizes and tags the content using AI.
  • It stores it as a “memory card” on your personal memory lane.
  • You can search and ask questions like:
    “What did I learn from that React Server Components video?”
  • It even tracks your learning streaks and gives you personalized AI insights.

How I Built It

I used Bolt.new to rapidly prototype and build the app — no traditional coding needed. All UI blocks were generated and styled in minutes.

Then I exported the project, cleaned up the code, and deployed it via StackBlitz with Vite to simulate a production build. Due to token constraints, the live version is fully functional in StackBlitz’s preview mode, and I included a walkthrough video to ensure a smooth judge experience.

Challenges Faced

  • Bolt's token limitations restricted full customization late in the process.
  • Deploying on Netlify hit runtime issues, so I adapted the StackBlitz preview to simulate a working frontend.
  • Simulating AI interaction had to be handled using static memory data — a working NLP backend is next in the roadmap.

What I Learned

  • The power of rapid ideation using AI-based no-code tools like Bolt.new.
  • Designing usable interfaces and storytelling without writing React from scratch.
  • How to turn an abstract pain — “forgetting knowledge” — into a tangible user experience.

What's Next

  • Add semantic AI search (RAG-style memory recall)
  • Allow voice notes and YouTube link parsing
  • Integrate user-level memory analytics
  • Turn LiveLink into a public product — because we all deserve a memory that works like magic # What it does

LiveLink is an AI-powered second brain for lifelong learners.
It helps you preserve what you learn — articles, videos, notes — by summarizing, tagging, and saving them as smart memory cards.

You can:

  • Upload any form of learning
  • Get AI-generated insights and summaries
  • Search your memory by asking questions like:
    “What did I learn about React Server Components?”

It also tracks your learning streak and gives you a visual timeline of your knowledge growth.

How I built it

  • I used "Bolt.new" to rapidly design and build the app using AI blocks and no-code logic.
  • The project was exported to a React + Vite-based codebase.
  • Final deployment and preview were handled through StackBlitz, with minor CSS and logic tweaks to simulate production-ready UI.
  • Due to token and time limitations, the memory cards were built with sample data but designed for future backend integration.

Challenges I ran into

  • Bolt.new token usage maxed out while refining UI components.
  • Netlify deployment failed due to some rendering issues with Vite + dependencies, so I pivoted to StackBlitz as the runtime.
  • Simulating AI without a working backend required creative static data injection.
  • Finding a clean way to visualize progress, memory streaks, and recall interface within limited UI space.

Accomplishments that we're proud of

  • Designed a fully functional MVP from scratch within a no-code environment.
  • Created a clean, intuitive user experience that aligns with the product vision.
  • Built and deployed the entire system solo within a tight timeframe.
  • Delivered a meaningful use case — not just a feature demo.

What we learned

  • How powerful Bolt.new is for going from concept to prototype within hours.
  • How to think in user workflows and memory design, not just components.
  • How to create production-feeling UI with limited token and deployment constraints.
  • The value of combining design thinking + AI tools to build genuinely helpful apps.

What's next for Live Link

  • Integrate semantic AI search so users can “talk to their memories”
  • Build a real-time memory ingestion pipeline (YouTube/voice/articles)
  • Add privacy and security features for storing personal knowledge
  • Launch LiveLink as a public product for students, creators, and lifelong learners

Thank you for reviewing my project.
~ Aravindh Gaddam

Built With

Share this project:

Updates