Skip to content

A simple script comprised of two files that analyses an uploaded PDF file against some predefined standards using OpenAI API. The first file is the front-end HTML page necessary for uploading the document that needs to be analyzed/compared against the hardcoded standards. The second one is a PHP script that extracts the text and sends it to OpenAI.

License

Notifications You must be signed in to change notification settings

p051xn1nja/aidocscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aidocscan

A simple script comprised of two files that analyses an uploaded PDF file against some predefined standards using OpenAI API. The first file is the front-end HTML page necessary for uploading the document that needs to be analyzed/compared against the hardcoded standards. The second one is a PHP script that extracts the text and sends it to OpenAI.

About

A simple script comprised of two files that analyses an uploaded PDF file against some predefined standards using OpenAI API. The first file is the front-end HTML page necessary for uploading the document that needs to be analyzed/compared against the hardcoded standards. The second one is a PHP script that extracts the text and sends it to OpenAI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages