Get Pipecat and its required services installed on your machine
pipecat-ai
Python module uses optional dependencies to keep your installation lightweight. This approach lets you include only the specific AI libraries you need for your project.
To install Pipecat with support for the recommended services above, use this command:
requirements.txt
file or include any combination of
supported integrations based on your
needs.Copy ID
to get your voice ID.env
file in your project directory with your service credentials:
.env
to your .gitignore
file to avoid accidentally
committing sensitive API keys.