Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Open Source, Privacy-First, macOS-Native AI Meeting Summary
| Date | Stars |
|---|---|
| 2026-07-24 | 712 |
| 2026-07-25 | 712 |
| 2026-07-28 | 711 |
| 2026-07-30 | 711 |
| 2026-08-06 | 711 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<img width="900" height="846" alt="github_export" src="https://github.com/user-attachments/assets/df798940-820c-46b6-b149-3a2771c7b5f3" /> ## Screenshots <details> <summary>View Screenshots</summary> ### Recap Preview <img width="1139" height="565" alt="image" src="https://github.com/user-attachments/assets/65b41806-c86f-4c16-ab0f-4114da5dfd8c" /> ### Previous Recaps <img width="923" height="538" alt="image" src="https://github.com/user-attachments/assets/3b810b4f-a8b4-4755-bfd7-8ef1d3a3c953" /> ### General Settings <img width="1038" height="524" alt="image" src="https://github.com/user-attachments/assets/5cfdf0d7-6c89-4f2e-9bae-8bfd6e14ca6d" /> ### Whisper Models Section <img width="1051" height="546" alt="image" src="https://github.com/user-attachments/assets/a3a3249b-b94d-492d-8009-3ad661cff45f" /> </details> ## Jump to: - [Why Recap?](#why-recap) - [Features](#features) - [System Requirements](#system-requirements) - [How It Works](#how-it-works) - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) ## Why Recap? Ever been in a meeting where you wanted to focus on your work but still catch the important bits? That's exactly why I created Recap. I found myself constantly torn between paying attention to meetings and getting actual work done. Sometimes I'd miss crucial decisions while coding, or I'd lose my flow state trying to take notes. I needed something that could listen for me and give me the highlights afterward. But here's the thing - I didn't want my private conversations floating around on some company's servers. When you're discussing sensitive business matters, product roadmaps, or personal topics, that data should stay on YOUR machine. That's why Recap processes everything locally on your Mac using Apple's own technologies. Recap is broken in its current state, but since I use it daily myself, you can absolutely expect new features soon! --- > [!TIP] > Recap is in an incomplete state and I suggest that it is not used for production and daily usage, but help in shaping it is greatly appreciated. # Recap Recap is an open-source, privacy-focused, macOS-native project to help you summarize your meetings. You could summarize audio of any app, not just meetings. ## Features - **Meeting Detection**: Automatically detects meetings in Microsoft Teams, Zoom, Google Meet, and more using macOS ScreenCaptureKit - **Audio Recording**: Records system audio and optionally microphone input - **Local Processing**: Uses WhisperKit for transcription and Ollama/(optionally, OpenRouter) for summarization - **Privacy First**: No data leaves your device unless you choose to share it - **Open Source**: Fully transparent codebase for community contributions #### Under the hood - Native Core Audio taps, AVAudioEngine, driver-free system audio capture - WhisperKit (MLX) (local transcription), Ollama/OpenRouter (summarization) - Swift + SwiftUI ### Roadmap: Working on the following features now: - [ ] Meeting Detection (Teams, Zoom, Google etc) - [ ] Custom Prompt Via Settings (PR In Progress) - [ ] Live Transcription using Parakeet V2 (PR In Progress) - [ ] Background Audio Processing - [ ] Auto Recording Stop - [ ] Better Error Handling - [ ] 85% or more test coverage Right now, Recap is more of a POC of what I am trying to make. It records system audio (Core Audio Taps) + with an optional microphone recording (your audio) and feeds it to Whisper for transcription and then uses Ollama for summarizing. **LLM Options:** - **Ollama** (recommended): Complete privacy - everything stays on your device - **OpenRouter**: Cloud-based option if you lack local compute capacity, but data leaves your device ## System Requirements <details> <summary>Ollama (Local Processing)</summary> | Component | Minimum | Recommended | |-----------|---------|-------------| | **macOS** | 15.0 or later | 15.0 or later | | **Processor** | Apple M1 | Apple M2 Pro or newer | | **RAM** | 1
Excerpt of 10,311 characters
Read on GitHub70
6
Traun Leyden · Founder · Germany
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5eb94c3dc4a05c62, topic:whisper, readme:transcription