ElderEase AI is an MVP designed to assist elderly users through voice interaction in Hindi and Marathi, providing gentle support with reminders, wellness responses, and simulated emergency alerts. Our focus is on simplicity, clarity, and care for elders.
- 🎤 Voice Input (Hindi/Marathi) — Elders can speak in their language.
- 📝 Editable Transcript — Speech is transcribed and can be edited before saving.
- ⏰ Reminders — Set reminders easily and view them in a friendly list.
- 🔊 Polite Voice Responses — Text-to-Speech replies in Hindi/Marathi.
- 🚨 Emergency Simulation — Trigger an alert with voice output.
- 🎨 Pastel-Themed UI — Soothing interface designed with elder-friendly readability.
Note: This is an MVP, not the final full product. Some advanced features are yet to come.
git clone https://github.com/richa-k23/ElderEase-AI.git
cd ElderEase-AIcd backend
pip install -r requirements.txt
uvicorn app:app --reloadcd frontend
npm install
npm startPOST /set_reminder→ Add reminderGET /reminders→ Get remindersPOST /tts→ Generate polite TTS responsePOST /emergency→ Trigger emergency simulation
“With ElderEase AI, we’re not just building technology — we’re building trust, safety, and companionship for our elders.”