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.26k stars 307 forks source link

[feature request] create a docker image to run this locally? #5

Open blysik opened 1 year ago

blysik commented 1 year ago

Hi! Very excited about this project. You could potentially get a ton of adoption if you created a docker image to run this? Thanks!

Jasmin25 commented 1 year ago

I can help with designing Docker and Docker-compose files for this, will you be accepting pull requests for this? @pashpashpash

pashpashpash commented 1 year ago

@Jasmin25 yeah please do!

Jasmin25 commented 1 year ago

Done: https://github.com/pashpashpash/vault-ai/pull/20

@pashpashpash

Jasmin25 commented 1 year ago

Also, please let me know if you'd be interested in setting up CI/CD for this; I've done it for several of my private repos.