CareFlow Orchestrator is a multi-agent AI platform designed to eliminate the coordination bottleneck in clinical decision-making. In modern healthcare, clinicians must synthesize insights from multiple specialties — radiology, oncology, cardiology, and pharmacy — often working in silos with no unified view. CareFlow solves this by orchestrating four specialized AI agents in parallel, each analyzing the patient case from their domain expertise, then reconciling their findings into a single structured care plan. The workflow begins when a clinician submits a patient case as free-text notes, a medical image (X-ray, CT scan, MRI), or dictated audio via the microphone. The Orchestrator Agent, powered by Gemini AI, decomposes the case and identifies which specialties are relevant. It then dispatches the appropriate Specialty Agents simultaneously — each generating findings, action items, and recommendations specific to their domain. Finally, the Coordinator Agent reconciles all outputs into a unified Care Plan containing a chronological timeline, prioritized recommendations, critical alerts (drug interactions, urgent findings), and detailed findings grouped by specialty. The three-panel React dashboard presents everything in real time: clinicians can watch each AI agent work via the live Agent Chat stream, review the full care plan in the center panel, and export results as a structured PDF or EMR-compatible text file for integration into existing hospital workflows. Built with FastAPI, SQLAlchemy, React, Vite, TypeScript, and Tailwind CSS. Deployed on Render (backend) and Vercel (frontend). Speech input supports both Speechmatics and the browser's native Web Speech API as fallback.
Category tags: