Getting started with AI... (self-hosting an experiment)

Hello folks,

today I want to give you a tutorial on how to start with AI on your own local machine. This is a very rewarding task, expecially if you can use your self-hosted AI on a daily base on your own machine. Todo that only three points have to be done. I’ll show you for Debian Trixie…​

  1. Run the ollama script and install a model (the backend / core logic)

  2. Install docker (needed for WebUI)

  3. Install WebUI itself (this is needed as a frontend and to administrate the chats)