Local AI meeting assistant for real-time transcription and summarization
Top 7.6% on sourcepulse
Meetily is an open-source, self-hosted AI assistant designed for live meeting note-taking and summary generation. It targets individuals and teams seeking a privacy-first, cost-effective solution to automate meeting documentation, allowing users to focus on discussions rather than manual note-taking.
How It Works
Meetily captures live audio from microphones and system audio, transcribes it in real-time using Whisper.cpp, and generates summaries. It prioritizes local processing for enhanced user privacy and offers flexibility by working offline and supporting various meeting platforms. The architecture includes an Audio Capture Service, a Transcription Engine (Whisper.cpp), an LLM Orchestrator for diverse AI models, and data services like ChromaDB for semantic search and SQLite for metadata.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
The project is actively maintained, with recent updates including Windows support and improved error handling. Community engagement is encouraged via a Discord channel.
Licensing & Compatibility
MIT License. Permissive for commercial use and closed-source linking.
Limitations & Caveats
Summarization quality can be poor with smaller LLMs; models with 32B+ parameters are recommended. The backend build process requires significant development tooling (CMake, C++ compiler, Rust) which can be complex for users. Linux support is planned but not yet implemented.
1 day ago
1 day