HACKER Q&A
📣 cloudking

Self-hosted open source AI meeting summarization?


I am unable to use hosted solutions like Otter.ai for AI meeting summarization due to data privacy restrictions. I was wondering if anyone has put together a self-hosted open source solution? e.g using Whisper & LLaMA 2


  👤 andrei512 Accepted Answer ✓
if you can use Whisper why not use ChatGPT?

👤 elkos
I'm using a Live Captions application in Linux (comfortably available via flathub too) that uses whisper.cpp locally to provide Live Captions for me to read after meetings and make notes.

If you can pair that with LLaMa 2 you will be fine and dandy.