node-voice-agent and node-transcription

These tools are complementary, with the Voice Agent leveraging real-time transcription, and likely other Deepgram APIs like understanding, to enable interactive voice experiences within Node.js applications.

node-voice-agent
53
Established
node-transcription
53
Established
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Stars: 31
Forks: 26
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 33
Forks: 23
Downloads:
Commits (30d): 0
Language: JavaScript
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 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.

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