<h1>
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/Meetily-6.png" style="border-radius: 10px;" />
Privacy-First AI Meeting Assistant
</h1>
<a href="https://trendshift.io/repositories/21958" target="_blank"><img src="https://trendshift.io/api/badge/repositories/21958" alt="Zackriya-Solutions%2Fmeetily | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
<a href="https://github.com/Zackriya-Solutions/meeting-minutes/releases/"><img src="https://img.shields.io/badge/Pre_Release-Link-brightgreen" alt="Pre-Release"></a>
<a href="https://github.com/Zackriya-Solutions/meeting-minutes/releases"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/zackriya-solutions/meeting-minutes?style=flat">
<h3>
Open Source • Privacy-First • Enterprise-Ready
</h3>
Get latest <a href="https://www.zackriya.com/meetily-subscribe/"><b>Product updates</b></a>
<a href="https://meetily.ai"><b>Website</b></a> •
<a href="https://www.linkedin.com/company/106363062/"><b>LinkedIn</b></a> •
<a href="https://discord.gg/crRymMQBFH"><b>Meetily Discord</b></a> •
<a href="https://discord.com/invite/vCFJvN4BwJ"><b>Privacy-First AI</b></a> •
<a href="https://www.reddit.com/r/meetily/"><b>Reddit</b></a>
A privacy-first AI meeting assistant that captures, transcribes, and summarizes meetings entirely on your infrastructure. Built by expert AI engineers passionate about data sovereignty and open source solutions. Perfect for enterprises that need advanced meeting intelligence without compromising on privacy, compliance, or control.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/meetily_demo.gif" width="650" alt="Meetily Demo" />
<a href="https://youtu.be/6FnhSC_eSz8">View full Demo Video</a>
Meetily PRO Upgrade Offer - Meetily PRO is available for users who need enhanced accuracy, advanced exports, custom summary workflows, and team-ready features. Use coupon code LAUNCH20 for 20% off until the next Meetily Community Edition release. Speaker diarization is also planned for PRO in mid-June. Explore Meetily PRO →
Table of Contents
Meetily is a privacy-first AI meeting assistant that runs entirely on your local machine. It captures your meetings, transcribes them in real-time, and generates summaries, all without sending any data to the cloud. This makes it the perfect solution for professionals and enterprises who need to maintain complete control over their sensitive information.
While there are many meeting transcription tools available, this solution stands out by offering:
The Privacy Problem
Meeting AI tools create significant privacy and compliance risks across all sectors:
Whether you're a defense consultant, enterprise executive, legal professional, or healthcare provider, your sensitive discussions shouldn't live on servers you don't control. Cloud meeting tools promise convenience but deliver privacy nightmares with unclear data storage practices and potential unauthorized access.
Meetily solves this: Complete data sovereignty on your infrastructure, zero vendor lock-in, and full control over your sensitive conversations.
x64-setup.exe from Releasesmeetily_0.4.0_aarch64.dmg from Releases.dmg fileBuild from source following our detailed guides:
Quick start:
git clone https://github.com/Zackriya-Solutions/meeting-minutes
cd meeting-minutes/frontend
pnpm install
./build-gpu.sh
Transcribe meetings entirely on your device using Whisper or Parakeet models. No cloud required.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/home.png" width="650" style="border-radius: 10px;" alt="Meetily Demo" />
BetaImport existing audio files to generate transcripts, or enhance to re-transcribe any recorded meeting with a different model or language, all processed locally.
Contributed by Jeremi Joslin, improved by Vishnu P S and Mohammed Safvan
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/meetily-export.gif" width="650" style="border-radius: 10px;" alt="Import and Enhance" />
Generate meeting summaries with your choice of AI provider. Ollama (local) is recommended, with support for Claude, Groq, OpenRouter, and OpenAI.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/summary.png" width="650" style="border-radius: 10px;" alt="Summary generation" />
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/editor1.png" width="650" style="border-radius: 10px;" alt="Editor Summary generation" />
All data stays on your machine. Transcription models, recordings, and transcripts are stored locally.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/settings.png" width="650" style="border-radius: 10px;" alt="Local Transcription and storage" />
Use your own OpenAI-compatible endpoint for AI summaries. Perfect for organizations with custom AI infrastructure or preferred providers.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/custom.png" width="650" style="border-radius: 10px;" alt="Custom OpenAI Endpoint Configuration" />
Capture microphone and system audio simultaneously with intelligent ducking and clipping prevention.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/audio.png" width="650" style="border-radius: 10px;" alt="Device selection" />
Built-in support for hardware acceleration across platforms:
Automatically enabled at build time - no configuration needed.
Meetily is a single, self-contained application built with Tauri. It uses a Rust-based backend to handle all the core logic, and a Next.js frontend for the user interface.
For more details, see the Architecture documentation.
If you want to contribute to Meetily or build it from source, you'll need to have Rust and Node.js installed. For detailed build instructions, please see the Building from Source guide.
<img src="https://github.com/Zackriya-Solutions/meetily/raw/v0.4.0/docs/pv2.1.png" width="650" style="border-radius: 10px;" alt="Upcoming version" />
Meetily PRO is a professional-grade solution with enhanced accuracy and advanced features for serious users and teams. Built on a different codebase with superior transcription models and enterprise-ready capabilities.
Meetily Community Edition will remain free and open source. PRO exists for users and teams who want a more advanced meeting workflow, including higher transcription accuracy, custom summary templates, advanced exports, auto-meeting detection, and self-hosted deployment options.
For the community that helped Meetily grow, we are making the upgrade easier: use coupon code LAUNCH20 for 20% off Meetily PRO until the next Meetily Community Edition release.
Speaker diarization is planned for mid-June, bringing automatic speaker separation to PRO meetings.
Note: Meetily Community Edition remains free & open source forever with local transcription, AI summaries, and core features. PRO is a separate professional solution for users who need enhanced accuracy and advanced capabilities.
For organizations needing 100+ users or managed compliance solutions, explore Meetily Enterprise.
Learn more about pricing and features: https://meetily.ai/pro/
We welcome contributions from the community! If you have any questions or suggestions, please open an issue or submit a pull request. Please follow the established project structure and guidelines. For more details, refer to the CONTRIBUTING.md file.
Thanks for all the contributions. Our community is what makes this project possible.
MIT License - Feel free to use this project for your own purposes.
$ claude mcp add meetily \
-- python -m otcore.mcp_server <graph>