Show HN: Ultra private AI meeting assistant

(meeting-buddy.com)

1 points | by peterhorvath01 6 days ago ago

5 comments

  • medicis123 6 days ago ago

    Looks interesting. Will give it a try. I have been following AI startups developing various agents(Agentic phenomenon). Are you using OPenAi and any other LLM service APIs or you fine-tuned an open source model?

    • peterhorvath01 6 days ago ago

      Yes we offer out of the box open AI subscription with signed data protection clause, but if you need extra privacy or zero trust you can use your own subscription.

      Currently supported providers are: - Open AI - MS Azure - Google Gemini - Ollama (this is hosted by you so you can deploy any model)

      In regards to the Ollama I recommend to use 7B+ models I tried QWEN 14b instruct and it was working nicely.

  • peterhorvath01 6 days ago ago

    Hey folks,

    As software engineers, we often forget why we got into the field in the first place. I still remember my time working for a German corporation—juggling a packed meeting calendar while just trying to get some code written. That’s when it hit me: the only real solution is a tool that can handle meetings for us when our attention isn’t actually needed—so we can stay focused and keep building.

    We also need a way to make sure no important info slips through the cracks. A tool that lets us find exactly what we’re looking for in seconds. And of course, it has to work in enterprise environments where privacy is everything.

    After over a year of hard work and research, we built that tool: Meeting Buddy.

    I’d love it if you gave it a try and let me know what you think.

    If you find it useful and leave us a killer review on all our socials, we’ll add 2 extra months to your account, free of charge. Enjoy!

    demo: https://meeting-buddy.com#demo

  • tornikeo 6 days ago ago

    Straight from FAQ [1]:

    > Who can see my data? > Only you can see your data. Almost all of it stays on your computer and only a little bit goes to our safe helper. We also give you ways to make it even more private if you want.

    So, am I correct to understand that the actual model backing this is on the server side?

    [1] https://meeting-buddy.com/Faq

    • peterhorvath01 6 days ago ago

      Well, great question

      Before the post meeting analysis, audio is being processed and analyzed only on your computer which distils all important meta information (no identity or voice data), when app is doing data analysis it comunicates directly with open AI or other LLM provider so we don't have your data. Our enterprise agreement with OpenAI ensures your data privacy. You can always fully opt-out, depends on your privacy needs :)

      Once data come back from LLM provider, they are stored locally on your PC only.

      Did I answer your questions well? If so I can update FAQ.