Skip to content

Commit 6d3ccf5

Browse files
Update README regarding meeting detection (#17)
2 parents f060250 + a5e762b commit 6d3ccf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Recap is broken in its current state, but since I use it daily myself, you can a
4949
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.
5050

5151
## Features
52-
- **Meeting Detection**: Automatically detects meetings in Microsoft Teams, Zoom, Google Meet, and more using macOS ScreenCaptureKit (Coming Soon!)
52+
- **Meeting Detection**: Automatically detects meetings in Microsoft Teams, Zoom, Google Meet, and more using macOS ScreenCaptureKit
5353
- **Audio Recording**: Records system audio and optionally microphone input
5454
- **Local Processing**: Uses WhisperKit for transcription and Ollama/(optionally, OpenRouter) for summarization
5555
- **Privacy First**: No data leaves your device unless you choose to share it
@@ -64,7 +64,7 @@ Recap is an open-source, privacy-focused, macOS-native project to help you summa
6464
### Roadmap:
6565

6666
Working on the following features now:
67-
- [ ] Meeting Detection (Teams, Zoom, Google etc) (PR In progress)
67+
- [ ] Meeting Detection (Teams, Zoom, Google etc)
6868
- [ ] Custom Prompt Via Settings (PR In Progress)
6969
- [ ] Live Transcription using Parakeet V2 (PR In Progress)
7070
- [ ] Background Audio Processing

0 commit comments

Comments
 (0)