Skip to content

dw218192/CIS660_pdf2eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS660_pdf2eval

  • A tool written in Python 3.9 based on OpenAI's chatGPT and pyPDF to automatically generate CIS660 paper evaluation from a PDF file.
  • This tool is very buggy. Please feel free to contribute to it.

How to Run

  • this repo already contains a packaged binary executable in the bin/ folder.
  • if you want to run using your own python env, make sure you install the following packages in your python env
  1. PyPDF2
  2. openai
  3. PyQt5
  4. tiktoken

About

a tool based on OpenAI's chatGPT and pyPDF to automatically generate CIS660 paper evaluation from a PDF file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published