Newsletter
A newsletter about building AI products that survive contact with the real world. Architectural patterns, production lessons, and honest takes on AI engineering.
How to build AI agents that can explain their reasoning — architecture patterns for production explainability.
Graph-based retrieval augmented generation — when flat vector search isn't enough and relationships matter.
A practical look at why chunking strategy matters more than most teams realize, and what late chunking gets right.
How to build a model of a codebase that an LLM can actually reason over — beyond naive RAG on source files.