this post was submitted on 08 May 2026
3 points (80.0% liked)
Ollama - Local LLMs for everyone!
350 readers
4 users here now
A place to discuss Ollama, from basic use, extensions and addons, integrations, and using it in custom code to create agents.
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You might like Open Web UI or something similar. They have a RAG (retrieval augmented generation) feature where you can upload and embed a whole folder of info and the LLM will search that for additional context before answering your question. Connects right up to ollama.
Will take a look. Thanks!