How Can I Extract Contents from a PDF File at a Given URL for Use in a ChatGPT Prompt?

This topic was automatically generated from Slack. You can find the original thread here.

I want to read the contents of a PDF file (from a given URL) - so I could then pass the info in a ChatGPT prompt - any suggestions?

It’s been a while since I’ve used LangChain, but it has a PDF agent that reads the content

And you can connect it directly with ChatGPT