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.
Stars
33
Forks
23
Language
JavaScript
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/deepgram-starters/node-transcription"
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.
deepgram/deepgram-rust-sdk
Community Rust 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-starters/node-voice-agent
Get started using Deepgram's Voice Agent with this Node demo app