Why Are We Making AI Browse Like It's 2005?

We built superintelligent AI agents... and then forced them to browse the web like humans from 2005. 🤦‍♂️

A few days ago, I was testing out the new financial vertical capabilities recently released by Cala.ai. If it’s not on your radar yet, it’s one of those platforms trying to solve a quiet but massive problem: how to supply AI agents with structured, verified data without forcing them to crawl the web like you or I would.

Playing around with the tool sparked an uncomfortable fact: We built superintelligent AI agents... and then forced them to browse the web like humans from 2005. 🤦‍♂️

When you ask ChatGPT, Claude, or Gemini for a specific financial metric or a company’s latest quarterly report, the current industry standard is borderline tragic: the agent generates a search query, hits a search engine, scrapes raw HTML from the top 10–20 results, and processes megabytes of messy text just to extract one number.

We settled for this approach because it works well enough for the average consumer. But at an infrastructure level, it’s pure machine cannibalism:

  • Wildly inefficient at scale: Passing megabytes of unstructured text into massive LLM context windows burns through staggering amounts of tokens, latency, and energy. Multiply that across billions of daily queries.
  • Zero verification: The open web is filled with noise, outdated facts, and hallucinated SEO spam. If your core product or investment decisions rely on data precision, relying on probabilistic web scraping is playing Russian roulette.
  • Real security exposure: Techniques like indirect prompt injection and data poisoning make it trivial to hide malicious instructions inside web HTML, tricking agents into executing unintended actions or returning manipulated facts.

AI agents don't need eyes to read pretty web pages jammed with cookie consent banners. They need direct pipelines.

Agent-Friendly Architectures

The tech stack is shifting toward Agent-Friendly Architectures. Looking at how the market is evolving, two primary models are taking shape:

  1. The Direct Enterprise Protocol (Niche & High-Stakes): Data powerhouses where information is the core product (think financial terminals such as Bloomberg, ESG ratings such as ClarityAI, or legal databases) won’t let bots scrape their sites. Instead, they are deploying standard protocols like Anthropic’s Model Context Protocol (MCP). Agents query their verified databases directly: maximum accuracy, zero noise, and strict access controls. Perfect for enterprises where data stickiness and accuracy are non-negotiable.
  2. The Verified Knowledge Layer (Open & Broad): This is precisely where platforms like Cala.ai are making their move. Rather than sending agents to scrape raw web pages on the fly, these aggregators pre-ingest, structure, and verify public world data—financial filings, corporate registries, market metrics—into a clean knowledge graph. Agents query the structured graph instead of reading prose, cutting token usage drastically while maintaining a 100% auditable paper trail. Very appleanig to teams that need verified public data at scale, but cannot afford expensive enterprise terminals or the high latency and token costs of raw web search.

As AI agents transition from answering simple trivia to executing mission-critical business workflows, the traditional web will cease to be their primary source of information.

Neither model is universally better. If you already sit inside an expensive enterprise terminal, your agents should probably plug into that vendor’s protocol — accuracy, access controls, and the data you already pay for. If you need broad, verified public data at scale without those contracts, a knowledge layer is the more natural fit. The mistake is treating them as rivals when they serve different buyers with different constraints. Most teams won’t need both; many won’t be the right customer for one of them at all.

If the future of data architecture is no longer designed for human eyes, how many of the digital products we are building today are actually ready to be queried, understood, and operated by an autonomous agent?

Keep reading

More on AI and data

Calidad del dato

Hace ya bastante tiempo recuerdo estar tomándome una cerveza con Jesús Barón, maestro internacional de ajedrez y uno ...

Los datos, una commodity

Desde hace años se lleva comparando al dato con el petróleo. Equivalencia que nunca me ha convencido del todo en el q...

Rompiendo silos de datos

Existe un reto que comparten tanto las empresas que están sufriendo un alto crecimiento en un periodo corto de tiempo...