Skip to content

sidshehria/Youtube-Transcript-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Video-Summariser

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.

Requirements

  • The following python modules must be installed to run the API
    • flask
    • youtube-transcript-api
    • transformers

Instructions

  • Run app.py to start the summarizer API.
  • Load the custom extension into any Chromium browser.
  • Go to any YouTube video and click on the extension logo to start summarizing.

About

Contains a python and web dev based project. A chrome Extension which summarizes youtube videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors