Hack #2: Cloudflare · Cloudflare
1 Apr, 14:54
VitalSync is a real-time, voice-driven emergency coordination system for paramedics and hospital staff. In a trauma emergency, field agents can't type — their hands are on the patient. VitalSync lets paramedics speak patient conditions aloud; Cloudflare Workers AI instantly classifies severity as critical or moderate; hospital coordinators see a live incident board update within one second and assign operating theatres by voice or click — synchronized across every device on the scene. ElevenLabs powers every audio confirmation in the system — patient reported, OT assigned, patient discharged, and critical divert warnings all play back as natural spoken alerts via the Rachel voice. In a high-stress environment where eyes and hands are occupied, voice output isn't a feature — it's the primary communication channel. Cloudflare is the complete infrastructure: Workers handle edge compute with zero cold starts, Durable Objects act as a single authoritative state machine per incident (making split-brain impossible), Workers AI runs LLaMA 3.1 for triage classification entirely within Cloudflare's network, and Pages hosts the frontend — all deployed, no servers managed.
