Discover and explore top open-source AI tools and projects—updated daily.
Gremble-ioLocal meeting transcription and capture for Obsidian AI agent pipelines
New!
Top 78.1% on SourcePulse
Summary
Tome is a macOS application designed for local meeting transcription and seamless integration into Obsidian vaults, targeting users who prioritize data privacy and automated AI agent workflows. It addresses the gap in existing tools by offering an end-to-end, on-device solution that captures audio, transcribes it, identifies speakers, and outputs structured Markdown files directly into a user's Obsidian vault, eliminating cloud dependencies and API key requirements.
How It Works
Tome leverages Apple Silicon's capabilities for local, on-device processing. It captures audio via microphone or system audio, specifically filtering input from supported conferencing applications (Zoom, Teams, Slack). Transcription is handled by Parakeet-TDT v3, supporting 25 European languages with auto-detection, while speaker diarization is performed post-session using pyannote. The core innovation lies in its output: plain Markdown files (.md) containing structured YAML frontmatter (including type, timestamp, attendees, and tags), designed to be immediately consumable by downstream AI agents within an Obsidian environment. This approach ensures data remains entirely local, enhancing privacy and enabling automated knowledge base management.
Quick Start & Requirements
./scripts/build_swift_app.sh. The application installs to /Applications.Highlighted Details
.md files with YAML frontmatter (type, created, attendees, tags, source_app), optimized for Obsidian and AI agent pipelines.Maintenance & Community
The provided README does not detail specific community channels (e.g., Discord, Slack), active maintainers beyond the initial author, or a public roadmap. Sponsorships or partnerships are not mentioned.
Licensing & Compatibility
Limitations & Caveats
Tome is exclusively compatible with Apple Silicon Macs and requires macOS 26+. Speaker diarization is noted as imperfect and runs post-session, meaning remote speakers are presented as a single stream during live calls. The application may require manual bypassing of macOS Gatekeeper until a signed release is available.
6 days ago
Inactive