Written by: Vector Podcast Team

Doug Turnbull and Trey Grainger are the authors of AI-Powered Search, and they teach the course version of the same title through Maven. They sit down with Dmitry to talk about what happens to retrieval when the primary user of a search engine is an LLM: why a search engine is still a cache, why chunking and embedding everything is the wrong first move, and where agentic search is starting to fragment.
Recorded on-site at Berlin Buzzwords 2026.
Doug Turnbull and Trey Grainger are the authors of “AI-Powered Search”. Between them they have led search teams for a couple of decades, and they teach the course version of the same title through Maven.
Search still matters, if anything more than before. ChatGPT became useful the day it got search. RAG is now the first step for most AI engineers, and the quality of an LLM answer sits directly on top of the retrieval underneath it. A search engine is a cache. Grepping through everything works at small scale but breaks down past roughly a hundred thousand documents.
A few things that come up:
The course is called “AI-Powered Search: Modern Retrieval for Humans and Agents” and runs through Maven. Guest instructors this cohort include practitioners from Vespa and LightOn. More at aipoweredsearch.com.