Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/entelecheia/open-webui-container

ChatGPT-Style Web Interface for Ollama 🦙
https://github.com/entelecheia/open-webui-container

Last synced: 17 days ago
JSON representation

ChatGPT-Style Web Interface for Ollama 🦙

Awesome Lists containing this project

README

        

# open-webui-container

[Open WebUI](https://github.com/open-webui/open-webui) is a ChatGPT-Style Web Interface for Ollama 🦙

## How to Install 🚀

🌟 **Important Note on User Roles and Privacy:**

- **Admin Creation:** The very first account to sign up on the Open WebUI will be granted **Administrator privileges**. This account will have comprehensive control over the platform, including user management and system settings.

- **User Registrations:** All subsequent users signing up will initially have their accounts set to **Pending** status by default. These accounts will require approval from the Administrator to gain access to the platform functionalities.

- **Privacy and Data Security:** We prioritize your privacy and data security above all. Please be reassured that all data entered into the Open WebUI is stored locally on your device. Our system is designed to be privacy-first, ensuring that no external requests are made, and your data does not leave your local environment. We are committed to maintaining the highest standards of data privacy and security, ensuring that your information remains confidential and under your control.

#### Using Docker Compose

- **If Ollama is on your network**, use this command:

```bash
make docker-up-app-detach
```