Clinical Agent

An agentic retrieval-augmented generation (RAG) system that validates clinical notes against standardized ICD-10 diagnostic codes. Uses OpenAI for reasoning, FAISS for vector-based code retrieval, FastAPI as the backend API, and Pydantic for structured JSON output validation.

View on GitHub