Currently building — RAG Starter Kit, citation-grounded, eval-gated
I build LLM systems that are evaluated, not just deployed.
Retrieval, agentic orchestration, and document intelligence — designed with evaluation and observability from the first commit, not bolted on after.

About
I design and build production LLM systems — retrieval, agentic orchestration, and document intelligence — with the same engineering discipline as any other production service: evaluated before every deploy, observed once running, built to fail predictably instead of silently.
Currently building the RAG Starter Kit in the open: an ingestion pipeline, a LangGraph retrieval graph, citation-grounded synthesis, and a DeepEval gate that blocks any deploy where retrieval precision regresses. Agentic orchestration, MCP, and document-intelligence systems follow the same pattern — architecture explained, not just shipped.
Selected work
All projects →- 01RAG Starter KitIn progressCitation-grounded document Q&A for SMBs, gated by an automated eval suite.RAG
- 02Document Intelligence PipelinePlannedContract and compliance clause extraction with page-level citations.Extraction
- 03MCP Server for Internal Data AccessPlannedA published MCP server exposing scoped, auth-gated access to a relational dataset.MCP
- 04Voice AI ReceptionistPlannedAn inbound phone agent that transcribes, decides, and books a real calendar slot.Voice