
Deepgram Js Audio Intelligence
- 29 installs
- 269 repo stars
- Updated August 4, 2026
- deepgram/deepgram-js-sdk
Extract summaries, topics, intents, and sentiment from audio in TypeScript/JavaScript with Deepgram audio intelligence.
About
A TypeScript/JavaScript skill for Deepgram's audio intelligence features - summarization, topic detection, intent recognition, and sentiment analysis on audio. It shows how to request and parse these enrichments in a TypeScript/JavaScript app. A solo builder uses it to extract insights from calls, meetings, or podcasts.
- Deepgram audio intelligence in TypeScript/JavaScript
- Summarization, topics, intents, sentiment
- Enriched transcription responses
Deepgram Js Audio Intelligence by the numbers
- 29 all-time installs (skills.sh)
- Ranked #3,390 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/deepgram/deepgram-js-sdk --skill deepgram-js-audio-intelligenceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 29 |
|---|---|
| repo stars | ★ 269 |
| Last updated | August 4, 2026 |
| Repository | deepgram/deepgram-js-sdk ↗ |
What it does
Extract summaries, topics, intents, and sentiment from audio in TypeScript/JavaScript with Deepgram audio intelligence.
Who is it for?
TypeScript/JavaScript apps analyzing calls, meetings, or podcasts
Skip if: Plain transcription only (use speech-to-text),Real-time voice agents
When should I use this skill?
When you need summaries, topics, or sentiment from audio in a TypeScript/JavaScript project using Deepgram.
What you get
Structured audio insights - summary, topics, intent, sentiment.
- Working Deepgram integration code