Open AI-Zebra opened 1 year ago
This is the biggest thing I'm seeking out. I want to give a self-hosted LLM access to my own data that I've collected, so I can search and summarize through it.
This is a good idea. Any tools or post about this? I can take a look on how to implement this.
Maybe this https://gpt-index.readthedocs.io/en/latest/?
I think this is a great project when it comes to data privacy and compliance for Organizations looking to adopt Gen AI with LLAMA 2. Adding capabilities for this private GPT to get ingested with Org specific data (like docs,confluence pages) as vectors would take this to next level. let me know if I can contribute. thank you!