Hello All ,
I have an use case where I am trying to generate questions from the pdf files so that we can later use them for our fine tuned model gpt3.5 turbo ? I have tried various models like BERT , T5 etc but unable to achieve the output due to the nature of PDF and content as well ?
Is there any open AI technique I can use to parse pdf and pass it to model to generate the questions from the same ?
Thanks
Dhruv Shah