Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing for private data/information to become less secure. #3

Open
DJJones66 opened this issue May 11, 2023 · 1 comment
Open

Allowing for private data/information to become less secure. #3

DJJones66 opened this issue May 11, 2023 · 1 comment

Comments

@DJJones66
Copy link

Your 3rd motivation raised valid concerns with regard to private data, I feel you should continue this mindset through out the project then and use a local LLM and VectorDB this way you have zero risk of your data being out in the wild.

@mkwatson
Copy link
Owner

I agree having a local LLM could be a useful option. As it exists now, even using an external LLM and making a network request, none of your private data should be made public because the network isn’t training on it, only using it for inference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants