Hi @David_H99 and welcome to Make!
Well, it doesn’t look like either of the APIs can do that. However, you have options:
- You can extract the content of the PDF and send that to ChatGPT or Claude. Here is one way to do that:
- You can use an Assistant (ChatGPT only) and send the PDF to the assistant and ask for a summary. It’s quite a bit more involved and will require maintenance to avoid reaching the file limit (20). Also, the API is beta.
https://platform.openai.com/docs/assistants/deep-dive/creating-assistants
L