Show HN: OpenBrief – Local-first video downloader/summarizer
86 points by tantara
by 1afc6c31
0 subcomment
That's cool ... will definitely try that. I know there are many tools like that but when it gives good results in the end I'll use it.
by riddley
0 subcomment
Sorry if this is a dumb question, but could this be modified to create tab from a live performance? I improvised a solo with my band recently and it was a big hit and I'm feeling too lazy to transcribe it.
by hbwang2076
2 subcomments
Clean implementation. One thing I always look for: how does this degrade when things go wrong? Good error handling is what separates weekend projects from tools people actually use.
by oceansweep
0 subcomment
Cool project! I built something similar a while back and then kept adding to it: https://github.com/rmusser01/tldw_server
It’s now grown quite a bit past the original goal of transcribing and summarizing conference talks for me.
by sophianara
0 subcomment
This feels like the 'Obsidian for video'.
I your approach: local-first, ownership of files, and composable AI instead of another cloud subscription.
by sillyboi
0 subcomment
Nice work. It's refreshing to see a simple and local-first Tauri app instead of another one CLI/TUI tool.