Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 933 Bytes

runpod.md

File metadata and controls

16 lines (15 loc) · 933 Bytes

Deploy on Runpod

  1. Sign up for a Runpod account.
  2. Sign up for a Twilio account to use their TURN servers.
  3. Use the ai-rtc-agent template to deploy a GPU pod.
    • Select a GPU.
      • Recommendation: Nvidia RTX 4090
    • Click "Edit Template".
      • Add the environment variable TWILIO_ACCOUNT_SID and paste your Twilio Account SID.
      • Add the environment variable TWILIO_AUTH_TOKEN and paste your Twilio Auth Token.
      • Click "Set Overrides"
    • Click "Deploy Pod"
  4. Once the pod is up, click "Connect".
    • Click "Connect to HTTP Service".
    • The URL, which will look like https://<POD_ID>-<PORT>.proxy.runpod.net, can be used to connect to the agent.