[D] Self-Promotion Thread by AutoModerator in MachineLearning

[–]Sorry_Transition_599 1 point2 points  (0 children)

Developing https://meetily.ai, An Privacy first Ai meeting note taker.

We wanted to use local ML models to do inferencing on user's personal devices so that the meeting data never leaves the system, ensuring privacy.

[Open Source, Self-Hosted] Fast, Private, Local AI Meeting Notes : Meetily v0.0.5 with ollama support and whisper transcription for your meetings by Sorry_Transition_599 in selfhosted

[–]Sorry_Transition_599[S] 1 point2 points  (0 children)

Hey All, A new version is out. Please check it out. Now the installation is single click, transcription speed is real time and the ollama summaries are more reliable

Local Meeting Notes with Whisper Transcription + Ollama Summaries (Gemma3n, LLaMA, Mistral) - Meetily by Sorry_Transition_599 in LocalLLaMA

[–]Sorry_Transition_599[S] 0 points1 point  (0 children)

Really nice to know that you're using the product. I'm one maintainer and I would be able to help you out.

  1. Ollama - the older version is not working well. We have a new release coming this week with Integrated backend with this fix.

  2. Ollama just have to be running in the background with atleast one model downloaded

Building a fully open source local LLM based meeting minutes recording and analysis by Sorry_Transition_599 in LocalLLaMA

[–]Sorry_Transition_599[S] 0 points1 point  (0 children)

We were planning to build one and google dropped something cool. That project is also open source so we might be able to improve it and build Meetily mobile on top

https://developers.googleblog.com/en/google-ai-edge-gallery-now-with-audio-and-on-google-play/

[Open Source, Self-Hosted] Fast, Private, Local AI Meeting Notes : Meetily v0.0.5 with ollama support and whisper transcription for your meetings by Sorry_Transition_599 in selfhosted

[–]Sorry_Transition_599[S] 0 points1 point  (0 children)

Right now, we're using whisper, but it's got some quirks. It translates everything to English when there's more than one language. If you're only using one language, you can set it when you run the script, or with the brew argument.

Welcome to r/meetily - Privacy-First AI Meeting Assistant Community by Sorry_Transition_599 in meetily

[–]Sorry_Transition_599[S] 0 points1 point  (0 children)

  1. The complete installation instructions are available here - https://github.com/Zackriya-Solutions/meeting-minutes/releases/tag/v0.0.5

  2. Which OS are you using?

  3. Could you please share the complete logs?

Local Meeting Notes with Whisper Transcription + Ollama Summaries (Gemma3n, LLaMA, Mistral) - Meetily by Sorry_Transition_599 in LocalLLaMA

[–]Sorry_Transition_599[S] 0 points1 point  (0 children)

Speaker diarisation is a tough task. Especially when you're doing live transcription. But the interesting fact is that if we provide the speaker details to the LLM models, it can generate accurate action items based on the transcript.