django-voice-agent and django-transcription

These are ecosystem siblings, representing two distinct Django demo applications that showcase different features (Voice Agent and Transcription) of the Deepgram API.

django-voice-agent
40
Emerging
django-transcription
38
Emerging
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 14/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 7
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
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 django-transcription

deepgram-starters/django-transcription

Get started using Deepgram's Transcription with this Django demo app

Demonstrates real-time audio transcription using Deepgram's API within a Django backend, with an async-first architecture leveraging Daphne ASGI server for WebSocket support. The frontend is decoupled as a separate Node.js application (using pnpm), communicating with the Django backend via WebSocket connections to stream audio and receive transcription results in real time.

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