Kumbuka is a macOS application that records meetings, transcribes them using Whisper, and generates organized notes with Claude. With features like speaker attribution and auto-saving to Notion, Kumbuka offers a powerful yet cost-effective solution for efficient meeting management, all running locally on your Mac.
Kumbuka is a powerful macOS application designed for seamless meeting management, allowing users to record meetings, transcribe audio locally with Whisper, and generate concise notes using Claude. This efficient tool replicates the functionality of Notion's enterprise meeting recording feature without the associated costs, enabling users to maintain productivity without the need for an enterprise subscription.
To function correctly, Kumbuka requires specific permissions through the System Settings in macOS:
| Permission | Purpose | Triggered When |
|---|---|---|
| Microphone | To record audio | Upon first launch of kumbuka |
| Calendar Access (Automation) | To read upcoming meetings | When the calendar monitoring feature activates |
| Terminal Access (Automation) | To open Terminal for recording | When the record prompt is activated |
Getting started is simple:
kumbuka
# Press Ctrl+C to stop recording.
Kumbuka can monitor calendar events and notify users two minutes before a meeting starts, providing the option to begin recording immediately. This is accomplished through a LaunchAgent that executes every 60 seconds, querying Calendar.app for upcoming meetings, ensuring that no important discussions are missed.
Users can customize preferences such as:
Kumbuka features a well-organized directory structure for easy navigation and customization, allowing users to tweak components, such as meeting prompts, based on personal preferences.
Kumbuka provides a troubleshooting guide to assist users in resolving common issues like Whisper not running or audio recording problems, ensuring a smooth user experience.
For contributors wishing to enhance Kumbuka, detailed guidelines are available in the CONTRIBUTING.md document.
No comments yet.
Sign in to be the first to comment.