Logo Lanfrica

victorjayeoba/helix

Domaine:

healthcare

Type de record:

software
Créateur:
vic
Hôte:
HELIX is an Agentic & intelligent AI-Powered Medical Records Electronic Medical Records (EMR) system designed specifically for African clinics, powered by agentic AI to streamline medical workflows, enhance patient care, and reduce administrative burden. # HELIX ### Agentic AI-powered medical records for African clinics. Doctors describe what they need in plain language — *"what's on my schedule today?"*, *"pull the last encounter for patient 123"*, *"book patient 99 in for 3pm"* — and Helix plans the action, fetches the data, and writes back the record. An **agentic EMR** that turns clinical intent into structured operations, so the paperwork stops competing with the patient. Fast documentation. Smarter scheduling. Complete patient care. **▶ Live demo — helixhq.vercel.app** · **▶ Watch the walkthrough** --- The pitch · "Agentic AI-Powered Medical Records for African Clinics." The hero previews the doctor workspace — a tabbed calendar with an appointment popover for a completed malaria-test visit. CoBrain, the in-app agent · A quick-access popover takes plain language — "help schedule an appointment with patient 99 today for 3pm" — with voice input alongside the text field. Patient Finder · Search patients by name, phone, or email inside a browser-style, multi-tab workspace with a mini-calendar sidebar — open Calendar, Appointments, and Message Center side by side. --- ## Table of contents - The problem - The idea: describe the task, not the clicks - How a request flows - Signature engineering: a bounded plan → execute → summarize chain - The four actions in detail - Writing records from natural language - Speed where it counts: client-side data caching - The doctor workspace - Roles & auth - Tech stack - Project structure - Getting started - Environment variables - Notes & known rough edges - Credits --- ## The problem A clinic EMR is a database with a hundred forms in front of it. In a busy African clinic — high patient volume, thin staffing, limited time per visit — those forms are where the day disappears. Every lookup is a navigation. Every note is a screen of fields. The doctor ends up serving the software instead of the patient. Helix keeps the database and ** …