Nextcloud AI - any luck installing / enabling?
-
wrote on Jun 3, 2024, 2:01 PM last edited by
Almost "as usal" with new Nextcloud features / apps, installation and configuration is a nerdy mess, see https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html
The usage of Nextcloud AI Assistant requires several external apps (some, like "llm2", that you won't find in the appstore when searching
), installing "AppAPI" and setting up "a Deploy Demon" (?). It seems they have outsourced AI to an external server that you need to run as well (it's the same with the very basic feature of full-text-search, that still is not built-in - WTF).
Anyone had any luck installing this mess and running it?
-
wrote on Jul 3, 2024, 6:47 PM last edited by
I managed to get it to run with Open WebUI. It provides an OpenAI like API through Ollama. Execution is relatively slow though since it only runs on CPU.
Let me know if you need help setting it up.