Overview
Open-source Python framework for building voice and multimodal conversational AI applications with composable pipelines.
Details
Pipecat is an open-source Python framework from Daily for building voice and multimodal conversational AI applications. It provides composable pipelines for STT, LLM, TTS, and other modalities, with integrations for major providers (OpenAI, Anthropic, Deepgram, ElevenLabs, Cartesia, Daily) and turn-taking primitives. Pipecat handles the complex async orchestration of real-time voice while exposing a clean Python API for developers. Pipecat is one of the most popular OSS voice agent frameworks.
Tags
voice, framework, open-source, developers