Ọrọ: Summarize videos, generate flashcards, and streamline studying.
APIS AND LIBRARIES USED:
-
textsum (the better text summarizer imo)
-
BERT Extractive Summarizer (no longer using)
-
BERT Question Generation Library (no longer using)
To install the script, you can use pip:
pip install -r requirements.txt
To run the script, use the following command:
python3 app.py (or flask run)
It'll most likely point you to http://127.0.0.1:5000 (may depend on the system though)