Git Product home page Git Product logo

lollms-webui's Introduction

LoLLMS Web UI

Logo

GitHub license GitHub issues GitHub stars GitHub forks Discord Follow me on Twitter Follow Me on YouTube pages-build-deployment

Welcome to LoLLMS WebUI (Lord of Large Language Models: One tool to rule them all), the hub for LLM (Large Language Model) models. This project aims to provide a user-friendly interface to access and utilize various LLM models for a wide range of tasks. Whether you need help with writing, coding, organizing data, generating images, or seeking answers to your questions, LoLLMS WebUI has got you covered.

Click here for my youtube video on how to use the tool

Features

  • Choose your preferred binding, model, and personality for your tasks
  • Enhance your emails, essays, code debugging, thought organization, and more
  • Explore a wide range of functionalities, such as searching, data organization, and image generation
  • Easy-to-use UI with light and dark mode options
  • Integration with GitHub repository for easy access
  • Support for different personalities with predefined welcome messages
  • Thumb up/down rating for generated answers
  • Copy, edit, and remove messages
  • Local database storage for your discussions
  • Search, export, and delete multiple discussions
  • Support for Docker, conda, and manual virtual environment setups

Screenshots

Main page image Settings page image Hardware status image Support for most known bindings image image Huge and updated models zoo for each binding type image Models search options image Custom models installation image Huge personalities library (about 300 personalities split in 36 categories) image Personalities search option image Personalities bag where you can activate simultaniously multiple personalities image Multiple personalities discussions image Hot personality selection image

Artbot image Lollms personality maker image Chat with docs with commands like send file and set database image

Python Specialist image

Installation

Prerequisites

Before installing LoLLMS WebUI, make sure you have the following dependencies installed:

Ensure that the Python installation is in your system's PATH, and you can call it from the terminal. To verify your Python version, run the following command:

Windows:

python --version

Linux:

python3 --version

If you receive an error or the version is lower than 3.10, please install a newer version and try again.

Installation steps

For detailed installation steps please refer to these documents:

Easy install

  • Download the appropriate application launcher based on your platform: For Windows: webui.bat For Linux: webui.sh For Linux: c_webui.sh - using miniconda3
  • Place the downloaded launcher in a folder of your choice, for example: Windows: C:\ai\LoLLMS-webui Linux: /home/user/ai/LoLLMS-webui
  • Run the launcher script. Note that you might encounter warnings from antivirus or Windows Defender due to the tool's newness and limited usage. These warnings are false positives caused by reputation conditions in some antivirus software. You can safely proceed with running the script. Once the installation is complete, the LoLLMS WebUI will launch automatically.

Using Conda

If you use conda, you can create a virtual environment and install the required packages using the provided requirements.txt file. Here's an example of how to set it up: First clone the project or download the zip file and unzip it:

git clone https://github.com/ParisNeo/lollms-webui.git
cd lollms-webui

Now create a new conda environment, activate it and install requirements

conda create --prefix ./env python=3.10
conda activate ./env
pip install -r requirements.txt

Using Docker

Alternatively, you can use Docker to set up the LoLLMS WebUI. Please refer to the Docker documentation for installation instructions specific to your operating system.

Usage

You can launch the app from the webui.sh or webui.bat launcher. It will automatically perform updates if any are present. If you don't prefer this method, you can also activate the virtual environment and launch the application using python app.py from the root of the project. Once the app is running, you can go to the application front link displayed in the console (by default localhost:9600 but can change if you change configuration)

Selecting a Model and Binding

  • Open the LoLLMS WebUI and navigate to the Settings page.
  • In the Models Zoo tab, select a binding from the list (e.g., llama-cpp-official).
  • Wait for the installation process to finish. You can monitor the progress in the console.
  • Once the installation is complete, click the Install button next to the desired model.
  • After the model installation finishes, select the model and press Apply changes.
  • Remember to press the Save button to save the configuration.

Starting a Discussion

  • Go to the Discussions view.
  • Click the + button to create a new discussion.
  • You will see a predefined welcome message based on the selected personality (by default, LoLLMS).
  • Ask a question or provide an initial prompt to start the discussion.
  • You can stop the generation process at any time by pressing the Stop Generating button.

Managing Discussions

  • To edit a discussion title, simply type a new title or modify the existing one.
  • To delete a discussion, click the Delete button.
  • To search for specific discussions, use the search button and enter relevant keywords.
  • To perform batch operations (exporting or deleting multiple discussions), enable Check Mode, select the discussions, and choose the desired action.

Contributing

Contributions to LoLLMS WebUI are welcome! If you encounter any issues, have ideas for improvements, or want to contribute code, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the Apache 2.0 License. You are free to use this software commercially, build upon it, and integrate it into your own projects. See the LICENSE file for details.

Acknowledgements

Please note that LoLLMS WebUI is not affiliated with the LoLLMS application developed by Nomic AI. The latter is a separate professional application available at LoLLMS.io, which has its own unique features and community.

We express our gratitude to all the contributors who have made this project possible and welcome additional contributions to further enhance the tool for the benefit of all users.

Contact

For any questions or inquiries, feel free to reach out via our discord server: https://discord.gg/4rR282WJb6

Thank you for your interest and support!

If you find this tool useful, don't forget to give it a star on GitHub, share your experience, and help us spread the word. Your feedback and bug reports are valuable to us as we continue developing and improving LoLLMS WebUI.

If you enjoyed this tutorial, consider subscribing to our YouTube channel for more updates, tutorials, and exciting content.

Happy exploring with LoLLMS WebUI!

lollms-webui's People

Contributors

actions-user avatar alangrafu avatar andriymulyar avatar andzejsp avatar arroyoquiel avatar beratcmn avatar bill-rix avatar calvinbui avatar chongy076 avatar dennisstanistan avatar dependabot[bot] avatar jadenkiu avatar meeech avatar mkinney avatar njannasch avatar nof4n avatar okkebal avatar parisneo avatar pb-dod avatar richiedevr avatar samgroenjes-dw avatar thaiminhpv avatar thesnowguru avatar tkocou avatar ulanmax avatar vra 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.