Open WebUI

Open WebUIEnvironment requirementsDocker setupOfficial Docker installationInstall Docker on Alibaba CloudOpen WebUI installationOpen WebUI operationAdministrator accountRegister and log inUser interfaceModel dialogueSwitch modelDemonstration: LLaVAFrequently Asked QuestionsClose Open WebUICommon ErrorsUnable to start Open WebUIService connection timeout

Demonstration environment

Development board: Jetson Orin NX 16GB

SSD: 128G

Tutorial scope

Motherboard model: jetson series, Raspberry Pi 5

Open WebUI is an open source project that aims to provide a simple and easy-to-use user interface (UI) for managing and monitoring open source software and services.

Environment requirements

Host and Conda installation of Open WebUI: Node.js >= 20.10, Python = 3.11:

Environment construction methodDifficulty (relatively)
HostHigh
CondaMedium
DockerLow

The tutorial demonstrates the installation of Open WebUI in Docker.

Docker setup

Official Docker installation

If Docker is not installed, you can use the script to install Docker in one click.

Download the get-docker.sh file and save it in the current directory.

Run the get-docker.sh script file with sudo privileges.

Install Docker on Alibaba Cloud

If you cannot install it yourself, please use the image we provide.

Open WebUI installation

For systems with Docker installed, you can directly enter the following command in the terminal:

image-20240708162154367

Open WebUI operation

Enter the following command in the terminal to start the specified Docker:

image-20240708190557583

After successful startup, use the following URL to access in the browser:

Administrator account

For the first use, you need to register an account yourself. This account is an administrator account. You can fill in the information as required!

Register and log in

image-20240708190701599

image-20240708190725800

image-20240708190746384

Since we have already registered: admin account, just log in directly!

User interface

image-20240708190833771

Model dialogue

Using Open WebUI for dialogue will run slower than using the Ollama tool directly, and may even cause a timeout service connection failure. This is related to the motherboard's memory and cannot be avoided!

Switch model

Click Select a model to select a specific model for dialogue.

image-20240708190915884

Demonstration: LLaVA

The LLaVA case demonstrated requires 8G or even more to run. Users can use other cases to test the Open WebUI dialogue function!

image-20240708191214680

Frequently Asked Questions

Close Open WebUI

Close the self-starting Open WebUI.

Clean up all stopped containers:

Common Errors

Unable to start Open WebUI

Solution: Close Open WebUI once and restart!

Service connection timeout

Close Open WebUI once and restart, then ask again or run the model with the Ollama tool to ask questions!