#pdf

1 messages · Page 1 of 1 (latest)

brisk oyster
#

I have a URL of a PDF that a user uploaded in my nextjs app how can I pass the PDF to a thread using the openai API?

what type of file (Assistant etc.) is required to allow PDF uploads?

I’ve seen on YouTube that you can extract text from a PDF and use it as input, but that approach doesn’t work with images in the PDF.

Do you know how I can include a PDF with images when using the API?

#

This is the current code

It only works with images and I want to add suport for pdfs

tepid valley