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.