Lightweight web UI for Ollama
Top 57.7% on sourcepulse
This project provides a simplified, TypeScript-migrated version of Ollama Web UI, targeting users who prefer a streamlined interface with essential LLM chat functionalities. It aims for cleaner code, modular architecture, and robust testing.
How It Works
The project leverages a modular architecture and a full TypeScript migration to enhance code quality and maintainability. It focuses on core Ollama Web UI features like model management, multi-model conversations, and chat import/export, with plans to incrementally add more capabilities.
Quick Start & Requirements
npm ci
npm run dev
http://localhost:11434/api
, Node.js, npm.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project explicitly states it is a "streamlined version" with "minimal features and reduced complexity," indicating that advanced functionalities present in the main Ollama Web UI may be absent. The README also notes "This repo is no longer maintained, please use our main Open WebUI repo," which is a critical contradiction to the stated commitment to maintain this repository.
1 year ago
1 week