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

Add ChatMemory to pdfGPT #39

Closed Sassun closed 1 year ago

Sassun commented 1 year ago

I would be super valuable to be able to have a chat memory / history for pdfGPT

See here a langchain example: https://python.langchain.com/en/latest/modules/chains/index_examples/chat_vector_db.html

bhaskatripathi commented 1 year ago

planned in backlog for V2

Sassun commented 1 year ago

Awesome, any rough timeline on this?

bhaskatripathi commented 1 year ago

you can expect that by end of month as I am short of bandwidth as of now.

bhaskatripathi commented 1 year ago

Implemented chat history : https://huggingface.co/spaces/bhaskartripathi/pdfGPT_Turbo