Skip to Main Content

ByeByeHeadache 🧠

Built at The Future of Agentic AI in Healthcare - Abridge x Anthropic x Lightspeed Ā· Jul 18, 2026 Ā· San Francisco, CA

ByeByeHeadache 🧠 — Demo video

https://byebyeheadache.vercel.app/ ByeByeHeadache — the pediatric headache visit, understood in real time One in ten kids has recurring headaches. Most see a primary care pediatrician who has 15 minutes, a fragmented chart, and one question that actually matters: Is this a migraine, or something worse? ByeByeHeadache is a live visit-intelligence agent for exactly that encounter. As the doctor and family talk, an Anthropic Agent SDK pipeline listens to the transcript stream and builds the clinical picture in real time—headache phenotype, triggers, school impact, medication-overuse math shown with visible arithmetic, and a structured 14-item red-flag screen for secondary headache. Every fact links to its evidence: click any value and see the exact quote from the transcript or chart that supports it. If the agent doesn't have evidence, it says "unknown"—it never fills in the blanks. Prior history isn't retyped—it's pulled. ByeByeHeadache reads each patient from a Medplum FHIR server (patients, prior notes, PedMIDAS questionnaire responses seeded as real FHIR resources) and writes the visit summary back as a DocumentReference when the encounter ends. PedMIDAS—the validated pediatric migraine disability score—is captured live from conversation, scored when complete, and trended across visits. The demo ships four real scenarios: a first visit that ends with a scored PedMIDAS and a clinician-review plan; a preventive-medication plateau heading to neurology referral; a post-specialist follow-up improving on treatment (with interpreter turns in the transcript); and a red-flag escalation where the agent visibly pauses the routine pathway. Each visit exports two PDFs from one encounter: a clinical summary with trend charts for the doctor, and a plain-language action plan for the family. Everything is draft, evidence-linked, and clinician-reviewed. ByeByeHeadache doesn't diagnose or prescribe—it does the structuring, screening, and paperwork so the pediatrician can do the medicine. Stack: Anthropic Agent SDK (schema-validated extraction, grounded Q&A, insight generation) Ā· Medplum FHIR (synthetic EHR, read + write-back) Ā· FastAPI Ā· React Ā· ReportLab

Team