talk-data.com talk-data.com

Meetup talk 2025-07-24 at 18:30

Using FastAPI + Pydantic for developing event driven ML architecture using python

Description

Building production-ready ML systems is rarely straightforward—especially when predictions must be triggered by real-world events in near real time. In this talk, I’ll walk through how FastAPI and Pydantic can be used to architect an event-driven ML system, where model workflows are orchestrated using message queues and jobs vary in latency and compute requirements. The goal is to show how Python developers can move fast while maintaining control over validation, orchestration, and deployment in complex ML architectures.