AI Engineer β M.S. Computer Science @ University of Florida
I build LLM-powered systems that go beyond demos β grounded retrieval, multi-agent orchestration, and production deployment on real infrastructure.
Currently building a RAG-based grant writing assistant deployed on Azure at Street Care.
π Open to AI Engineer / ML Engineer roles β graduating Dec 2025.
I don't just fine-tune models. I build the full system around them:
- Retrieval pipelines that actually work β chunking strategy, embedding choice, hybrid search, metadata filtering
- Agentic workflows where agents are independently testable and replaceable
- Evaluation layers β LLM-as-Judge, retrieval benchmarking, grounding checks β because shipping without measurement isn't production
- Deployed APIs β FastAPI, Docker, GitHub Actions CI/CD, Azure Container Apps
Multi-agent orchestration for automated research workflows
Planner β Search β Scrape β Retrieve β Writer β Evaluator
- ~15β20s end-to-end latency across complex multi-hop queries
- 5β8 live sources per query with fully citation-backed outputs
- 50+ query evaluation using LLM-as-Judge across relevance, faithfulness, and completeness
- Each agent independently testable and replaceable β built for production-style modular control β View on GitHub
Grounded Q&A over research-paper corpora
- End-to-end RAG system: PDF ingestion β chunking β MiniLM embeddings β FAISS indexing β FastAPI β Streamlit
- Retrieval relevance improved from 68.5% β 80.0% through iterative tuning of chunk size, overlap, and top-k, plus corpus expansion across RAG, FAISS, BM25, and LoRA papers
- Modular architecture designed to scale toward 10,000+ document chunks
- Built evaluation utilities for corpus statistics, retrieval benchmarking, and grounding checks
- Strict retrieval-grounded prompting to reduce hallucination risk β View on GitHub
End-to-end personalized outreach pipeline
- LLM pipeline: job description β ChromaDB semantic retrieval β personalized cold email
- Modular 3-stage architecture: ingestion β retrieval β generation
- Configurable tone, sender profile, and project context for targeted outreach
- GitHub Actions CI runs on every push for stable, deployment-ready builds β View on GitHub
Production-grade financial risk classification
- P95 latency reduced by 39% β from 2.7ms to 1.6ms β by eliminating redundant preprocessing
- Real-time predictions via FastAPI REST API with end-to-end scikit-learn pipeline
- SMOTE-Tomek for robust class imbalance handling
- Containerized with Docker, CI/CD via GitHub Actions β View on GitHub
| Area | Tools |
|---|---|
| LLM & Agents | Agentic AI, Multi-Agent Orchestration, RAG, LLM Evaluation, LLM-as-Judge, Chain-of-Thought, ReAct |
| Retrieval | FAISS, ChromaDB, Pinecone, Azure AI Search, Hybrid Search, text-embedding-3-small, MiniLM |
| Backend | FastAPI, REST APIs, Pydantic, Async Processing |
| Infra | Docker, GitHub Actions, Azure Container Apps, AWS |
| ML / NLP | scikit-learn, PyTorch, HuggingFace, DistilBERT, Pandas, NumPy |
| Models | GPT-4o, LLaMA 3, Mistral, Gemini |
- RAG-based grant writing assistant on Azure (Street Care) β recursive chunking, metadata filtering, hybrid search
- Stronger evaluation loops across agentic pipelines
- Production-ready RAG workflows with measurable retrieval quality benchmarks
π Portfolio β tvanish002.github.io
πΌ LinkedIn β linkedin.com/in/anish-tv