javascriptchrome-extensionlearningyoutubeyoutube-captionsyoutube-summaryyoutube-transcript UpdatedJan 9, 2022 JavaScript The "YouTube Video Summarizer" is a web application built using Next.js. The primary goal of this project is to provide users with a convenient platform to summarize the content of...
YouTube-Transcript-Summarizer creating a Chrome Extension which will make a request to a backend REST API where it will perform NLP and respond with a summarized version of a YouTube transcript. Enormous number of video recordings are being created and shared on the Internet through out the day...
YouTube video summarizer tools are convenient to have for a variety of business and personal purposes. Learn more here.
YouTube Transcript Summarizer: Flask Back-End Repository YouTube Video Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which have well-fo...