node-transcription and django-transcription

These are ecosystem siblings, as they both offer demo applications for Deepgram's Transcription API but target different backend frameworks (Node.js and Django), allowing developers to choose the technology that best fits their existing stack or preferences.

node-transcription
53
Established
django-transcription
38
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 33
Forks: 23
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About node-transcription

deepgram-starters/node-transcription

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

Implements real-time audio transcription through a full-stack architecture with a Node.js backend server and separate frontend application communicating via WebSocket or HTTP. Demonstrates Deepgram API integration with environment-based authentication and includes both browser-based and CLI setup workflows. Built with pnpm workspaces for monorepo management across backend and frontend components.

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