Code Monkey home page Code Monkey logo

ollama-webui-lite's Introduction

Ollama Web UI Lite ๐Ÿฆ™

Ollama Web UI Lite is a streamlined version of Ollama Web UI, designed to offer a simplified user interface with minimal features and reduced complexity. The primary focus of this project is on achieving cleaner code through a full TypeScript migration, adopting a more modular architecture, ensuring comprehensive test coverage, and implementing a robust CI/CD pipeline.

Features โญ

The current version includes only the essential functionalities found in the full Ollama Web UI, such as pulling and deleting models, engaging in conversations with one or multiple models, chat import/export, etc.

We are committed to maintaining this repository and progressively working through our to-do list to enhance its capabilities. The planned improvements include:

  • Code Cleanup: Enhance readability and maintainability of the codebase.
  • Architectural Refactoring: Implement a more modular architecture with a focus on component separation.
  • TypeScript Migration: Fully migrate the codebase to TypeScript, providing complete type declarations.
  • Test Implementation: Introduce a comprehensive suite of tests to ensure code reliability.
  • CI/CD Integration: Establish a continuous integration and continuous deployment pipeline for automated testing and deployment.
  • Upstream Ollama-WebUI Features: Adding core features from Ollama WebUI.
  • Additional Features: Add new features based on user requests.

Installation ๐Ÿš€

Before proceeding with the installation, ensure that you have the following prerequisites:

  • Docker
  • Node.js
  • npm

If you are not using Docker, you can instead host your own Ollama server (see here) at http://localhost:11434/api.

Follow these steps to set up Ollama-webui-lite:

  1. Clone the repository:

    git clone https://github.com/ollama-webui/ollama-webui-lite.git
    cd ollama-webui-lite
  2. Start the Ollama Docker containers (or set up your Ollama server):

    docker-compose up -d --build
  3. Install the dependencies:

    npm ci
  4. Run the application in development mode:

    npm run dev

    Ollama Web UI Lite now should be available at http://localhost:3000

Preview

License ๐Ÿ“œ

This project is licensed under the MIT License - see the LICENSE file for details. ๐Ÿ“„

Support ๐Ÿ’ฌ

If you have any questions, suggestions, or need assistance, please open an issue or join our Ollama Web UI Discord community or Ollama Discord community to connect with us! ๐Ÿค


Proudly Maintained by Duc Dang and Created by Timothy J. Baek - Let's make Ollama Web UI even more amazing together! ๐Ÿ’ช

ollama-webui-lite's People

Contributors

tjbck avatar dangminhduc1101 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.