title: Voice Health Companion sdk: gradio sdk_version: 6.17.3 python_version: "3.12" app_file: app.py license: apache-2.0 tags:
A voice-first health companion for a stroke survivor with low vision and one impaired hand. All models are ≤4B parameters and run entirely on-device — no cloud LLM calls.
What it does:
Models (all ≤4B — qualifies for Tiny Titan):
| Role | Model | Params |
|---|---|---|
| Vision / OCR | MiniCPM-V 4.6 (OpenBMB) | ~1.3B |
| Text / brief | MiniCPM3-4B (OpenBMB) | 4B |
| Speech-in | Whisper small | ~244M |
| Speech-out | Kokoro-82M | 82M |
Safety: The model never diagnoses and never advises on doses or interactions. All symptom patterns surface as questions for the doctor.
Built for the HuggingFace "Build Small" hackathon — Backyard AI track · OpenBMB prize track.
65 commits
23 commits
Python
100.0%
title: Voice Health Companion sdk: gradio sdk_version: 6.17.3 python_version: "3.12" app_file: app.py license: apache-2.0 tags:
A voice-first health companion for a stroke survivor with low vision and one impaired hand. All models are ≤4B parameters and run entirely on-device — no cloud LLM calls.
What it does:
Models (all ≤4B — qualifies for Tiny Titan):
| Role | Model | Params |
|---|---|---|
| Vision / OCR | MiniCPM-V 4.6 (OpenBMB) | ~1.3B |
| Text / brief | MiniCPM3-4B (OpenBMB) | 4B |
| Speech-in | Whisper small | ~244M |
| Speech-out | Kokoro-82M | 82M |
Safety: The model never diagnoses and never advises on doses or interactions. All symptom patterns surface as questions for the doctor.
Built for the HuggingFace "Build Small" hackathon — Backyard AI track · OpenBMB prize track.
65 commits
23 commits
Python
100.0%