Local‑first meeting transcription app with speaker attribution
Kuali records live Discord and browser calls, transcribes them locally using Whisper and tags each word with the speaker via Silero detection. It stores searchable transcripts on the user's machine, offering export, summaries, and task tracking without sending audio to any server. Designed for teams that need privacy‑preserving meeting notes, it combines a Rust/Tauri desktop app with a browser extension for seamless use. Compared to cloud services, it keeps data local, avoids vendor lock‑in, and provides real‑time speaker‑aware notes.
View on GitHub →igarrux/kuali