Skip to content

Summarizes YT-video Built during Hack4cause 3.0

License

Notifications You must be signed in to change notification settings

sloorush/Recap-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recap

Product built during Vit hack4cause .
View the website here

Summarizes a YT-video using gensim and django framework .

Instructions :

  • Move into the Recap folder :
    cd Recap/
  • Install all the dependencies in requirements.txt using
    pip install -r requirements.txt
  • In terminal run
    python manage.py runserver
  • Pass the youtube url in the landing page to get the summary of the video with your desired percentage shrink .

About

Summarizes YT-video Built during Hack4cause 3.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 71.2%
  • CSS 11.8%
  • HTML 8.7%
  • Python 7.5%
  • JavaScript 0.8%