Posts on AI engineering — the discipline of building real products on top of LLMs. Practical writing on RAG, agents, prompt engineering, vector databases, evaluations, and the production realities of shipping AI features that don’t fall apart in week three.
LLM Evaluations — How to Test Prompts and Agents Like a Pro
A practical guide to LLM evaluations — what to measure, building eval sets, LLM-as-judge done right, RAG-specific metrics, and integrating evals into CI so you stop shipping silent regressions.