DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev
Software Engineering Daily
Software Engineering Daily
4.4 • 662 Ratings
🗓️ 12 March 2026
⏱️ 40 minutes
🧾️ Download transcript
Summary
Transcript
Click on a timestamp to play from that location
| 0:00.0 | Retrieval augmented generation, or RAG, has become a foundational approach to building |
| 0:05.1 | production AI systems. However, deploying RAG in practice can be complex and costly. Developers |
| 0:12.0 | typically have to manage vector databases, chunking strategies, embedding models, and indexing infrastructure. |
| 0:19.1 | Designing effective RAG systems is also a moving target, |
| 0:22.4 | as techniques and best practices evolve in step with rapidly advancing language models. |
| 0:28.0 | Google DeepMine recently released the File Search tool, |
| 0:31.4 | a fully managed rag system built directly into the Gemini API. |
| 0:36.3 | File search abstracts away the retrieval pipeline, allowing developers to upload documents, code, and other text data, |
| 0:43.3 | automatically generate embeddings, and query their knowledge base. |
| 0:47.3 | We wanted to understand how the DeepMind team designed a general-purpose rag system that maintains high retrieval quality. |
| 0:55.5 | Anemesh Chatterjit is a software engineer at Google DeepMind, and Yvonne Salivyev is a product |
| 1:01.7 | manager at DeepMind, and they worked on the file search tool. They joined the podcast with |
| 1:07.2 | Sean Falconer to discuss the evolution of RAG, why simplicity and pricing transparency |
| 1:12.5 | matter, how embedding models have improved retrieval quality, the tradeoffs between |
| 1:18.1 | configurability and ease of use, and what's next for multimodal retrieval across text, |
| 1:24.4 | images, and beyond. This episode is hosted by Sean Falconer. |
| 1:29.2 | Check the show notes for more information on Sean's work and where to find him. |
| 1:47.9 | Yvonne and Anamesh, welcome to the show. |
| 1:48.9 | Hi, Sean. |
| 1:49.8 | I'm proud to be here. |
| 1:50.9 | Awesome. |
| 1:55.9 | Well, why don't we, you know, we have two guests today just so everyone can kind of learn whose voice is who. |
... |
Please login to see the full transcript.
Disclaimer: The podcast and artwork embedded on this page are from Software Engineering Daily, and are the property of its owner and not affiliated with or endorsed by Tapesearch.
Generated transcripts are the property of Software Engineering Daily and are distributed freely under the Fair Use doctrine. Transcripts generated by Tapesearch are not guaranteed to be accurate.
Copyright © Tapesearch 2026.

