Inspiration

Most online learning tools only give you a huge library .

What it does

Synapse is an AI-powered learning platform designed to make self-study feel structured, interactive, and personal.

Synapse helps a learner go from a topic idea to an active study workflow in a few step.

How we built it

We built Synapse as a modern full-stack web app with a Next.js App Router frontend and a Supabase-backed data layer.

Challenges we ran into

One of the hardest parts was turning AI output into a product that feels dependable rather than gimmicky. Generating a syllabus is easy; generating a syllabus that can drive lessons, quizzes, navigation state, and persistence across sessions is much harder. We had to make the AI layer work inside a structured course model instead of treating each prompt as a one-off response.

Accomplishments that we're proud of

We are proud that Synapse is more than a demo chatbot with a learning theme. It is a connected learning system with real product surfaces and persistent user workflows.

Some highlights we are especially proud of:

  • course generation that turns an idea into a structured study plan
  • lesson and quiz persistence backed by a real database

What we learned

On the technical side, we learned a lot about combining Next.js App Router patterns with Supabase authentication, database security, and modular service layers. We also saw how quickly complexity grows when you add voice, chat, quizzes, publishing, and realtime data into the same product.

What's next for SYNAPSE

Longer term, we see Synapse evolving into a full AI learning operating system: a place where anyone can create, study, teach, publish, and continuously improve knowledge pathways with the help of adaptive intelligence.

Built With

  • elevenlab
  • gemini
  • interfaze
  • jigjaw
  • next
  • openai
  • tinyfish
Share this project:

Updates