Inspiration
We wanted to make our lives easier reading textbooks.
What it does
Goes through a chapter in a pdf textbook and gives a short summary of the most important points.
How we built it
With great difficulty.
Challenges we ran into
Going and compiling all of the different libraries we needed with pip and getting them to work together. We also got a lot of help for text rank algorithm and adapted the code from this website: https://www.analyticsvidhya.com/blog/2018/11/introduction-text-summarization-textrank-python/
What we learned
Processing pdfs is not an easy task, nor is ranking the sentences.
Log in or sign up for Devpost to join the conversation.