bhaskatripathi / pdfGPT

PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo
MIT License
6.98k stars 837 forks source link

Multiple PDF Files #36

Open kalyanramu opened 1 year ago

kalyanramu commented 1 year ago

What would it take to support Multiple PDF File Import and providing search capability?

bhaskatripathi commented 1 year ago

Yes ofcourse that can be done within pdfGPT. Have added this item to the backlog for version 2.

Sassun commented 1 year ago

+1 for multiple PDF files. Would be also amazing if it would be possible to add other file formats as well .docx, HTML etc.

flake9 commented 1 year ago

+1

ollieanwyll commented 1 year ago

+1

bhaskatripathi commented 1 year ago

have created a very crude version of multiple-pdf support but it may not be the best code as I know some known issues. In the mean while you can check the sandbox environment here: https://huggingface.co/spaces/bhaskartripathi/pdfChatterSandbox

liugddx commented 1 year ago

+1. I need it badly.

greenTea2Codes commented 1 year ago

Hi, great tool! Is it possible to upload a collection of articles on a particular subject ONCE and instruct the tool to always return answers from the given set of articles with references?

faburem commented 1 year ago

I think multiple PDF support could be an outstanding feature. I can imagine this for software release notes published only as PDF by vendors or "old school" eLearning material. Imagine you could turn all that into an interactive knowledge base! This could really be a huge deal for some companies.

Pixel2075 commented 1 year ago

+1. I need it badly.

bhaskatripathi commented 1 year ago

I am working on it. Will soon release this feature.