So much good information is presented now as videos... I'm thinking of automating that. A service, which follows your watched yt videos feed and automatically saving a transcript. Maybe with some LLM summary and few screenshots - as simple html page.
I believe people keep producing videos, since it can be monetised nicely
You should work on an engine that adds punctuation to the subtitles. They are pretty raw as they come - they normally require some post-production to be made into structured text.
Probably something already exists? LLMs could be good for heuristically obtaining punctuated text - but since real understanding is required, other systems should be employed - such as a transformers based ANN (speech + raw_transcript → punctuated_text).
The issue of "real understanding" is that which should discourage «LLM [generated] summar[ies]» - I have not yet seen any that show actual understanding of the original. "No work" is often better than "bad work".
> inside your head is one of the greatest computers in the universe which is surprising because I've seen your b-
I.e. one can also quickly verify if it is for the wrong target.