From 8ec85f981d886ca0cc07d81f07cafd51da9bbb95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Thu, 16 Apr 2026 09:56:18 -0700 Subject: [PATCH] Add Pipecat Subagents to the ecosystem section in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 302f64992..15be8d3eb 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ ## 🌐 Pipecat Ecosystem +### 🧩 Multi-agent systems + +Need multiple AI agents working together? [Pipecat Subagents](https://github.com/pipecat-ai/pipecat-subagents) lets you build distributed multi-agent systems where each agent runs its own pipeline and communicates through a shared message bus. Hand off conversations between specialists, dispatch background tasks, and scale agents across processes or machines. + ### 📱 Client SDKs Building client applications? You can connect to Pipecat from any platform using our official SDKs: