# ManoSathi — AI Mental Health Companion for Bharat 🇮🇳
> **24/7 culturally-aware mental health support, powered entirely by AWS — built for every Indian.**
---
## 🧠 What is ManoSathi?
**ManoSathi** (मनोसाथी — "Mind Companion" in Hindi) is a full-stack mental health support platform designed for Indian youth. It combines:
- 🤖 **AI-powered empathetic chat** using Amazon Bedrock (Nova Pro)
- 📓 **Intelligent journaling** with automatic AI insight generation
- 📊 **Mood & wellness tracking** with PHQ-9 / GAD-7 scoring
- 🚨 **Crisis detection & intervention** with real-time AASRA helpline integration
- 🧬 **Long-term memory** that remembers users across sessions
- 🌐 **14+ Indian language support** (Hindi, English, Hinglish, Tamil, Telugu, and more)
Everything runs on **AWS** — no third-party AI, no Google services.
---
## 🏗️ Architecture
```
┌──────────────────────────────────────────────────┐
│ React Frontend (Vite) │
│ Auth · Chat · Journal · Wellness · Dashboard │
└─────────────────────┬────────────────────────────┘
│ HTTPS + JWT Bearer Token
▼
┌──────────────────────────────────────────────────┐
│ Amazon API Gateway (HTTP API) │
│ CORS: * · All routes auto-preflight │
└──────┬──────────┬──────────┬────────────┬────────┘
│ │ │ │
▼ ▼ ▼ ▼
authLambda profileLambda journalLambda chatSessionLambda
│ │ │ │
└──────────┴────┬─────┴────────────┘
│
┌────────────┴────────────┐
▼ ▼
Amazon DynamoDB Amazon Bedrock
───────────── ─────────────
manosathi-users amazon.nova-pro-v1:0
manosathi-chats ConverseCommand (SigV4)
manosathi-journals Empathic · Clinical · Journal
manosathi-treatments
```
---
## ✨ Features
### 🤖 AI Chat (Powered by Amazon Bedrock)
- Warm, empathetic responses in Hindi / English / mixed
- Hybrid conversation memory (all user message …