A web application(named it Transum) that can generate a text summary of a YouTube video.
The transormer used for abstractive smmarization was python Huggingface. https://huggingface.co/docs/transformers/main/en/index
NOTE: I set up a virtual environment of python 3.7 inorder to install python transformers module.Please check if they're compatible now.