Skip to content

SageMap turns your stream-of-consciousness rambling into beautiful visualizations that reveal the messy, contradictory, and surprisingly interconnected web of your beliefs

License

Notifications You must be signed in to change notification settings

Siddhant-K-code/SageMap

Repository files navigation

🧠 SageMap

Ever wondered if your brain has contradictory thoughts? Spoiler alert: it absolutely does.

SageMap turns your stream-of-consciousness rambling into beautiful visualizations that reveal the messy, contradictory, and surprisingly interconnected web of your beliefs. Write about anything, and watch AI turn your thoughts into an interactive map of your mind.

🎯 Why This Exists

We all think we're consistent, logical beings. We're not. SageMap proves it by:

  • 🔍 Finding Your Contradictions: "Money isn't important" vs "I need money to be happy"
  • 🕸️ Mapping Your Mind: See how your beliefs connect (or clash) in real-time
  • 📈 Tracking Your Evolution: Watch your thinking change as you grow
  • ⚡ Making Self-Reflection Actually Fun: No more boring journal analysis

Perfect for those 3AM existential crisis sessions or when you want to prove to yourself that you're a walking contradiction.

🚀 Get Started (5 minutes)

🌐 Try it Now (Public Version)

No setup needed! Visit sagemap.netlify.app and start journaling immediately - powered by Azure OpenAI.

🛠️ Self-Host (Developer Version)

  1. Clone it

    git clone https://github.com/Siddhant-K-code/SageMap
    cd SageMap && npm install
  2. Add your OpenAI key

    cp .env.example .env.local
    # Add your OPENAI_API_KEY to .env.local
  3. Launch

    npm run dev
  4. Start typing at localhost:3000 and watch your mind get mapped! 🗺️

💭 The Magic

  1. Brain Dump: Write naturally about anything - work stress, life philosophy, random shower thoughts
  2. AI Analysis: Azure OpenAI/GPT-4o extracts your hidden beliefs and finds relationships
  3. Visual Discovery: Interactive graphs show your belief networks, contradictions, and evolution
  4. Mind = Blown: Realize you hold completely opposing views on the same topics

🎨 What You'll See

  • Blue dots: Core beliefs (your fundamental values)
  • Orange dots: Assumptions (things you take for granted)
  • Green dots: Derived beliefs (conclusions you've reached)
  • Red lines: Contradictions (prepare to be humbled)
  • Purple lines: Evolution (how your thinking has grown)

🔒 Privacy Promise

  • 100% Local Storage: Your deepest thoughts stay in your browser
  • No Data Mining: We don't see, store, or sell your beliefs
  • Azure OpenAI: Public version uses secure Azure OpenAI for instant access
  • Your API Key: Self-host with your own OpenAI key for total control
  • Export Everything: Take your data anywhere, anytime

🎪 Perfect For

  • Philosophy Nerds: Map your entire worldview and find the gaps
  • Overthinkers: Finally put all those racing thoughts to good use
  • Self-Improvement Addicts: Track how therapy/books/life changes your beliefs
  • Curious Humans: Anyone who's ever wondered "Do I actually believe this?"

🎉 Join the Mind-Mapping Revolution

Found a bug? Have a wild feature idea? Want to help people understand their own brains better?

Contribute! This is open-source because understanding ourselves shouldn't be locked behind paywalls.


💙 Powered by Azure AI

SageMap's public version is proudly sponsored by Azure AI, making belief mapping accessible to everyone without setup barriers.


"Know yourself... but maybe use AI to help because your brain is more complex than you think."

Ready to discover how contradictory you really are? 🤔

About

SageMap turns your stream-of-consciousness rambling into beautiful visualizations that reveal the messy, contradictory, and surprisingly interconnected web of your beliefs

Resources

License

Stars

Watchers

Forks