alejandro-ao / ask-multiple-pdfs

A Langchain app that allows you to chat with multiple PDFs
1.66k stars 940 forks source link

I revised the project and removed openai authentication #25

Open ahmetax opened 1 year ago

ahmetax commented 1 year ago

Thanks for that nice project. I prefer to work with open source and free projects. I converted this project adding and removing a few lines of codes. Now, I am using only HuggingFace models and connections in it. Maybe I will add some other types of text files, such as .txt, .csv, etc. I will share it also in github. Thanks once more.

casamassa commented 6 months ago

Hi @ahmetax Im trying develop using just HuggingFace , have you could share your project in github? Thanks a lot