Zackriya-Solutions/meetily

★ 30,832⑂ 0

Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required.

About Zackriya-Solutions/meetily

Zackriya-Solutions/meetily is an open-source project on GitHub, mainly written in Rust. Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. It currently holds 30,832 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Models & LLM Tools board.

GitHub Repository Details

Repository Zackriya-Solutions/meetily · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README


Privacy-First AI Meeting Assistant

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Zackriya-Solutions%2Fmeetily | Trendshift

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Pre-Release https://github.com/Zackriya-Solutions/meetily/blob/HEAD/GitHub Repo stars https://github.com/Zackriya-Solutions/meetily/blob/HEAD/GitHub Downloads (all assets, all releases) https://github.com/Zackriya-Solutions/meetily/blob/HEAD/License https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Supported OS https://github.com/Zackriya-Solutions/meetily/blob/HEAD/GitHub Tag


Open Source • Privacy-First • Enterprise-Ready

Get latest Product updates

WebsiteLinkedInMeetily DiscordPrivacy-First AIReddit

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.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Meetily Demo
View full Demo Video

---

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

Introduction

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.

Why Meetily?

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:

  • $4.4M average cost per data breach (IBM 2024)
  • €5.88 billion in GDPR fines issued by 2025
  • 400+ unlawful recording cases filed in California this year
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.

Features

Installation

🪟 Windows

1. Download the latest x64-setup.exe from Releases 2. Run the installer

Windows compatibility: The packaged installer uses a Vulkan-enabled Whisper build. It requires an AVX2-capable x64 CPU; AVX-512 is not required. CUDA acceleration requires a source build configured with a compatible NVIDIA CUDA toolchain.

🍎 macOS

1. Download meetily_0.4.1_aarch64.dmg from Releases 2. Open the downloaded .dmg file 3. Drag Meetily to your Applications folder 4. Open Meetily from Applications folder

🐧 Linux

Build from source following our detailed guides:

Quick start:

git clone https://github.com/Zackriya-Solutions/meeting-minutes
cd meeting-minutes/frontend
pnpm install --frozen-lockfile
./build-gpu.sh

Key Features in Action

🎯 Local Transcription

Transcribe meetings entirely on your device using Whisper or Parakeet models. No cloud required.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Meetily Demo

📥 Import & Enhance Beta

Import 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

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Import and Enhance

🤖 AI-Powered Summaries

Generate meeting summaries with your choice of AI provider. Ollama (local) is recommended, with support for Claude, Groq, OpenRouter, and OpenAI.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Summary generation

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Editor Summary generation

🔒 Privacy-First Design

All data stays on your machine. Transcription models, recordings, and transcripts are stored locally.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Local Transcription and storage

🌐 Custom OpenAI Endpoint Support

Use your own OpenAI-compatible endpoint for AI summaries. Perfect for organizations with custom AI infrastructure or preferred providers.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Custom OpenAI Endpoint Configuration

🎙️ Professional Audio Mixing

Capture microphone and system audio simultaneously with intelligent ducking and clipping prevention.

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/Device selection

⚡ GPU Acceleration

Acceleration depends on the platform and build you use:

CUDA is available through an appropriately configured NVIDIA source build; the standard Windows installer does not select it automatically.

System Architecture

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.

For Developers

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.

Meetily Pro

https://github.com/Zackriya-Solutions/meetily/blob/HEAD/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.

Community Thank-You Offer

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.

Key Advantages Over Community Edition:

Who is PRO for?

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/

Contributing

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.

License

MIT License - Feel free to use this project for your own purposes.

Acknowledgments

Star History

Star History Chart

GitHub Stars & Activity

30,832Stars
0Forks
0Open issues
RustLanguage

GitHub Popularity

GitHub stars30,832
Forks0
Open issues0
Primary languageRust
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

rtk-ai / rtk

Rust★ 80,625⑂ 0
2

tinyhumansai / openhuman

Rust★ 39,815⑂ 0
3

AlexsJones / llmfit

Rust★ 36,647⑂ 0
4

affaan-m / ECC

JavaScript★ 259,477⑂ 0
5

NousResearch / hermes-agent

Python★ 245,944⑂ 0
6

Significant-Gravitas / AutoGPT

Python★ 187,373⑂ 0
7

ollama / ollama

Go★ 181,101⑂ 0
8

firecrawl / firecrawl

TypeScript★ 180,977⑂ 0

More AI Rankings