Open CoreUI - A rewritten Open WebUI in Rust, significantly reducing memory and resource usage, requiring no dependency services, no Docker, with both a server version and a Tauri-based desktop client. (formerly Open WebUI Lite)
Svelte
1,538
55 commits
updated Apr 2, 2026
Open CoreUI, a lightweight implementation of Open WebUI
This is a rewritten lite fork of Open WebUI v0.6.32, not an official version.
⚠️ Early Development Stage
This project is currently in early development. Only basic chat functionality is implemented at this time. Other features are being developed gradually.
Support Windows, macOS, Linux systems, and x86_64, aarch64 architectures.
Visit the Releases page to download the version for your system.
This project provides two completely independent clients. Choose one based on your use case:
Use Case: Personal computer use with native window interface
Features:
Use Case: Server deployment, access via web browser
Features:
Desktop Client: Simply install and open the application
macOS Users: If you see "app is damaged" error when opening, please open
Terminaland run this command:sudo xattr -d com.apple.quarantine "/Applications/Open CoreUI Desktop.app"
Backend Server:
chmod +x open-coreui-*./open-coreui-*http://localhost:8168)For detailed configuration options and environment variables, see CLI Documentation.
55 commits
Svelte
44.2%
Rust
34.5%
Go
13.1%
TypeScript
6.5%
Open CoreUI - A rewritten Open WebUI in Rust, significantly reducing memory and resource usage, requiring no dependency services, no Docker, with both a server version and a Tauri-based desktop client. (formerly Open WebUI Lite)
Svelte
1,538
55 commits
updated Apr 2, 2026
Open CoreUI, a lightweight implementation of Open WebUI
This is a rewritten lite fork of Open WebUI v0.6.32, not an official version.
⚠️ Early Development Stage
This project is currently in early development. Only basic chat functionality is implemented at this time. Other features are being developed gradually.
Support Windows, macOS, Linux systems, and x86_64, aarch64 architectures.
Visit the Releases page to download the version for your system.
This project provides two completely independent clients. Choose one based on your use case:
Use Case: Personal computer use with native window interface
Features:
Use Case: Server deployment, access via web browser
Features:
Desktop Client: Simply install and open the application
macOS Users: If you see "app is damaged" error when opening, please open
Terminaland run this command:sudo xattr -d com.apple.quarantine "/Applications/Open CoreUI Desktop.app"
Backend Server:
chmod +x open-coreui-*./open-coreui-*http://localhost:8168)For detailed configuration options and environment variables, see CLI Documentation.
55 commits
Svelte
44.2%
Rust
34.5%
Go
13.1%
TypeScript
6.5%