Skip to content

Writing

Why Most Document Parsing Sucks (Adit, Reducto)

I hosted a session with Adit, CEO of Reducto, to explore the challenges and solutions in document ingestion for AI systems. This conversation covered parsing complex documents, handling tables and forms, optimizing data representation for language models, and addressing the long tail of edge cases that make production-ready AI systems difficult to build.

Why Google Search Sucks for AI (Will Bryk, Exa)

I hosted a session with Will Bryk from Exa who shared insights about the evolution of search technology, how AI is changing search requirements, and the technical challenges of building a semantic search engine. This session explores how traditional search engines like Google differ from next-generation semantic search systems designed for AI applications rather than human users.

Rethinking RAG Architecture for the Age of Agents - Beyang Liu (Sourcegraph)

I hosted a session with Beyang Liu, CTO of Sourcegraph, to explore how the evolution of AI models has fundamentally changed how we should approach building agent systems. This discussion revealed why many best practices from the chat LLM era are becoming obsolete, and how the architecture of effective agents requires rethinking context management, tool design, and model selection from first principles.

How Should We Choose Agent Frameworks and Form Factors?

This is part of the Context Engineering Series. I'm focusing on agent frameworks because understanding form factors and complexity levels is essential before building any agentic system.

What Do We Actually Mean When We Say We Want to Build Agents?

Field note from a conversation with my friend Nila, who helps companies navigate AI implementation decisions: nila.is. Nila focuses on implementations and workflows; I focus on writing down strategy and execution patterns on this blog.

When companies say they want to build agents, I focus on practical outcomes. What specific functionality do you need? What business value are you trying to create?

How Do We Prototype Agents Rapidly?

This is part of the Context Engineering Series. I'm focusing on rapid prototyping because testing agent viability quickly is essential for good context engineering decisions.

If your boss is asking you to "explore agents," start here. This methodology will give you evidence in days, not quarters.

Most teams waste months building agent frameworks before they know if their idea actually works. There's a faster way: use Claude Code as your testing harness to validate agent concepts without writing orchestration code.