Pipecat
ActiveDescription
Pipecat is an open-source framework for voice and multimodal conversational AI, enabling real-time voice assistants, video bots, and multimodal agents with integrated TTS, STT, and LLM services.
Key Features
- Real-time voice and multimodal conversational AI framework with ultra-low latency
- Multi-agent ready: handoff, parallel fan-out, and distributed deployment
- Composable pipeline architecture with modular components for complex behavior
- Integrated TTS, STT, LLM services with WebRTC and WebSocket transport
- Client SDKs for JavaScript, React, React Native, Swift, Kotlin, and C++
- Built-in Voice UI Kit and structured conversation flow management
Use Cases
Categories
Quick Start
Install with pip install pipecat-ai, then run pipecat init quickstart to scaffold a project. Alternatively, follow the quickstart guide at https://docs.pipecat.ai/getting-started/quickstart.