I built a small CLI-first tool to summarize YouTube videos into clean Markdown using transcripts + LLMs. The main interface is the CLI, meant for scripting and automation. By default it’s local-first (Ollama + small local models), with optional other local or cloud providers if preferred. While using it, I added a tiny localhost web UI to speed up session-based workflows (paste a link, tweak settings, get rendered Markdown). The UI runs locally and just wraps the same Python engine. Feedbacks are very welcome. Repo: https://github.com/riccardoruspoli/reko   submitted by   /u/Rikifire [link]   [comments]