Incorporating a fileserver?

Posted by Zyj@reddit | LocalLLaMA | View on Reddit | 2 comments

Hi, our startup has an Ollama server with an nVidia GPU. I'd like to be able to talk to the LLMs there about the documents on our fileserver. Is there a good guide for me to follow? I saw some RAG code in the examples folder. Is there a better solution than ollama? I quite like it so far but i'm open for other (open source) solutions. Thanks!