Team Name: bruteforz
Hackathon: Fantom Code 2025
Date: 12/04/2025
- Introduction
- Problem Statement
- Solution Overview
- Tech Stack
- Architecture / Diagram
- Installation & Usage
- Team Members
Echo Mind is a full-stack application designed to assist individuals suffering from Alzheimer's and other forms of dementia. It blends facial recognition, cognitive stimulation, safety mechanisms, and personalized daily assistance into a single accessible platform.
Echo Mind is crafted for patients, caregivers, and healthcare providers—empowering independence while supporting memory retention and cognitive health.
With over 55 million people globally battling dementia, most patients face:
- Forgetting loved ones’ faces and names
- Skipping crucial medications
- Disorientation and panic during daily life
- Accelerated cognitive decline without stimulation
Current tools are fragmented, lack personalization, and are often too complex for daily use. A unified, intuitive platform can offer life-changing assistance.
Echo Mind is your AI-powered cognitive companion offering:
-
🧍♂️ Face Recognition + Memory Recall
Identifies familiar faces and displays past conversations or notes to reinforce memory. -
💊 Medicine Reminders
Configurable audio/visual notifications to prevent missed doses. -
🧠 Cognitive Games
Scientifically designed memory games to slow neurodegeneration and enhance focus. -
🆘 SOS Emergency Button
One-tap alert system with geolocation to instantly contact caregivers in emergencies. -
📇 Contact Management System
Add/edit trusted contacts with photos and notes—so the user always has support.
- Frontend: React.js, Tailwind CSS
- Backend: Flask (Python)
- Database: MongoDB Atlas
- APIs / Libraries:
- Face Recognition:
scrfd
,arcface
- Notifications: APSCHEDULER
- Face Recognition:
- Tools: GitHub, Render, Postman
- Node.js (v18+)
- Python 3.10+
- MongoDB Atlas URI
# Clone the repository
git clone https://github.com/your-org/echo-mind.git
# Navigate to frontend
cd echo-mind/frontend
cd frontend/my-react-app
# Install dependencies
npm install
# Start frontend server
npm start
# Navigate to backend
cd ../backend
cd ../backend/Games
pip install dependencies
python games.py
cd ../backend/SosBackend
pip install dependencies
python Sos.py
- Shashank – Full Stack Developer
- ShashankUtkarsh – Backend & AI Integrations
- Subhash - frontend
- Saroon - backend / ui