Ready to build your own bot? The Pipecat CLI scaffolds complete projects tailored to your platform and use case.Documentation Index
Fetch the complete documentation index at: https://daily-docs-pr-4424.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
New to Pipecat? We recommend completing the
Quickstart first to understand Pipecat
basics before scaffolding your own project.
Install the Pipecat CLI
Install the CLI globally with uv:Create Your Project
Run the interactive setup wizard:CLI Reference
See detailed options and generated project structure
Next Steps
Oncepipecat init completes, the CLI will provide specific instructions for your generated project, including:
- How to configure your API keys
- Installing dependencies
- Running your bot locally
- Customizing the bot logic and behavior
Deploy to Production
Ready to deploy your bot? Choose between managed cloud hosting or self-hosted infrastructure.Pipecat Cloud
Deploy and manage your agents with the CLI - purpose-built for Pipecat
Self-Hosted Options
Deploy to Fly.io, Modal, AWS, or your own infrastructure
Learn More
Core Concepts
Understand pipelines, processors, and transports
Browse Examples
30+ production-ready examples for inspiration