deepgram-starters/flask-voice-agent
Flask WebSocket proxy for Deepgram's Voice Agent API
Provides bidirectional WebSocket relay between browser clients and Deepgram's Voice Agent API, enabling real-time voice conversations in web applications. Built as a Flask backend paired with a Node.js frontend, it handles authentication via API keys while the client manages audio I/O and WebSocket lifecycle. Designed for quick local development with environment-based configuration and supports concurrent user sessions through the proxy layer.
Stars
8
Forks
10
Language
Python
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-starters/flask-voice-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app