Services
Supported Services
AI services integrated with Pipecat and their setup requirements
Transports
Service | Setup |
---|---|
Daily | pip install pipecat-ai[daily] |
FastAPI WebSocket | pip install pipecat-ai[websocket] |
WebSocket Server | pip install pipecat-ai[websocket] |
Speech-to-Text
Service | Setup |
---|---|
AssemblyAI | pip install pipecat-ai[assemblyai] |
Azure | pip install pipecat-ai[azure] |
Deepgram | pip install pipecat-ai[deepgram] |
Gladia | pip install pipecat-ai[gladia] |
Groq (Whisper) | pip install pipecat-ai[groq] |
OpenAI (Whisper) | pip install pipecat-ai[openai] |
Whisper | pip install pipecat-ai[whisper] |
Large Language Models
Service | Setup |
---|---|
Anthropic | pip install pipecat-ai[anthropic] |
Azure | pip install pipecat-ai[azure] |
Cerebras | pip install pipecat-ai[cerebras] |
DeepSeek | pip install pipecat-ai[deepseek] |
Fireworks AI | pip install pipecat-ai[fireworks] |
Google Gemini | pip install pipecat-ai[google] |
Grok | pip install pipecat-ai[grok] |
Groq | pip install pipecat-ai[groq] |
NVIDIA NIM | pip install pipecat-ai[nim] |
Ollama | pip install pipecat-ai[ollama] |
OpenAI | pip install pipecat-ai[openai] |
OpenPipe | pip install pipecat-ai[openpipe] |
OpenRouter | pip install pipecat-ai[openrouter] |
Perplexity | pip install pipecat-ai[perplexity] |
Together AI | pip install pipecat-ai[together] |
Text-to-Speech
Service | Setup |
---|---|
AWS Polly | pip install pipecat-ai[aws] |
Azure | pip install pipecat-ai[azure] |
Cartesia | pip install pipecat-ai[cartesia] |
Deepgram | pip install pipecat-ai[deepgram] |
ElevenLabs | pip install pipecat-ai[elevenlabs] |
Fish | pip install pipecat-ai[fish] |
pip install pipecat-ai[google] | |
LMNT | pip install pipecat-ai[lmnt] |
OpenAI | pip install pipecat-ai[openai] |
PlayHT | pip install pipecat-ai[playht] |
Rime | No install required |
XTTS | pip install pipecat-ai[xtts] |
Speech-to-Speech
Service | Setup |
---|---|
Gemini Multimodal Live | pip install pipecat-ai[google] |
OpenAI Realtime | pip install pipecat-ai[openai] |
Image Generation
Service | Setup |
---|---|
fal | pip install pipecat-ai[fal] |
Video
Service | Setup |
---|---|
Simli | pip install pipecat-ai[simli] |
Tavus | pip install pipecat-ai[tavus] |
Vision
Service | Setup |
---|---|
Moondream | pip install pipecat-ai[moondream] |
Analytics & Monitoring
Service | Setup |
---|---|
Canonical AI | pip install pipecat-ai[canonical] |
Sentry | pip install pipecat-ai[sentry] |
For detailed configuration and usage examples, see each service’s individual documentation page.