deepgram-java-text-intelligence
Installation
SKILL.md
Using Deepgram Text Intelligence (Java SDK)
Analyze text you already have — transcripts, chats, documents, or other plain text — via /v1/read.
When to use this product
- You already have text, not audio.
- You want one-shot REST analysis for sentiment, topics, intents, or summary-like outputs.
Use a different skill when:
- The source is audio and you want analysis during transcription →
deepgram-java-audio-intelligence.
Authentication
import com.deepgram.DeepgramClient;