We need a RAG chatbot similar to Chatbase, CustomGPT, Lyris.ai etc. based on NC data.
A potential candidate is Verba.
Anybody working on such a project?
Probably here is something similar: GitHub - nextcloud/context_chat: Chat with your documents
Hi @medlibre
On my side I tried PrivateGPT Introduction – PrivateGPT | Docs which looks promising.
Verba looks prettier but it lacks some crucial features for now : no file watcher, nor ability to push new data to ingest programatically … I’m trying to mount PGPT on my NC server by simply watching my NC’s /data/user/
directory
Indeed, context_chat is RAG on NC Data. We have a provider API so you can provide data from your app to context_chat.