AI Hospital — Multi-Agent Medical System
Full-stack virtual hospital with LangGraph agent orchestration, RAG-enhanced diagnostics, and persistent patient records in PostgreSQL.
PythonFastAPILangGraphPostgreSQLReactChromaDBGroq
Key Highlights
- 8 medical specialties (GP triage → Specialist → Helper workflow) with stateful LangGraph orchestration
- RAG system using ChromaDB vector stores with BGE embeddings for evidence-based responses
- Real-time SSE streaming, JWT authentication, and FastAPI + React full-stack architecture