RAG
// Retrieval pipelines with measurable recall, grounding, and failure cases
// i make llms do useful work
> I build LLM systems end to end: agents, RAG, evals, observability, and the backend code that keeps them alive. Give me a messy workflow and enough logs.

Teams + clients
Research code. Backend systems. Internal tools. Customer-facing agents. Different constraints, same debugger.
// The tools I reach for when an LLM demo needs to become software.
// Retrieval pipelines with measurable recall, grounding, and failure cases
// Model integration, structured outputs, fine-tuning, and evals
// Tool-using workflows with bounded loops, retries, and traces
// Prompts, traces, datasets, evals, and latency in one loop
> 16 more modules loaded