Jul 14, 2026
RAG is a database problem, not a model problem
Your retrieval pipeline fails long before your LLM does. What three enterprise deployments taught me about chunking, freshness, and who should own the corpus.

9 min
214 hearts31 comments
I'm Sunder. I help teams work out where AI fits, adopt it for real, and architect the whole path from ideation to production. Beyond the work, I'm happiest breaking dense white papers down until they read plainly, comparing how the newest models really hold up, and writing about what I find — with a bit of photography and the odd drawing when there's time.

Jul 14, 2026
Your retrieval pipeline fails long before your LLM does. What three enterprise deployments taught me about chunking, freshness, and who should own the corpus.

9 min
214 hearts31 comments
Jun 30, 2026
An eval suite is a contract between your team and reality. How to write one that survives contact with the roadmap.

7 min
156 hearts18 comments
Jun 12, 2026
Multi-agent systems fail the way companies fail: unclear ownership, no escalation path. Borrow from management science, not sci-fi.

6 min
98 hearts9 comments
Apr 30, 2026
The transformer, explained with a spreadsheet analogy, plus what it actually changed for enterprise architecture.

11 min
88 hearts4 comments
Jul 02, 2026
Same corpus, same retriever, 400 real support queries. Where each model hallucinates, and why grounding instructions matter more than the model choice past a threshold.

12 min
187 hearts
Jun 20, 2026
Llama on your own metal against frontier APIs: the real TCO math, the compliance wins that are actually wins, and the capability tax you pay for control.

10 min
143 hearts
May 15, 2026
Does your orchestrator need a frontier model? I routed 10k agent tasks through models a tenth the price. The answer is mostly no — with two sharp exceptions.
8 min
96 hearts
01

Jul 23
The write-up covers the harness, the sampling temperature and the seeds — the three things that make a benchmark reproducible and the three things nobody publishes. Worth reading as a template for your own internal evals, not for the leaderboard position.
The Information
02
Jul 21
General-purpose model obligations start applying, and the guidance finally distinguishes a model provider from a deployer. If you fine-tune someone else's weights and ship it internally, read the deployer section — most enterprise teams are in it and assume they aren't.
Reuters
03
Jul 19
At the new per-token rate, stuffing 200k tokens of context costs less than the retrieval infrastructure it replaces for a lot of low-volume internal tools. It does not change the calculus at scale, which is where most of the argument actually lives.

Anthropic
04
Jul 16
Two years, a team of nine, and the number is public. The interesting part is the split: roughly a third on the platform, two thirds on data access and governance work that existed before any model was involved.

Financial Times
05
Jul 13
The task set overlapped with a public repository that appeared in pretraining data. Scores dropped several points on the cleaned set. A useful reminder that an agent benchmark is a software supply chain, not a measurement.
arXiv
06
Jul 10
Money is moving from model training to model measurement. That tracks what I see in engagements: nobody is short of models, everybody is short of a defensible reason to pick one.

TechCrunch
07
Jul 07
The piece is unfair in places and right in the main: a term that covers both a retry loop and a multi-hour autonomous session is not carrying information any more. Proposes a taxonomy by failure mode rather than capability, which is the more useful cut.
@karpathy
08
Jul 04
The interesting engineering detail is the fallback: it routes to a hosted model when the local one is not confident, and the confidence signal is a separate small classifier rather than the model's own logprobs.

The Verge
01
What actually happened in AI this week — short, dated, sourced, and linked to whoever reported it first.
02
Foundational and current white papers, each with a plain-language summary, a glossary of the jargon, and my take on what it changes in practice.
03
Everything I write about models: single-model reviews, hands-on notes, and the occasional head-to-head matchup.
04
Essays on AI — architecture, models, and whatever's got my attention that week. Readers can react and comment.