# DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev Page: https://stenobird.com/podcast/software-engineering-daily/deepmind-s-rag-system-with-animesh-chatterji-and-ivan-solovyev Text version: https://stenobird.com/podcast/software-engineering-daily/deepmind-s-rag-system-with-animesh-chatterji-and-ivan-solovyev.md Podcast: [Software Engineering Daily](https://stenobird.com/podcast/software-engineering-daily) Published: 2026-03-12T09:00:00+00:00 Episode link: https://softwareengineeringdaily.com/2026/03/12/deepminds-rag-system-with-animesh-chatterji-and-ivan-solovyev/ Audio file: https://traffic.megaphone.fm/SED9588199144.mp3?updated=1772545950 Processing state: failed JSON: https://stenobird.com/v1/public/podcasts/software-engineering-daily/episodes/deepmind-s-rag-system-with-animesh-chatterji-and-ivan-solovyev Duration seconds: 2457 ## Resource Retrieval-augmented generation, or RAG, has become a foundational approach to building production AI systems. However, deploying RAG in practice can be complex and costly. Developers typically have to manage vector databases, chunking strategies, embedding models, and indexing infrastructure. Designing effective RAG systems is also a moving target, as techniques and best practices evolve in step with rapidly advancing language models. Google DeepMind recently released the File Search Tool, a fully managed RAG system built directly into the Gemini API. File Search abstracts away the retrieval pipeline, allowing developers to upload documents, code, and other text data, automatically generate embeddings, and query their knowledge base. We wanted to understand how the DeepMind team designed a general-purpose RAG system that maintains high retrieval quality. Animesh Chatterji is a Software Engineer at Google DeepMind and Ivan Solovyev is a Product Manager at DeepMind, and they worked on File Search Tool. They joined the podcast with Sean Falconer to discuss the evolution of RAG, why simplicity and pricing transparency matter, how embedding models have improved retrieval quality, the tradeoffs between configurability and ease of use, and what’s next for multimodal retrieval across text, images, and beyond. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn. Please click here to see the transcript of this episode. Sponsorship inquiries: sponsor@softwareengineeringdaily.com ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/software-engineering-daily/episodes/deepmind-s-rag-system-with-animesh-chatterji-and-ivan-solovyev/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/software-engineering-daily/deepmind-s-rag-system-with-animesh-chatterji-and-ivan-solovyev.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.