Backend RAG support, bulk documents. #745

Closed
opened 2025-11-11 14:30:17 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @aamir-gmail on GitHub (Apr 27, 2024).

What would make a great addition to this , would be a RAG backed to load bulk documents . The way to do this would simply mount an external volume to the docker image. This way initial emedding are created when launching the docker for the first time .Then have a file watcher to load up any new document which are added to the external directory that is without doing this manually all this time . All documents are avaiable to all users of Web-UI for RAG use. While the other option of loading documents through the Web-UI is still there however private to that users only.

When using this feature UI should provide the sources as links as to which particular document it is gerting the information from.

Thank you.

Originally created by @aamir-gmail on GitHub (Apr 27, 2024). What would make a great addition to this , would be a RAG backed to load bulk documents . The way to do this would simply mount an external volume to the docker image. This way initial emedding are created when launching the docker for the first time .Then have a file watcher to load up any new document which are added to the external directory that is without doing this manually all this time . All documents are avaiable to all users of Web-UI for RAG use. While the other option of loading documents through the Web-UI is still there however private to that users only. When using this feature UI should provide the sources as links as to which particular document it is gerting the information from. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#745