This project is a Spring Boot application that reads data from a JSON file and converts it to a PDF format. It includes a REST API that can be accessed via HTTP requests using tools like Postman.
This project is designed to convert PDF files into JSON format using GPT-4. For each page in the PDF, a JSON file will be generated. The hierarchy of the JSON structure will be inferred from the ...