I don’t have access to the latest tools that OpenAI has added, but I want to know the power of PDF processing.
Can it analyze images? How many pages can it process?
I don’t have access to the latest tools that OpenAI has added, but I want to know the power of PDF processing.
Can it analyze images? How many pages can it process?
As nothing different has been announced, the only expectation is that you might be able to upload a pdf file to “code interpreter/advanced data analysis”, and then have some AI-written python that can extract text that is already there in the PDF file.
The AI context length for understanding the python data return is limited, so the AI would also have to write python that can truncate or extract particular pages. There is no python library for “unlock the password, OCR enhance the PDF made of scans and slices, create a table-of-contents, and then summarize it into AI-sized text.”
Thank you for your answer, I am waiting to implement the last changes in APIs