Skip to content

Commit 42dc59a

Browse files
authored
Update README.md
1 parent 71c135f commit 42dc59a

1 file changed

Lines changed: 29 additions & 30 deletions

File tree

README.md

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
**MindMirror** gives each user a personalized, private, and adaptive mental health journey using:
99

10-
- 🎥 **Tavus AI Video Avatars** – Your virtual therapist talks directly to you.
11-
- 🔊 **ElevenLabs Voice Synthesis** – Human-sounding responses that evolve with you.
12-
- 📔 **Mood tracking + Journaling** – Reflect and track emotions over time.
13-
- 🔐 **Privacy-first UX** – No human judgment, no ads, full data control.
10+
- **Tavus AI Video Avatars** – Your virtual therapist talks directly to you.
11+
- **ElevenLabs Voice Synthesis** – Human-sounding responses that evolve with you.
12+
- **Mood tracking + Journaling** – Reflect and track emotions over time.
13+
- **Privacy-first UX** – No human judgment, no ads, full data control.
1414

1515
> Mental health access is a global issue.
1616
> MindMirror bridges the gap for those who can’t afford, access, or feel ready for traditional therapy.
@@ -22,8 +22,7 @@
2222
This project is submitted to **6+ official BOLT tracks**:
2323

2424
|| Challenge | How We Qualify |
25-
|----|----------------------------------------|---------------------------------------------------------------------------------|
26-
|| **Main Grand Prize** | Original, impactful app solving a major global issue. |
25+
|----|----------------------------------------|---------------------------------------------------------------------------------| |
2726
|| **Conversational AI Video Challenge** | Tavus-powered therapist avatar integration. |
2827
|| **Voice AI Challenge** | ElevenLabs-powered human-like voice responses. |
2928
|| **RevenueCat Monetization Challenge** | Subscription flow using RevenueCat SDK + Paywall Builder. |
@@ -38,33 +37,33 @@ This project is submitted to **6+ official BOLT tracks**:
3837

3938
| Tool / API | Purpose |
4039
|----------------------|-------------------------------------------------------------------------|
41-
| 🧠 **Tavus** | AI-generated personalized therapy video avatars. |
42-
| 🗣️ **ElevenLabs** | Voice synthesis that reacts to user inputs like mood & journaling. |
43-
| 📱 **RevenueCat** | Subscription logic, paywall builder, and entitlement management. |
44-
| ☁️ **Netlify** | Full-stack hosting, |
45-
| 🌐 **Entri + IONOS** | Custom domain registration and routing. |
46-
| 🔗 **Algorand** | Optional layer for blockchain-based data proof (journals, streaks). |
47-
| 🧾 **Supabase** | Auth, journaling DB, streak tracking, mood history storage. |
48-
| 🔒 **Local Encryption** | Ensures total privacy for stored reflections. |
49-
| 📱 **Expo (optional)**| Mobile support for Android/iOS via React Native. |
50-
| 📹 **YouTube/Vimeo** | Hosting the 3-min demo video. |
51-
| 🐙 **GitHub** | Version control, CI/CD deployment, and collaboration. |
40+
| **Tavus** | AI-generated personalized therapy video avatars. |
41+
| **ElevenLabs** | Voice synthesis that reacts to user inputs like mood & journaling. |
42+
| **RevenueCat** | Subscription logic, paywall builder, and entitlement management. |
43+
| **Netlify** | Full-stack hosting, |
44+
| **Entri + IONOS** | Custom domain registration and routing. |
45+
| **Algorand** | Optional layer for blockchain-based data proof (journals, streaks). |
46+
| **Supabase** | Auth, journaling DB, streak tracking, mood history storage. |
47+
| **Local Encryption** | Ensures total privacy for stored reflections. |
48+
| **Expo (optional)**| Mobile support for Android/iOS via React Native. |
49+
| **YouTube/Vimeo** | Hosting the 3-min demo video. |
50+
| **GitHub** | Version control, CI/CD deployment, and collaboration. |
5251

5352
---
5453

5554
## 📲 Key Features
5655

5756
| 🌟 Feature | Description |
5857
|-----------------------------|-----------------------------------------------------------------------------|
59-
| 🎥 **Daily Video Therapy** | Watch personalized, AI-generated video check-ins each day. |
60-
| 🔊 **Voice Feedback** | Receive calming voice reflections that respond to your inputs. |
61-
| 📔 **Journaling & Reflection**| Write thoughts and track growth privately, encrypted end-to-end. |
62-
| 📊 **Mood Tracker** | Visually record emotional trends. |
63-
| 🔁 **Streak Engine** | Get rewarded for daily reflection — track personal consistency. |
64-
| 🌍 **Multilingual Support** | Localized video/voice delivery based on user’s language. |
65-
| 🧾 **Subscription Ready** | Monetization via RevenueCat: unlock bonus content, deeper analysis, etc. |
66-
| 🔐 **Privacy-First UX** | No ads, no data selling, no human monitoring — your space is yours. |
67-
| 🔗 **Blockchain Layer** | Optional: store mood/streak hash on Algorand for proof-of-growth. |
58+
| **Daily Video Therapy** | Watch personalized, AI-generated video check-ins each day. |
59+
| **Voice Feedback** | Receive calming voice reflections that respond to your inputs. |
60+
| **Journaling & Reflection**| Write thoughts and track growth privately, encrypted end-to-end. |
61+
| **Mood Tracker** | Visually record emotional trends. |
62+
| **Streak Engine** | Get rewarded for daily reflection — track personal consistency. |
63+
| **Multilingual Support** | Localized video/voice delivery based on user’s language. |
64+
| **Subscription Ready** | Monetization via RevenueCat: unlock bonus content, deeper analysis, etc. |
65+
| **Privacy-First UX** | No ads, no data selling, no human monitoring — your space is yours. |
66+
| **Blockchain Layer** | Optional: store mood/streak hash on Algorand for proof-of-growth. |
6867

6968
---
7069

@@ -145,10 +144,10 @@ Unit tests are located in the `/tests` directory and include:
145144

146145
| Requirement ✅ | Details |
147146
| ----------------------- | ------------------------------------------------------------- |
148-
| 🎥 Demo Video | \[YouTube/Vimeo link – INSERT HERE] |
149-
| 🔗 Live App | [https://yourdomain.com](https://yourdomain.com) |
150-
| 🛠️ Built with Bolt.new | Yes, using Bolt.new templates + ‘Built with Bolt’ badge shown |
151-
| 📧 Submit Email | \[INSERT DEVELOPER EMAIL USED ON BOLT.NEW] |
147+
| Demo Video | \[YouTube/Vimeo link – INSERT HERE] |
148+
| Live App | [https://yourdomain.com](https://yourdomain.com) |
149+
| Built with Bolt.new | Yes, using Bolt.new templates + ‘Built with Bolt’ badge shown |
150+
| Submit Email | \[INSERT DEVELOPER EMAIL USED ON BOLT.NEW] |
152151

153152
---
154153

0 commit comments

Comments
 (0)