Hi HN! We're Yujong, John, Duck, and Sung from Hyprnote (https://hyprnote.com). We're building an open-source, privacy-first AI note-taking app that runs fully on-device. Think of it as an open-source Granola. No Zoom bots, no cloud APIs, no data ever leaves your machine.
Source code: https://github.com/fastrepl/hyprnote Demo video: https://hyprnote.com/demo
We built Hyprnote because some of our friends told us that their companies banned certain meeting notetakers due to data concerns, or they simply felt uncomfortable sending data to unknown servers. So they went back to manual note-taking - losing focus during meetings and wasting time afterward.
We asked: could we build something just as useful, but completely local?
Hyprnote is a desktop app that transcribes and summarizes meetings on-device. It captures both your mic input and system audio, so you don't need to invite bots. It generates a summary based on the notes you take. Everything runs on local AI models by default, using Whisper and HyprLLM. HyprLLM is our proof-of-concept model fine-tuned from Qwen3 1.7B. We learned that summarizing meetings is a very nuanced task and that a model's raw intelligence (or weight) doesn't matter THAT much. We'll release more details on evaluation and training once we finish the 2nd iteration of the model (still not that good we can make it a lot better).
Whisper inference: https://github.com/fastrepl/hyprnote/blob/main/crates/whispe...
AEC inference: https://github.com/fastrepl/hyprnote/blob/main/crates/aec/sr...
LLM inference: https://github.com/fastrepl/hyprnote/blob/main/crates/llama/...
We also learned that for some folks, having full data controllability was as important as privacy. So we support custom endpoints, allowing users to bring in their company's internal LLM. For teams that need integrations, collaboration, or admin controls, we're working on an optional server component that can be self-hosted. Lastly, we're exploring ways to make Hyprnote work like VSCode, so you can install extensions and build your own workflows around your meetings.
We believe privacy-first tools, powered by local models, are going to unlock the next wave of real-world AI apps.
We're here and looking forward to your comments!
Comments URL: https://news.ycombinator.com/item?id=44725306
Points: 22
# Comments: 8
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe
Article URL: https://www.selfref.com/self-signed-jwts
Comments URL: https://ne
Article URL: https://www.google.com/search?q=bad+UX
Comments URL: https://news.y

Article URL: https://www.cyberdaily.au/digita

Article URL: https://blog.langchain.com/deep-agents/
Comments URL: https://news

Article URL: https://www.dbreunig.com/2025/08/01/does-the-bitter-lesson-have-limits.html
Comments U