deepgram-starters/django-voice-agent
Get started using Deepgram's Voice Agent with this Django demo app
Integrates Deepgram's Voice Agent API with a Django backend and modern frontend for real-time voice interactions. Uses Daphne ASGI server to handle WebSocket connections between the browser client and Django backend, enabling low-latency voice processing. Includes a complete full-stack setup with separate frontend (pnpm) and backend services communicating via WebSockets.
Stars
7
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-starters/django-voice-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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