assemblyai-streaming

Community

Streaming STT + LLM gateway for real-time transcripts

Authorratacat
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Use AssemblyAI's Streaming STT and LLM Gateway APIs for low-latency transcripts, meeting notes, and voice agents.

Core Features & Use Cases

  • Streaming Speech-to-Text via WebSockets
  • Async/pre-recorded STT via REST
  • LLM Gateway for applying Claude/GPT/Gemini-style models to transcripts

Quick Start

  1. Set ASSEMBLYAI_API_KEY in the environment
  2. Connect to the streaming endpoint and begin streaming audio
  3. Use the LLM gateway for transcript-based Q&A or summaries

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: assemblyai-streaming
Download link: https://github.com/ratacat/claude-skills/archive/main.zip#assemblyai-streaming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository