Asha Rao
AI Engineer | LLM, RAG & Agentic Systems
Summary
AI Engineer specializing in large language models, retrieval-augmented generation, and production agentic systems. Built AI features serving 3M+ monthly users, reducing support costs by 40% and improving answer accuracy from 71% to 93% through systematic evaluation.
Skills & Tools
Experience
- Built an enterprise RAG assistant (LangChain + GPT-4 + pgvector) answering 100k queries/month with 93% grounded accuracy.
- Designed a streaming agentic pipeline with tool calling and guardrails, cutting human handoff rate by 60%.
- Created an eval harness with 2,000+ golden Q&A pairs, lifting retrieval recall from 71% to 91%.
- Reduced inference cost per query by 45% via prompt caching, quantization, and model routing.
- Deployed a fraud-detection model on 2M transactions/day, catching 3x more fraud with 60% fewer false positives.
- Automated feature pipelines with Airflow and Feast, reducing model refresh time from days to hours.
AI & LLM Projects
Open-source RAG stack that answers questions over PDFs and web sources with citations.
- 6,800 GitHub stars; 12k monthly demo users; 90% answer accuracy on benchmarks.
Evaluation framework for measuring tool-use and multi-step reasoning in agents.
- Used by 30+ companies; adopted in 2 peer-reviewed evaluation studies.