Software Engineering Daily
Software Engineering Daily
Software Engineering Daily
DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev
37 minutes Posted Mar 12, 2026 at 9:00 am.
0:00
37:57
Download MP3
Show notes
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