GitDeployHub

anil-matcha/pipecat

github.com/anil-matcha/pipecat ↗
Python
20 environment variables found in env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in env.example)

  • AIC_SDK_LICENSE AI-COUSTICS
  • ANTHROPIC_API_KEY secret Anthropic
  • ASSEMBLYAI_API_KEY secret Assembly AI
  • ASYNCAI_API_KEY secret Async
  • ASYNCAI_VOICE_ID
  • AWS_SECRET_ACCESS_KEY secret
  • AWS_ACCESS_KEY_ID secret
  • AWS_REGION secret
  • AZURE_SPEECH_REGION secret Azure
  • AZURE_SPEECH_API_KEY secret
  • AZURE_CHATGPT_API_KEY secret
  • AZURE_CHATGPT_ENDPOINT secret
  • AZURE_CHATGPT_MODEL secret
  • AZURE_REALTIME_API_KEY secret
  • AZURE_REALTIME_BASE_URL secret
  • AZURE_DALLE_API_KEY secret
  • AZURE_DALLE_ENDPOINT secret
  • AZURE_DALLE_MODEL secret
  • CAMB_API_KEY secret Camb.ai
  • CARTESIA_API_KEY secret Cartesia
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/anil-matcha/pipecat
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anil-matcha/pipecat
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anil-matcha/pipecat
Or deploy to a different host
← Try another repo