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.
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work