Inspiration

I’ve witnessed firsthand how small moments of anxiety or stress can spiral into overwhelming days—both in my own life and among friends. After a close friend confided in me about late‑night panic attacks, I realized there wasn’t a single, go‑to app that combined empathetic conversation, mood tracking, micro‑challenges, and community support in one seamless experience. I wanted to build something that felt like a trusted friend checking in—something that used cutting‑edge AI to not only listen, but truly understand and guide. That spark led me to MindMuse.

What it does

  • Real‑Time AI Chatbot: Empathetic, context‑aware conversations powered by OpenAI, with soothing voice replies via ElevenLabs.
  • Sentiment‑Triggered Videos: After each chat, brief, uplifting clips automatically play from Tavus, reinforcing the feeling of a caring companion.
  • Personalized Mood Tracker: Daily emoji‑based logs, AI‑driven insights on patterns, and a calendar view to spot trends.
  • Daily Wellness Challenges: Bite‑sized tasks—like breathing exercises or gratitude reflections—with streaks, badges, and confetti celebrations.
  • Community Forum: A moderated, positive space where users can share stories, ask questions, and uplift one another.
  • Wearable Integration: (Placeholder) Sync with smartwatches to incorporate sleep, activity, and stress data for a holistic view.

How I built it

Everything started with a single, powerful prompt in Bolt.new’s AI builder:

“Build a full‑stack, fully responsive mental‑health companion app named MindMuse with calming pastel themes, Supabase auth and DB, ElevenLabs TTS integration, Tavus video embeds in the chat flow, mood‑tracking chart, daily challenges with confetti animations, and a community forum—all mobile‑first and adaptive to desktop.”

From that, Bolt.new generated every screen, component layout, data model, and backend function. I wired up:

  1. Authentication & Database: Supabase for email/Google sign‑in, real‑time tables for chats, moods, challenges, and posts.
  2. AI & Voice: Chat logic using OpenAI’s API; ElevenLabs hooks converting responses to warm, human‑like audio.
  3. Video Clips: Tavus REST calls triggered by sentiment analysis functions—inline videos pop up as emotional check‑ins.
  4. UI/UX: Soft gradients, 2xl‑rounded cards, accessible fonts—all auto‑generated and then fine‑tuned in Bolt’s canvas.
  5. Gamification & Cron Jobs: Edge functions awarding badges and assigning new challenges daily.

Within hours, I had a complete prototype—no boilerplate setup, no CSS wars, just instant, polished screens and backend logic ready to test.

Challenges I ran into

  • API Rate Limits: Early ElevenLabs calls hit free‑tier caps. The Bolt.new community suggested batching requests and caching audio snippets, which I implemented with a Supabase edge function.
  • Forum Moderation: Ensuring a positive space required quick flag‑and‑remove functionality. A fellow hackathon participant contributed a Supabase edge function template for content filtering, saving hours of work.

Accomplishments that I am proud of

  • Single‑Prompt Full‑Stack Build: From zero lines of manual code to a working app in under a day.
  • Seamless AI & Media Integration: Voice‑first chatbot responses plus contextual video support—all within Bolt.new.
  • Community‑Driven Polish: Thanks to the Bolt.new forum and Discord, every snag turned into a learning opportunity—and a cleaner feature.

What I learned

  • Power of Prompt‑First Development: A well‑crafted prompt can replace thousands of lines of boilerplate, enabling you to focus on UX and impact.
  • Value of Open Communities: Real‑time help from Bolt.new champions turned blockers into breakthroughs overnight.
  • Iteration Over Perfection: Rapid prototyping allowed us to test, fail, adjust, and ship features faster than traditional dev workflows.

What’s next for MindMuse

  • Wearable Data Sync: Finalize Fitbit/HealthKit integration for richer, automated mood insights.
  • Offline Mode: Cache audio and video clips so users can access support even without connectivity.
  • Localized Experiences: Add multi‑language support and region‑specific wellness challenges.
  • AI‑Generated Journals: Summarize weekly chat sessions into guided reflections and goal‑setting prompts.
  • Expanded Community Tools: Live group meditation rooms and expert‑led workshops.

With the foundation laid in Bolt.new and a supportive community behind us, MindMuse is poised to become the go‑to companion for anyone seeking a little extra support—anytime, anywhere.

Built With

Share this project:

Updates