Partnership opportunities

Save €100 on your pass

Call to action
Your text goes here. Insert your content, thoughts, or information in this space.
Button

Back to speakers

Arek
Borucki
Machine Learning Platform & Data Engineer
Hugging Face
Arek Borucki is a Machine Learning Platform & Data Engineer at Hugging Face, where he helps keep the infrastructure behind the world's largest open-source AI platform running at scale. He is the author of "MongoDB in Action 8.0" and co-author of "Mastering MongoDB 7.0." With over 10 years of experience in DevOps, Kubernetes, AWS, GCP, and managing MongoDB in production, from 100TB+ sharded clusters to cloud-native deployments, he brings deep expertise in databases, platform engineering, and infrastructure at scale. Based in Munich, Germany.
Button
15 September 2026 09:00 - 09:30
Building multi-agent systems with Hugging Face smolagents and MongoDB Atlas
Moving from a single AI agent to a multi-agent system sounds exciting until you realize your agents have no shared memory, no coordination, and no idea what the other one just did. In this talk, we'll build a multi-agent order management system where specialized agents handle inventory, orders, and delivery, all orchestrated by a manager agent using Hugging Face's smolagents framework. MongoDB Atlas serves as the shared brain, giving agents a persistent state and a document model that naturally fits the nested, unpredictable data that real workflows produce. We'll cover how to define agent tools that talk to a database, how to coordinate multiple agents without chaos, and what happens when an agent fails mid-workflow. You'll walk away with a practical architecture you can adapt to your own multi-agent use case, whether that's order processing, data pipelines, or internal automation.