Inspiration

Briefing a Research Paper or an Article into a compact presentation can be difficult, especially during conferences, where there are people from different domains who may or may not have the knowledge about your field.

What it does

PresentQuick is a tool that can convert a long article or research paper into a simple presentation, that makes it easier to understand. It uses NLP to analyze long pieces of content and recollects the most important sentences and breaks them down into slides. This web application can be used either for presenting something to the audience of even to get a simple understanding of a complex topic.

How I built it

Back-end: Natural Language Toolkit, Python-Flask
Front-end: Python-PPTX
Hosting: Replit

Challenges I ran into

Creating and designing presentations was a challenge at first, but then I found out the Python-PPTX library and learned how to use it during the course of this project.

Accomplishments that we're proud of

Being able to complete this project, learning about Natural Language Processing and Python-PPTX, and hosting it.

What I learned

I learned about NLP and Python-PPTX library.

What's next for PresentQuick

I'll be adding more presentation designs and work on the overlay problem with text.

Built With

Share this project:

Updates