agenticSeek
agenticSeek copied to clipboard
Can it be used on a server that cannot connect to the internet?
There is an LLM on the internal network, but it cannot access the internet. I hope it can connect to internal network databases, web pages, and document data to perform tasks. Is this project feasible
I think you could configure searxng to use your own database as specified in their documentation : https://docs.searxng.org/dev/engines/offline_concept.html I haven't personally dig into it, it seem possible but you would have to figure out how to set it up.