July 6, 2026

RAG to Riches... or Reheated Drama?

Pruning RAG context down to what the answer actually needs

AI trims the fluff, but commenters are fighting over whether this is genius or old news

TLDR: The company says it can make AI assistants cheaper by having a smaller model throw out unnecessary reading material before the main model answers. Commenters were split between “useful money-saver,” “please stop calling everything RAG,” and “this hype cycle again?”

A startup says it found a sneaky way to make AI answers cheaper: before the big expensive model reads a mountain of product docs, a smaller cheaper model tosses out the parts it probably won’t need. The company claims that cuts about 68% of the reading load, keeps 96% of the useful info, and lowers query cost by roughly a third. In plain English: the AI still remembers almost everything important, but stops paying to read a bunch of irrelevant pages first.

But in the comments, the real show was the familiar “here we go again” eye-roll. One camp basically said this is just the latest remix in the endless “AI search is dead / no wait, AI search is back” soap opera. User rooftopzen came in swinging, calling it a recycled trend from years ago and mocking the hype cycle as if the industry is trapped in a reboot nobody asked for. Meanwhile, agentdev001 got hung up on the name itself, grumbling that people slap the label “RAG” on everything when they really just mean smarter search. Even the supportive crowd had notes: esafak boiled the whole thing down to a hilariously blunt summary — they basically used a scoring rubric to get the model to rate chunks of text like a judge with a Likert scale.

So yes, the product update is practical. But the community reaction? Half cost-saving applause, half terminology cage match, with a side of “haven’t we done this before?”

Key Points

  • Kapa added a low-cost LLM pruning stage between retrieval and generation in its retrieval pipeline.
  • The company says the pruner removes about 68% of retrieved context while preserving roughly 96% recall.
  • According to the article, retrieved chunks account for about two-thirds of query cost, and pruning cuts overall query cost by about one-third net of the pruner’s cost.
  • The article argues that reranker scores cannot be used as a reliable fixed cutoff because they are not calibrated across queries.
  • Kapa says pointwise rerankers miss chunk combinations that are only useful together, and that its experiment with anchor documents failed for the same underlying reason.

Hottest takes

"Cliche topic ... 'RAG is dead' vs 'All You Need Is Advanced RAG' BS" — rooftopzen
"should be saying 'Semantic Retrieval'" — agentdev001
"They used a rubric to have the LLM grade the chunks on a Likert scale" — esafak
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.