This is really cool! I've been using Obsidian more and more as a second brain and getting data in has consistently been the point of failure, so I've been wanting something just like this. Specifically something that runs locally and offline. Is the future goal of Hyprnote specifically meeting notes and leaning into features around meeting notes, or more general note taking and recall features?
At least for near future, we'll focusing on meeting notepad side of a thing. We actually have "export to Obsidian". I think you can pair Hyprnote nicely with Obsidian. Screenshot: https://github.com/user-attachments/assets/5149b68d-486c-4bd... You need this plugin installed in Obsidian first: https://github.com/coddingtonbear/obsidian-local-rest-api Obsidian export code 1: https://github.com/fastrepl/hyprnote/blob/d0…
Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
151–160 of 185 posts
Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#152Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#153Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#154HOWEVER, I was extremely disturbed to find out that Granola was automatically making each of my notes folders public to the entire organization. Including 1:1s, you guessed it.
Yeah, really shook my trust in this product by a lot.
Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#155I'm always amazed at these relatively tiny projects that "launch" with a "customers" list that reads like they've spent 10 years doing hard outbound enterprise sales: Google, Intel, Apple, Amazon, Deloitte, IBM, Ford, Meta, Uber, Tencent, etc.
Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#156Any plans to integrate with native Apple Notes app?
Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#157Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#158Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#159Earlier quoted context omitted.
I'm also interested in learning about why the API keys are required to build.
There are only 2 api keys that is required to build (POSTHOG, SENTRY), and also not required to build in dev, only in release build. I made it required to prevent accidentally ship app without any analytics/error tracking. (analytics can be opted out) For ex, https://github.com/fastrepl/hyprnote/blob/327ef376c1091d093c... EDIT: Prod -> release
Given your target market, have you considered looking at Bugsink?[0] sentry compatible. still not local, but at least you won't have to additionally ask your customers to trust sentry/posthog.
Disclosure: that's me
Re: Launch HN: Hyprnote (YC S25) – An open-source AI meeting notetaker
#160How much data is being sent to Sentry?