Show HN: Hyprnote – VSCode for Meeting Notes (Open-Source and Local-First)
18 yujonglee 2 4/20/2025, 4:39:15 AM github.com ↗
Hi HN. This is Yujong from Hyprnote.
Hyprnote is an open-source, local-first macOS app that you can use for meetings.
- It uses Mic + System Audio for audio sources. - Whisper (small-en-q8) + Llama (3b-q8) for transcription + summarization.
Some interesting bits:
- Extension & plugin system that you can use to create widgets (inspired by VSCode). - Built with Libsql. Will enable DB sync across cloud/devices in the future.
There are still some rough edges, but I thought it is worth sharing the concept and getting feedback.
We have an interesting onboarding video. Please try it out!
```bash brew tap fastrepl/hyprnote && brew install hyprnote --cask ```
If you want to see how it looks first - https://www.youtube.com/watch?v=-apfueHQHBk
Comments (2)
williamsss · 4d ago
Seems useful. Do you happen to have documentation on required computer specs?
insubkim · 10d ago
Cool idea! Was looking for something like this.