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;
Installs
1
GitHub Stars
4
First Seen
5 days ago
deepgram-java-text-intelligence — deepgram/deepgram-java-sdk