Agentic Internal Docs Assistant
- Built an agentic RAG-based assistant with stateful reasoning and conditional routing
- Implemented ingestion, chunking, embedding, and semantic retrieval pipelines
- Designed a routing agent to choose between retrieval, clarification, or direct LLM responses
- Exposed the full workflow via a scalable, API-first FastAPI endpoint

