Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 511 Bytes

An AI that creates summaries of academic articles as presentations.

Summary of how the project works:

  • Taking input data of a PDF research paper.
    • our model does not require any input data to train on
  • Create text output, store in database.
  • Python code pulls from database and creates powerpoints
  • Powerpoint can be downloaded from web app

The app will source the paper directly and does not condone submitting the work as ones own. It should only be used for understanding and sharing.