Summary the content of PDF with chatGPT, OpenAI API

Hello

Is it possible to summary the content of PDF with chatGPT, OpenAI API?
For example, if users upload the resume PDF, the apps show summary their career in 3 sentences.
Let me know how to resolve this.

Thank you.

I’m trying to figure this out as well. Right now, my only idea is to use a pdf-to-text plugin, save that text in the database, then send it via API to ChatGPT for analysis. there are a handful of YouTube videos on how to query chatgpt for stuff. I just haven’t set this up yet.
It would be nice to just send the pdf for analysis though.

This topic was automatically closed after 70 days. New replies are no longer allowed.