← Browse

Europe 2026

From Chaos to Choreography: Multi-Agent Orchestration Patterns That Actually Work — Sandipan Bhaumik

Sandipan Bhaumik

Overview

This talk addresses the challenges of scaling multi-agent AI systems beyond a single agent, emphasizing that complexity grows exponentially, turning simple AI problems into distributed systems challenges. It introduces key patterns for coordination, state management, and failure recovery, arguing that robust system design, not just AI capabilities, is crucial for production-grade multi-agent applications. The core thesis is that adopting established distributed systems principles is essential for building reliable and valuable multi-agent systems.

Who should watch

Key takeaways

Notable quotes

*The problem was we built a distributed system without distributed system thinking. And that's what kills multi-agent projects, not bad AI, but bad architecture.*
*You are not just building five agents, you are building a coordination problem across multiple relationships and across and and possibility to have multiple failure modes.*
*Agent chaos is inevitable. When you scale past one agent, you will you will hit coordination problems, race conditions, cascading failures. That's guaranteed.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.