EuroPython 2025

The Pydantic stack for AI apps
2025-07-16 , South Hall 2B

AI development is still software development, just with some uniquely frustrating twists. You don't need to throw out everything you know about engineering, but you do need better patterns for building, debugging, and actually seeing what your AI is doing.

In this talk, we'll walk through Pydantic's opinionated approach to building reliable AI applications in Python, combining practical engineering patterns with what we call "human-seeded evals", a way to create meaningful evaluation systems that start small and scale up (without needing a PhD in data annotation).

We'll show you how to build AI apps with Pydantic AI that don't fall apart in production, create evaluation systems that start with just 5-10 examples and grow from there, and use Pydantic Logfire to actually understand what's happening under the hood. Live demos, real code, and patterns you can use tomorrow.


Expected audience expertise:

Intermediate

Laura is a very technical designer™️, working at Pydantic as Lead Design Engineer. Her side projects include Sweet Summer Child Score (summerchild.dev) and Ethics Litmus Tests (ethical-litmus.site). Laura is passionate about feminism, digital rights and designing for privacy. She speaks, writes and runs workshops at the intersection of design and technology.

This speaker also appears in:

Victorien is a software engineer working at Pydantic, mainly maintaining the open source Pydantic data validation library. He is mainly interested in developer-related tools (linters, language servers) and library API design.