Grounded - Full-Stack LLM Research Assistant
Research assistant using LangGraph agents for grounded question answering across large academic corpora.
Highlights
- Built a full-stack research assistant using LangGraph agents for grounded QA across large academic corpora.
- Designed FastAPI retrieval pipelines integrating OCR ingestion, vector search, and persistent PostgreSQL storage.
- Improved citation accuracy to 87% and reduced latency from 9.4s to 4.1s through retrieval and caching optimizations.