4004 news
· AI + a16z · 7 min read

Exa Redefines Search for the Agentic Economy

Exa CEO Will Brick discusses how AI agents require comprehensive, high-precision search distinct from human-centric engines, predicting agentic search will surpass Google's scale by the 2030s while solving token efficiency crises.

The Paradigm Shift: From Human Clicks to Agentic Retrieval

The search landscape is undergoing a fundamental architectural shift as AI agents replace humans as the primary consumers of information retrieval. Exa CEO Will Brick argues that Google's dominance is built on optimizing for human behavior—specifically click-through rates and surface-level satisfaction—which is irrelevant for AI agents. Agents do not click; they process. They require comprehensive result sets, often numbering in the thousands, to make accurate decisions. This divergence neutralizes the data moat of incumbents, as human click data provides minimal signal for agent ranking. Consequently, startups like Exa can compete effectively with lean teams by focusing on retrieval quality, semantic depth, and controllability rather than leveraging decades of consumer behavioral data. The "bitter lesson" of AI applies to search: neural systems that scale with data and compute will outperform hand-crafted heuristics, allowing smaller organizations to achieve superior performance through model-based optimization.

Economic Implications: Token Efficiency and Market Scale

The rise of the agentic economy introduces significant economic pressures, particularly regarding token consumption. Brick identifies a "tokenpocalypse" risk where enterprises face unsustainable costs from using large models for every task. High-quality retrieval emerges as the critical lever for cost optimization. By injecting precise, relevant context, retrieval allows smaller, cheaper models to perform at the level of larger models. Exa demonstrates that efficient retrieval can reduce customer token costs by up to 20x, enabling a family-of-models approach where a large model orchestrates tasks while smaller models execute them with retrieved context. This efficiency is not just a cost-saving measure but a strategic necessity for scaling agentic workflows. Furthermore, the market potential for agentic search is immense. While humans perform a few searches daily, agents will execute millions of queries as they become embedded in every software tool and personal assistant. Brick projects that agentic search will surpass Google's ad revenue by the 2030s, driven by the exponential volume of automated information needs.

Strategic Bottlenecks: Infrastructure, Data, and Quality

As the agentic economy matures, the bottlenecks for search will evolve. Initially, infrastructure throughput will constrain the ability to handle orders of magnitude more queries than current systems support. This necessitates investment in high-performance vector databases and novel indexing techniques. Beyond infrastructure, data availability poses a significant challenge. Agents require access to comprehensive, accurate information, yet much of the web is becoming closed or unrecorded. Brick emphasizes the need to unearth unrecorded data and incentivize content providers to participate in the agentic economy. He envisions a value distribution model where content creators capture a share of the trillion-dollar agentic economy, countering the trend of walled gardens. Additionally, retrieval quality must reach extreme precision levels. High-stakes applications like coding agents and investment research demand 99.999% accuracy, as errors can lead to critical failures. This pushes the industry toward "perfect search," where every extra nine of quality has tangible business value.

Operational Excellence: Research-Driven Innovation and Culture

Exa's success underscores the importance of research-driven development and a passion-centric culture. The company operates as a research lab, applying techniques like reinforcement learning (RL) to search tools. Recent experiments show that RL on Exa's interface outperforms RL on Google wrappers, validating the architectural advantages of agent-native search. This research follows direct customer needs, as businesses push for higher quality in specific domains like go-to-market intelligence and recruiting. Culturally, Brick prioritizes "fire in the eye," hiring for passion and agency. In an era where agentic tools amplify individual productivity, passion becomes the primary multiplier for output. This meritocratic environment, inspired by detail-oriented leadership and memetic mission alignment, enables a small team to tackle massive challenges. The focus on working on exciting projects ensures high engagement and rapid iteration, positioning Exa to lead the transition from human-centric to agent-centric search infrastructure.

Conclusion: The Future of Information Coordination

Search is no longer a commoditized utility but the coordination layer for the agentic economy. The shift from human clicks to agent retrieval redefines the value proposition of search engines, emphasizing comprehensiveness, precision, and efficiency. Incumbents face disruption not from better marketing but from architectural misalignment with agent needs. Startups that build retrieval systems optimized for depth, controllability, and token efficiency will capture significant value. As agents permeate every aspect of business and life, the demand for perfect search will drive innovation in infrastructure, data acquisition, and model training. The companies that solve these challenges will not only dominate the search market but also enable the broader adoption of AI by making agents more reliable, cost-effective, and capable.

Key insights

  1. Human click data is a liability for agent search, as agents require comprehensive results rather than click-optimized snippets. This neutralizes the data moat of incumbents, allowing startups to compete on retrieval quality without legacy behavioral datasets.

    Search Strategy →

    Impact: Incumbents' competitive advantage is eroded; startups can disrupt by focusing on agent-native architectures and comprehensive retrieval rather than consumer engagement metrics.

  2. Retrieval efficiency directly reduces LLM inference costs by enabling smaller models to perform complex tasks accurately. High-quality context injection allows enterprises to maintain performance while drastically cutting token spend.

    Cost Optimization →

    Impact: Organizations can mitigate token cost inflation and scale agentic workflows economically by prioritizing retrieval pipelines over raw model size.

  3. Agentic search volume will dwarf human search, with agents executing millions of queries daily. This creates a total addressable market for search infrastructure that exceeds Google's ad revenue by the 2030s.

    Market Trends →

    Impact: Investors and founders should target the agentic search infrastructure layer, which offers exponential growth potential driven by automated workflows rather than consumer behavior.

  4. High-stakes applications like coding and investment agents demand 99.999% retrieval accuracy to minimize errors. General-purpose search is insufficient for these use cases, creating demand for specialized, high-precision tools.

    Product Quality →

    Impact: Enterprises must adopt specialized search solutions for critical workflows to ensure agent reliability and reduce operational risk in high-value decision-making.

  5. Infrastructure throughput and unrecorded data are emerging bottlenecks for search scale. Future systems must handle quadrillion-page datasets efficiently while incentivizing content providers to share data in the agentic economy.

    Operational Risk →

    Impact: Companies must invest in scalable vector databases and novel data acquisition strategies to support future search volumes and avoid data scarcity constraints.

Action items

  • Audit retrieval pipelines to enable smaller model usage by injecting precise, relevant context. Implement a family-of-models approach where large models orchestrate and small models execute with retrieved data.

    Impact: Reduce token spend by up to 20x while maintaining output quality, directly addressing cost pressures in agentic workflows.

  • Prioritize comprehensive result sets for agent workflows by integrating search tools that support thousands of results and complex semantic queries. Move beyond top-10 result limitations to eliminate information gaps.

    Impact: Improve agent decision-making accuracy and reduce FOMO in competitive intelligence and research-intensive applications.

  • Implement A/B testing for search providers on specific business use cases rather than relying on public benchmarks. Validate retrieval quality against ground truth outcomes to identify the best tool for your agents.

    Impact: Ensure selection of search infrastructure based on actual performance in your domain, avoiding benchmark maxing traps and optimizing for business value.

  • Invest in reinforcement learning optimization for search tools to enhance agent efficiency. Train models to utilize superior retrieval interfaces that support complex queries and reduce query latency.

    Impact: Increase agent performance and cost-efficiency by aligning model behavior with high-quality retrieval capabilities, reducing unnecessary API calls.

Quotes

“The world of agents searching is just completely different from human searching. An agent doesn't just want 10 pieces of information. It wants everything.”
“Retrieval helps small models act like big models in a cheap way... we could save like 20x on cost for customers compared to other providers.”
“I would argue that a lot of knowledge work is actually a search problem, not only an intelligence problem.”