§ 001 / AGENTFLOW
Watch two AI agents coordinate care — live.
Pick a patient scenario. Watch every step in real time — barrier detection, tool call, context handoff, resource matching — then see exactly what the care coordinator does next.
Synthetic patient data — no PHI processed in this demo
§ 002 / SCENARIO INPUT
In production, scenario arrives via:
SMS / Textpatient texts care-line shortcode
Voice / IVRcall transcript → triage input
CHW Intakecoordinator enters on patient's behalf
EHR TriggerHCC code or chief complaint from EMR
§ 005 / STACK
this demo
- FrontendNext.js 15App Router + streaming API route
- LLMNVIDIA NIMLlama-3.3-70B via OpenAI-compat API
- StreamingReadableStreamnewline-delimited JSON events, no WebSocket
- DeployVerceledge-optimized, instant preview
production-ready
- AgentsPython + LangGraphstateful multi-agent orchestration
- APIFastAPIasync, typed, HIPAA-scoped endpoints
- DataFHIR R4 + PostgreSQLstructured patient records + relational case data
- QueueRedis + Celeryasync task processing, retries, dead-letter queue
- InfraAWS GovCloud / Azure GovHIPAA BAA · SOC 2 · FedRAMP eligible