§ 001 / AGENTFLOW
Watch two AI agents coordinate care - live.
Pick a patient scenario. Watch all 5 pipeline steps in real time: barrier detection, 1 tool call, 1 context handoff, resource matching, then 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-compatible API / 30s timeout / 1024 max tokens
- 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