Skip to content

Get-Vocal/proactive-voice-agent

Repository files navigation

logo

🤖 Proactive Voice Agent

Demo of Mistral plugged into Retell, see the demo.

Steps to run locally

  1. First install dependencies
poetry install
  1. Fill out the API keys in env.sh

  2. In another bash, use ngrok or cloudflared to expose the port 8080 to public network.

make host-url
  1. Update the host name and export the environment variables.
source env.sh
  1. Start the websocket server
make app-start

The custom LLM URL (to enter in Retell) would look like wss://henry-corrected-julia-drive.trycloudflare.com/llm-websocket