About HealFast
HealFast is a mobile-clinic style assistant that prioritises Igbo and English for education, intake, and triage-style support. It is not a substitute for a licensed clinician, emergency services, or definitive diagnosis.
The home experience centres on a voice call powered by ElevenLabs ConvAI (when configured). Optional MediLink PHC tools and text chat require the HealFast Python API — see API and Docs.
Voice call
Tap the green dial on the home page. Your browser may ask for microphone permission — allow it for the current site. Calls run over HTTPS; use a current version of Chrome, Edge, Safari, or Firefox.
If the call does not connect, check that you are not blocking unpkg.com (ConvAI embed),
dismiss any error banner, and try again. Organisations can lock the app behind an access key via
Lock / unlock flow when enabled on the server.
MediLink PHC
MediLink adds triage-style views, forecast, outbreak, and staffing helpers for public-health
contexts. These features call backend routes such as POST /api/medilink/triage. They only work
when the API is deployed and keys are configured on the server.
Open the optional accordion on the home page → MediLink PHC to try forms when the API is online.
Text mode
Under the same accordion, Text support sends messages to POST /api/turn for
symptom, lab, and imaging modules. Responses may include streamed audio when the backend provides it.
Disclaimer
Content is for education and decision support only. For chest pain, stroke symptoms, severe bleeding, trouble breathing, or any emergency, call your local emergency number or seek in-person care immediately.