django-voice-agent and go-voice-agent

These tools are competitors, providing alternative language-specific implementations (Django for Python and Go) for the same core task: getting started with Deepgram's Voice Agent.

django-voice-agent
40
Emerging
go-voice-agent
36
Emerging
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 14/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 13/25
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
No Package No Dependents

About django-voice-agent

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.

About go-voice-agent

deepgram-starters/go-voice-agent

Get started using Deepgram's Voice Agent with this Go demo app

Implements bidirectional WebSocket communication between a web frontend and Go backend to stream audio for real-time speech recognition and synthesis. Uses Deepgram's API for voice processing while managing session state and audio buffering across the client-server connection.

Scores updated daily from GitHub, PyPI, and npm data. How scores work