assemblyai-lemur-summarizer-agent · git:20260519.f531e55 · 2026-05-19 · sha256 4feb69372d342bf1
assemblyai-lemur-summarizer-agent git:20260519.f531e55A
Immutable. This exact content is served forever at /api/v1/blob/4feb69372d342bf1.
--- name: "AssemblyAI LeMUR Summarizer" slug: "assemblyai-lemur-summarizer-agent" description: "Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the /v2/transcript endpoint with /lemur/v3/generate/summary for contextual audio intelligence." verification: "security_reviewed" source: "https://www.assemblyai.com/docs" category: "Media & Transcription" framework: "Gemini" --- # AssemblyAI LeMUR Summarizer Summarizes audio content using AssemblyAI's LeMUR (Large Language Model for Audio Understanding) API. Chains the /v2/transcript endpoint with /lemur/v3/generate/summary for contextual audio intelligence. ## Installation Requirements and caveats from upstream: - Python SDK Basic usage or getting-started notes: - Overview - Build with AI coding agents - Models - Source: https://www.assemblyai.com/docs ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/assemblyai-lemur-summarizer-agent/)