Run your first Pipecat bot in under 5 minutes
uv
or pyenv
.
.env
file in your text editor and add your API keys:
uv
? Create a venv and get dependencies with: uv sync
.uv
? Run with: uv run bot.py
.env
file:
handle_sigint=False
because the main runner handles system signals.
bot.py
to change your agent’s personality and behavior. Try different roles like a helpful assistant, creative writer, or domain expert.