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
43
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 15/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

This tool helps developers quickly set up and test a voice-enabled application. It takes live audio input and processes it using Deepgram's Voice Agent, allowing for real-time conversational interactions. Developers, particularly those building interactive voice response (IVR) systems or voice assistants, would use this to prototype and demonstrate voice AI capabilities.

voice-application-development real-time-audio-processing conversational-AI developer-tooling IVR-prototyping

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