← Browse

Code 2025

DSPy: The End of Prompt Engineering - Kevin Madura, AlixPartners

Kevin Madura

Overview

This talk introduces DSPy, a framework designed to streamline the development of applications that leverage large language models (LLMs). It proposes a shift from traditional prompt engineering to a more programmatic approach, treating LLMs as first-class citizens within Python programs. DSPy aims to simplify the creation of modular, optimizable, and maintainable AI systems by providing a structured way to define intents, manage logic, and integrate LLM calls.

Who should watch

Key takeaways

Notable quotes

*DSPy has been a really nice way for me personally and my team to iterate really really quickly on building these applications.*
*It sits at this really nice level of abstraction. So, it's I I would say it doesn't get in your way as much as a lang chain.*
*It's built with a systems mindset and it's really about how you're encoding or expressing your intent of what you want to do most importantly in a way that's transferable.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.