Hacker News new | ask | show | jobs
by robrenaud 479 days ago
I am also interested in how to do eval on an open source corporate search system. Privacy and information security make this challenging, right?
1 comments

On privacy and security, we are the only option (as far as I know) that you can connect up to all your company internal docs and have it be all processed locally to the deployment and stored at rest within the deployment.

So basically you can have it completely airgapped from the outside world, the only tough part is the local LLM but there are lots of options for that these days.