Skip to content

Latest commit

 

History

History
82 lines (55 loc) · 5.11 KB

File metadata and controls

82 lines (55 loc) · 5.11 KB
title LMA Documentation

LMA Documentation

Live Meeting Assistant (LMA) v0.3.0 — Real-time meeting transcription, AI-powered meeting assistance, and virtual meeting participation built on Amazon Transcribe, Amazon Bedrock, and the Strands Agents SDK.

📖 Browse the docs site: aws-samples.github.io/amazon-transcribe-live-meeting-assistant

For the changelog, see CHANGELOG.md. For contributing, see CONTRIBUTING.md.


Table of Contents

Getting Started

Core Features

  • Transcription & Translation — Real-time transcription, speaker attribution, multi-language support, live translation, PII redaction, custom vocabulary, audio recording
  • Meeting Assistant — Strands agent chat interface, built-in tools, Knowledge Base, Guardrails, model selection, wake phrase, custom prompts
  • Transcript Summarization — Automatic and on-demand summaries, custom prompt templates, Lambda-based summarization
  • Meetings Query Tool — Semantic search across past meetings via transcript knowledge base

Meeting Sources

  • Meeting Sources Overview — Side-by-side comparison of the three capture options and guidance on when to use each
  • Stream Audio — Browser-based audio capture from your microphone and any Chrome tab
  • Upload Audio — Upload a pre-recorded audio/video file for batch transcription and summary
  • Browser Extension — Chrome extension for capturing browser tab audio from any meeting platform
  • Virtual Participant — Headless Chrome bot that joins Zoom, Teams, Chime, Google Meet, and WebEx meetings

Voice Assistant & Avatar

MCP Server Integration

Web UI

  • Web UI Guide — Dashboard, meeting details, chat, sentiment analysis, transcript downloads, sharing, admin configuration pages

Access Control & Security

Integration & API

Administration

Development