Awards & Nominations

Team Space has received the following awards and nominations. Way to go!

Global Nominee

Team Space PDF Summarizer

High-Level Project Summary

By using OCR and NLP, PDF files are summarized alongside keywords, with the addition of text to speech and being able to download the summarized text into a pdf file.Makes it easier to pick pdf files about Space, summarize them while still learning everything important.

Detailed Project Description

  • Used Python
  • Used OCR and NLP
  • PDF file is uploaded onto the website
  • OCR used to read the PDF file and convert it to a string on Python
  • String is then summarized using NLP/AI
  • String can then be read by converting to a MP3 file on the site
  • 10 most frequent words will be listed
  • Able to download the summarized text onto a separate pdf file


Hope to Achieve: Make it easy to read long pdf files about NASA/SPACE through summarization while still learning everything important.

Space Agency Data

Used https://ntrs.nasa.gov/ to test the site/program and make sure it was functioning properly.

Hackathon Journey

It was fun.