1. Connect Deepgram, then start the player
Paste your Deepgram API key, click Connect, then tap Start experience on the avatar. This app’s WebSocket proxy forwards to Deepgram with your key (demo-only — use a real backend in production).
Browsers cannot set Authorization on WebSocket — this demo uses a same-origin WS
proxy (Vite plugin). Agent defaults live in src/lib/config.ts (SUGGESTED_AGENT). See the Deepgram BYO docs.