Skip to content

Ollama Web UI Lite: A streamlined, minimalist interface for Ollama models. This fork of OpenWebUI focuses on essential features and simplicity, maintained as part of the ArtyLLaMa Research Project. Ideal for users who prefer a lean, efficient LLM interaction experience without feature bloat.

License

Notifications You must be signed in to change notification settings

kroonen/ollama-webui-lite

 
 

Repository files navigation

Ollama Web UI Lite 🦙

Ollama Web UI Lite is a streamlined version of the original OpenWebUI (formerly known as OllamaUI). This project is now maintained as part of the ArtyLLaMa Research Project, with the primary development continuing at OpenWebUI.org.

About This Fork

This repository represents a previous version of OpenWebUI, maintained to provide a simplified user interface with essential features and reduced complexity. Our focus is on maintaining a lean, efficient, and user-friendly experience.

Philosophy

Unlike the feature-rich approach of OpenWebUI.com, this fork is committed to maintaining a minimalist design. We believe in the power of simplicity and aim to provide a straightforward, efficient interface for interacting with Ollama models.

Features ⭐

The current version includes core functionalities such as:

  • Pulling and deleting models
  • Engaging in conversations with one or multiple models
  • Chat import/export

We intend to keep these essential features while focusing on stability, performance, and code quality.

Installation 🚀

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/kroonen/ollama-webui-lite.git
    cd ollama-webui-lite
  2. Install dependencies:

    npm ci
  3. Run in development mode:

    npm run dev

    Access Ollama Web UI Lite at http://localhost:3000

Preview

Related Projects

For those interested in a more feature-rich experience, you may want to explore:

  • ArtyLLaMa - AI-Powered Creative Platform for Interactive Content

License 📜

This project is licensed under the MIT License. See the LICENSE file for details.

Support 💬

For questions, suggestions, or assistance:


This project is part of the ArtyLLaMa Research Project, dedicated to advancing AI-powered creative tools and interfaces while valuing simplicity and efficiency.

About

Ollama Web UI Lite: A streamlined, minimalist interface for Ollama models. This fork of OpenWebUI focuses on essential features and simplicity, maintained as part of the ArtyLLaMa Research Project. Ideal for users who prefer a lean, efficient LLM interaction experience without feature bloat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 94.6%
  • TypeScript 1.9%
  • JavaScript 1.5%
  • CSS 1.4%
  • HTML 0.6%