Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 363 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 363 Bytes

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.