feed7.dev
Sign InStart Agent Brain
GitHubGitHub RepoNeeds Review

Zackriya-Solutions/meetily

Local-first meeting assistant: Whisper/Parakeet transcription with a 4x speed claim and Ollama summaries, all on-device via a Rust/Tauri app — a working template for shipping private, local AI features.

GitHub
Open Source Open MarkdownOpen JSON
Source Summary

**The gist** Meetily **0.4.0** (June 2026) captures, transcribes, and summarizes meetings entirely on-device: **Whisper/Parakeet** speech-to-text with a claimed **4x faster** live transcription, Ollama-backed summaries, and GPU acceleration, built on **Rust/Tauri** with a Next.js front end and MIT-licensed for macOS and Windows.

Practical Implication

**Why it matters** It is a concrete reference for shipping **local-first** AI features: wiring open transcription models, **Ollama** summarization, and GPU paths (**Metal/CoreML**, CUDA/Vulkan) into one desktop app. If your agent work touches sensitive material, an on-device recorder keeps meeting context out of third-party clouds.

Agent-Ready Context
**The gist** Meetily **0.4.0** (June 2026) captures, transcribes, and summarizes meetings entirely on-device: **Whisper/Parakeet** speech-to-text with a claimed **4x faster** live transcription, Ollama-backed summaries, and GPU acceleration, built on **Rust/Tauri** with a Next.js front end and MIT-licensed for macOS and Windows.

**Why it matters** It is a concrete reference for shipping **local-first** AI features: wiring open transcription models, **Ollama** summarization, and GPU paths (**Metal/CoreML**, CUDA/Vulkan) into one desktop app. If your agent work touches sensitive material, an on-device recorder keeps meeting context out of third-party clouds.

**Watch out** The **4x** figure is the project's own claim; speaker diarization and higher accuracy sit behind an upcoming paid **PRO** tier, **Linux** requires building from source, and import/enhance features are still marked **Beta**.
Context Map
toolsaudio#open-models
Uncertainty
The **4x** figure is the project's own claim; speaker diarization and higher accuracy sit behind an upcoming paid **PRO** tier, **Linux** requires building from source, and import/enhance features are still marked **Beta**.