AI-powered multilingual medicine assistant for elderly users
GrandmaCare is a senior-friendly healthcare assistant designed to help elderly individuals understand and manage their prescribed medications independently. By leveraging multimodal AI, the application transforms complex prescriptions into simple, easy-to-follow medication schedules in the user's preferred language.
Built for the Hugging Face Build Small Hackathon, GrandmaCare focuses on solving a real-world problem faced by millions of elderly patients who struggle with handwritten prescriptions, medical jargon, and medication management.
Many elderly individuals depend on family members to understand:
This often leads to confusion, missed doses, and reduced independence.
GrandmaCare aims to bridge this gap by converting prescriptions into clear, accessible, and language-friendly guidance.
Upload a prescription image and extract relevant medication information using multimodal AI.
Convert complex medical terminology into easy-to-understand explanations.
Generate medicine schedules in:
Organize medicines into:
for easier adherence.
Coming later: the MVP keeps romanized text ready for future VoxCPM-powered speech.
Designed with:
Prescription Image
β MiniCPM-V
β Medicine Information Extraction
β Structured Medication Schedule
β Multilingual Instruction Generation
β Romanized Guidance & User Interface
GrandmaCare directly addresses the Backyard AI challenge by solving a real problem for elderly family members and caregivers.
The project emphasizes:
grandmacare/
β
βββ app.py
βββ requirements.txt
βββ README.md
β
βββ frontend/
βββ backend/
βββ components/
βββ assets/
βββ examples/
git clone https://github.com/Ro-opkatha/grandmacare.git
cd grandmacare
python -m venv venv
Windows:
venv\Scripts\activate
pip install -r requirements.txt
python app.py
Technology should empower people, not exclude them.
GrandmaCare is built with the belief that elderly individuals deserve healthcare tools that speak their language, respect their needs, and help them maintain independence with confidence.
29 commits
5 commits
Python
86.6%
CSS
13.4%
AI-powered multilingual medicine assistant for elderly users
GrandmaCare is a senior-friendly healthcare assistant designed to help elderly individuals understand and manage their prescribed medications independently. By leveraging multimodal AI, the application transforms complex prescriptions into simple, easy-to-follow medication schedules in the user's preferred language.
Built for the Hugging Face Build Small Hackathon, GrandmaCare focuses on solving a real-world problem faced by millions of elderly patients who struggle with handwritten prescriptions, medical jargon, and medication management.
Many elderly individuals depend on family members to understand:
This often leads to confusion, missed doses, and reduced independence.
GrandmaCare aims to bridge this gap by converting prescriptions into clear, accessible, and language-friendly guidance.
Upload a prescription image and extract relevant medication information using multimodal AI.
Convert complex medical terminology into easy-to-understand explanations.
Generate medicine schedules in:
Organize medicines into:
for easier adherence.
Coming later: the MVP keeps romanized text ready for future VoxCPM-powered speech.
Designed with:
Prescription Image
β MiniCPM-V
β Medicine Information Extraction
β Structured Medication Schedule
β Multilingual Instruction Generation
β Romanized Guidance & User Interface
GrandmaCare directly addresses the Backyard AI challenge by solving a real problem for elderly family members and caregivers.
The project emphasizes:
grandmacare/
β
βββ app.py
βββ requirements.txt
βββ README.md
β
βββ frontend/
βββ backend/
βββ components/
βββ assets/
βββ examples/
git clone https://github.com/Ro-opkatha/grandmacare.git
cd grandmacare
python -m venv venv
Windows:
venv\Scripts\activate
pip install -r requirements.txt
python app.py
Technology should empower people, not exclude them.
GrandmaCare is built with the belief that elderly individuals deserve healthcare tools that speak their language, respect their needs, and help them maintain independence with confidence.
29 commits
5 commits
Python
86.6%
CSS
13.4%