This Script can answer any question from a pdf file, even if the answer isn't explicit stated in the file.
How it works:
- This Script will scan and embed the document
- Generate the list of key phrases which could be used to solve the query.
- Then use OpenAI as a language model for the response.
- Use User given parameters to edit the response
- Then a response will be generated.