Created
March 8, 2026 02:29
-
-
Save anjijava16/0a72f8ce213d3b5d8a4b73a9292d59d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Create the project | |
| uv init my-voice-agent && cd my-voice-agent | |
| # Install Pipecat with the services we need | |
| uv add "pipecat-ai[daily,openai,deepgram,cartesia,silero]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment