Podcast

Sort by:

DeepMind’s RAG System with Animesh Chatterji and Ivan Solovyev

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

Reinventing the Python Notebook with Akshay Agrawal

Interactive notebooks were popularized by the Jupyter project and have since become a core tool for data science, research, and data exploration. However, traditional, imperative

Organizational Context for AI Coding Agents with Dennis Pilarinos

AI agents have taken on a growing share of software development work, so much so that the hardest problems are shifting away from code generation towards something new, context. The

SED News: OpenClaw Goes Viral, Mistral’s Compute Play, and the Agent Arms Race

SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the

Amazon’s IDE for Spec-Driven Development with David Yanacek

AI-assisted coding tools have made it easier than ever to spin up prototypes, but turning those prototypes into reliable, production-grade systems remains a major challenge. Large