pashpashpash / vault-ai

OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
https://vault.pash.city
MIT License
3.25k stars 306 forks source link

Comparison with GPT4 & LangChain Chatbot for large PDF docs #34

Open dandv opened 1 year ago

dandv commented 1 year ago

Curious how this project compares with the more popular GPT4 & LangChain Chatbot for large PDF docs by @mayooear

steinathan commented 1 year ago

I think most of the hard-coded functionalities like vectordb and chunking are already in lanchain-go

but this project has scalable uses