workflowstacks
voice-ai

Meetily

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. Meetil…
28,349 stars2,978 forksRustUpdated 6/5/2026100% free · open source
What it does

Meetily is an AI meeting assistant that provides fast and accurate live transcription, speaker diarization, and meeting summarization, all while maintaining privacy through 100% local processing

Install / run
git clone https://github.com/Zackriya-Solutions/meetily.git && cd meetily
When to use it
  • When you need to take notes during meetings without having to manually jot down every detail
  • When you want to ensure the privacy and security of sensitive meeting discussions
  • When you need to quickly review and summarize long meetings to identify key takeaways and action items
Quick start
  1. 1Run the command `cargo build --release` to build the Meetily application
  2. 2Execute `cargo run --release` to start the Meetily server
  3. 3Open a web browser and navigate to `http://localhost:8000` to access the Meetily interface
  4. 4Click on the 'Start Meeting' button to begin a new meeting and start the live transcription and summarization process
  5. 5Review and edit the meeting notes and summary in the Meetily interface after the meeting has concluded
Ready-to-paste prompt
Run `cargo run --release -- --meeting-name 'Board Meeting' --output-file 'meeting_notes.txt'` to start a new meeting with the name 'Board Meeting' and save the meeting notes to a file named 'meeting_notes.txt'
Heads up: Make sure you have Rust and Cargo installed on your system, as Meetily is built on Rust and requires these tools to build and run the application
Saves to your device

Topics

ai
ai-meeting-assistant
llm
local-ai
mac
meeting-minutes
meeting-notes
offline-first
ollama
parakeet
privacy-focused
privacy-tools
rust
self-hosted
sortformer
speech-to-text
transcription
whisper
whisper-cpp
windows
How Meetily works
Codeflow
Free to inspect

Meetily is a very large Rust project (~84k lines across 368 code files, plus 3 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~84k lines · 368 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Rust
No API keys detected
Rust 46%TypeScript 30%C++ 10%PowerShell 4%Shell 4%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    CLAUDE.md
    The instructions the AI actually follows
  3. 3
    Cargo.toml
    Dependencies and the commands it exposes
  4. 4
    frontend/src/types/index.ts
    Inside frontend/src/ — the main logic begins here
What's in each folder
frontend/src/Core code — the actual logic170 files
backend/Backend / API40 files
docs/Documentation33 files
frontend/src-tauri/Folder205 files
frontend/scripts/Helper scripts3 files
scripts/Helper scripts3 files
llama-helper/Folder2 files
.github/CI / automation (GitHub Actions)16 files
READMEHas testsDocumentedCI checksMIT licenseUpdated this month
Quick Actions
Details
Creator
Zackriya-Solutions
Language
Rust
Category
voice-ai
Published
12/26/2024

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.