Multi-Modal Orchestration
Coordinate voice, video, text, and images in one pipeline, with frame-level control over every step of the conversation.
Announcing PhoneLLM Alpha 1 View on Hugging Face
Maintained by Daily with the support of the Pipecat developer community
Build, test and scale voice and video AI applications
Coordinate voice, video, text, and images in one pipeline, with frame-level control over every step of the conversation.
Swap speech, language, and vision services from any of 200+ integrated providers and services — usually one line of code.
Frames stream through the pipeline as they're produced. No stage waits on the one before it, so the agent starts responding while you're still talking.
Interruption handling, turn detection, and smart context management make agents feel natural to talk to.
Hand off to subagents for long-running tools and complex tasks, and use Pipecat Flows when a conversation needs to follow a defined path.
Compose a pipeline, connect a transport, and add tools. Then test it and watch it run.
Pipecat's CLI scaffolds a runnable project and wires up your coding agent. It registers the Pipecat Context Hub's MCP server so your agent codes using Pipecat's current APIs, not its training data.
$ pipecat init
Project directory [pipecat-bot]: flower-shop
✓ Wrote flower-shop/AGENTS.md
✓ Wrote flower-shop/CLAUDE.md
? How do you want to build?
❯ Build with a coding agent (recommended)
Scaffold a runnable bot now
✓ Wrote flower-shop/GETTING_STARTED.md
✓ Registered the Context Hub MCP server
✓ Built the Context Hub index (2m 47s)
Your project is ready.$ pipecat init
Project directory [pipecat-bot]: flower-shop
✓ Wrote flower-shop/AGENTS.md
✓ Wrote flower-shop/CLAUDE.md
? How do you want to build?
❯ Build with a coding agent (recommended)
Scaffold a runnable bot now
✓ Wrote flower-shop/GETTING_STARTED.md
✓ Registered the Context Hub MCP server
✓ Built the Context Hub index (2m 47s)
Your project is ready.From your own servers to fully managed cloud — pick the deployment model that fits your team, and change it as you grow.
Pipecat is open source and runs wherever Python runs. Deploy agents on your own infrastructure.
Ship to production without managing infrastructure. Pipecat Cloud runs, scales, and observes your agents for you.
Meet security, compliance, and procurement needs with Pipecat Cloud deployed in your own environment, including AWS, Azure, and GCP, backed by enterprise support.
Get expert support and FDE hours from the team that created Pipecat.
Work with the engineers behind Pipecat — on architecture reviews, latency tuning, custom deployments, and more — from your first prototype to enterprise scale.
Talk to usStart building with the Pipecat docs, MCP, and dozens of ready-to-run examples for voice and multimodal agents.