Hello folk,
I’m trying to work with PDF files using the OpenAI with Gemini API, but I’m having difficulty understanding how to properly implement this. Could someone please explain:
How to upload and process PDF files with OpenAI’s library when i visit the doc of gemini on openai i don’t see any guidance about application/pdf
data
What are the best practices for extracting text and data from PDFs if i use openai with gemini api
Are there any compatibility issues between OpenAI and Gemini API when working with PDFs
I would appreciate any examples, documentation links, or code samples that could help me get started.