node-voice-agent and go-voice-agent

These are ecosystem siblings, as they both offer demo applications written in different programming languages (Node.js and Go) for interacting with Deepgram's Voice Agent functionality.

node-voice-agent
53
Established
go-voice-agent
36
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 13/25
Stars: 31
Forks: 26
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: Go
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 go-voice-agent

deepgram-starters/go-voice-agent

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

Implements bidirectional WebSocket communication between a web frontend and Go backend to stream audio for real-time speech recognition and synthesis. Uses Deepgram's API for voice processing while managing session state and audio buffering across the client-server connection.

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