Multi-Agent AI Treatment Reviewer
Architected an autonomous multi-agent AI medical board utilizing LangGraph comprising three specialized agents (Clinical Pharmacist, Medical Compliance Officer, and Supervisor) that collaboratively critique and validate patient treatment plans.
- Integrated RAG pipeline with LangChain, ChromaDB, and Google Gemini Embeddings to query authoritative WHO guidelines.
- Engineered autonomous tool-calling agents for real-time drug-drug interaction detection.
- Deployed as a Gradio web application on Hugging Face Spaces with automated GitHub Actions CI/CD.