node-voice-agent and django-voice-agent

These are ecosystem siblings, as they both offer demo applications for Deepgram's Voice Agent, but one is implemented in Node and the other in Django, catering to different backend technology preferences.

node-voice-agent
53
Established
django-voice-agent
40
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 14/25
Stars: 31
Forks: 26
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About node-voice-agent

deepgram-starters/node-voice-agent

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

Demonstrates real-time voice interactions using Deepgram's speech recognition and synthesis APIs, with a frontend-backend architecture that separates the Node.js server (handling API communication) from a browser-based UI. The setup uses WebSocket connections for low-latency audio streaming and includes environment-based configuration for API authentication, making it adaptable for building conversational voice applications.

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.

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