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.27k stars 308 forks source link

Plans for Fully OpenSource/Free Tools #57

Closed neeewwww closed 1 year ago

neeewwww commented 1 year ago

Do you have any plans to use a fully free and opensource tools/api instead of OpenAI? Also retrieve data from a private corpus, like Google Drive?

pashpashpash commented 1 year ago

@neeewwww I am working on publishing a Vault Zapier app so that you can hook up things like google drive and other things easily. WRT replacing openai, I haven't seen a better alternative to OpenAI that gives similar quality answers. But pinecone can be replaced with something like Weaviate quite easily.