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.
Use this if you are a developer looking to integrate and test Deepgram's real-time voice AI capabilities into a Node.js application.
Not ideal if you are a non-developer seeking a ready-to-use voice assistant without needing to write code.
Stars
31
Forks
26
Language
JavaScript
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-starters/node-voice-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app