🧠 Second Brain — Turn Chaotic Thoughts Into a Living Knowledge Base

Inspiration

We generate thousands of thoughts every day — ideas, plans, observations — but most disappear because organizing them takes too much effort. I wanted to build something that eliminates that friction entirely: just dump your raw thoughts and let AI do the rest.

What it does

Second Brain transforms messy, unstructured notes into a beautiful personal wiki — automatically. Key features:

  • 🎙️ Voice-to-Wiki — Speak your raw thoughts. The app transcribes in real time and instantly structures them into a tagged wiki page
  • 📊 Chaos Score — Rates how chaotic your input is (1–10) with a fun label like "Beautifully Chaotic" before organizing it
  • 🔗 Knowledge Graph — Every note becomes a node in a live, interactive graph. Connections between topics are detected automatically
  • 💡 Insight of the Day — AI reads across your entire knowledge base and surfaces one hidden connection you hadn't noticed yourself
  • 📧 Daily Brain Digest — Morning email of your 3 most-connected topics with AI-generated thought starters

How I built it with MeDo

I built the entire app through multi-turn conversation with MeDo — no manual coding. Starting with a core scaffold prompt, I iteratively added each feature by describing it in natural language. MeDo handled the full-stack generation, AI integration, and one-click deployment.

The most impressive part: features like the force-directed knowledge graph and semantic auto-linking between notes were generated entirely from a single descriptive prompt each.

Challenges

Getting the knowledge graph to feel smooth and interactive required a few iterations of prompting MeDo to refine the D3.js layout. The voice input also needed a follow-up prompt to handle the auto-trigger after speech ends. Multi-turn refinement in MeDo made both of these fast to solve.

What I learned

You don't need to know how to code to build something genuinely impressive. The key is knowing what to ask for — breaking a big vision into specific, layered prompts. MeDo handles the rest.

Try it

👉 https://app-brfc95ni00e9.appmedo.com/

Built With

Share this project:

Updates