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 .