Pipecat Framework (Python SDK)

Open-source (BSD 2-Clause) Python framework whose interface is the pipecat-ai library, not a REST API. Applications wire FrameProcessors into a Pipeline, where Frames carry audio, text, images, and control signals between pluggable AI Services (STT, LLM, TTS, vision) and client Transports.

API entry from apis.yml

apis.yml Raw ↑
aid: pipecat-ai:pipecat-framework-python-sdk
name: Pipecat Framework (Python SDK)
tags:
- Framework
- Python
- SDK
- Pipelines
- Frames
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.pipecat.ai/overview/introduction
baseURL: ''
properties:
- url: https://docs.pipecat.ai/overview/introduction
  type: Documentation
- url: https://docs.pipecat.ai/server/introduction
  type: APIReference
- url: https://github.com/pipecat-ai/pipecat
  type: GitHub
description: Open-source (BSD 2-Clause) Python framework whose interface is the pipecat-ai library, not
  a REST API. Applications wire FrameProcessors into a Pipeline, where Frames carry audio, text, images,
  and control signals between pluggable AI Services (STT, LLM, TTS, vision) and client Transports.