Optimizing Retrieval for Agentic Systems
In this workshop, you’ll learn the fundamental techniques and design patterns of modern AI-powered information retrieval. Agents (and LLMs in general) rely on RAG (retrieval augmented generation) to both prevent hallucination and to ground them in up-to-date knowledge of the given domain and memory of previous interactions. But 90% of the challenge with such systems comes from the quality of the RETRIEVAL part of RAG. In this workshop, we’ll cover how to think about and improve retrieval for modern AI and agentic systems. We’ll also introduce the emerging “agentic search” paradigm, with retrieval being coordinated by an Agent and modeled as a series of tool calls within a relevance feedback loop.

Founder & CEO, Searchkernel | Author, AI-Powered Search | Ex-Lucidworks, Presearch, & CareerBuilder | Adjunct Professor at Furman University
Trey Grainger is lead author of the book AI-Powered Search (Manning 2025) and instructor of Maven’s AI-Powered Search: Modern Retrieval for Humans & Agents course. He is the Founder & CEO of Searchkernel, a software consultancy building the next generation of AI-powered search. He also serves as a technical advisor at OpenSource Connections. He previously served as CTO of Presearch, a decentralized web search engine, and as Chief Algorithms Officer and SVP of Engineering at Lucidworks, a search company whose technology powers hundreds of the world’s leading organizations. Trey is also co-author of the book Solr in Action (Manning 2014), as well as over a dozen other publications including books, journals, and research papers. Trey has 18 years of experience in search and data science focused on building self-learning search platforms integrating the most successful AI Search techniques.
Workshop Overview
Part 1: Modern Retrieval Techniques
The first hour will be focused on the core mental models and techniques of modern AI Search. We’ll cover the fundamentals of information retrieval: Contextual relevance & ranking, sparse vector keyword search with BM25, dense vector semantic search with embeddings and bi-encoders, hybrid search, reflected intelligence from user interactions, machine learned ranking and cross-encoders, collaborative filtering and personalization, and multimodal and multi-vector search (late interaction).
Part 2: Agentic Search, Query Understanding, and RAG
The second hour will extend the modern retrieval techniques specifically for agent-based search. Agentic search is an evolution of traditional search architecture to enable agent-driven relevance feedback loops during information retrieval. This can include leveraging LLMs to 1) interpret and improve query understanding, 2) call tools to execute queries, 3) assess the quality of the search results, and 4) potentially retry these steps multiple times until an optimal result is achieved. We’ll demonstrate this flow end-to-end and discuss how to improve the quality of your AI systems by integrating these modern retrieval techniques.
Time and Location
March 31, 2026
3:15pm - 5:15pm
Cobb Galleria
Workshop Requirements
-
Software Engineers, Data Scientists, and Technical Product Managers wanting to implement RAG or Agents needing retrieval tools.
-
Anyone wanting a survey of modern AI Search techniques (applicable to any search system, not just AI Agents)
-
Search engineers looking to understand and implement agentic search
-
AI engineers needing to optimize the retrieval part of their RAG systems
