Hacker News new | ask | show | jobs
by tonypai 1123 days ago
Cool, it's a smart way to summarize YouTube video!

Couple weeks ago, I made a Summary Telegram bot to summarize everything together includes text, URL, PDF and YouTube video. I used MapReduce to summarize each chunks of YouTube transcript, but the result ended up missing too much information.

https://github.com/tpai/summary-gpt-bot

I am wondering if you'd be interested in integrating our tools together?

1 comments

Hi there A Telegram bot is also a good way to do summarization.

There's not enough incentive for me to continue working on my project, but it has an MIT license so feel free to copy whatever you want to your own project.