This project is a self-hosted meeting transcription and summarization tool that converts audio recordings into text transcripts and structured notes using large language models. It functions as an enterprise meeting documentation manager, allowing for the organization and editing of timestamped records.
The system prioritizes data privacy through local-first processing and the ability to deploy on private infrastructure. It supports a provider-agnostic architecture, enabling users to connect to local AI engines, self-hosted servers, or cloud-based API endpoints for both transcription and summarization.
The platform covers a broad range of capabilities, including multilingual speech-to-text, real-time audio capture of system and microphone sounds, and hardware-accelerated transcription. It features a template-driven system for generating consistent summaries, role-based access control for team management, and tools for exporting content to PDF, Word, and Markdown formats.
Security is handled through data-at-rest encryption and frameworks for regional data compliance such as GDPR and HIPAA.