Ask HN: Best local AI note taker?
I'm looking for a way to run a model locally that will listen to Zoom calls and create notes for me. Want to make sure that notes (and audio) stay private to my machine.
What are my best options?
I'm looking for a way to run a model locally that will listen to Zoom calls and create notes for me. Want to make sure that notes (and audio) stay private to my machine.
What are my best options?
I'd record the audio and pass it through an LLM after the call. Another option would be a TTS and convert your audio to text live and then a little script to pass it in every so often