suaveui

suaveui

Open source LLM UI, compatible with all local LLM providers.

Stars: 163

Visit
 screenshot

SuaveUI is an experimental Progressive Web App chat user interface designed for interacting with local AI models. It provides a platform for users to easily communicate with AI models in a chat-like environment. The tool is built using React for the user interface and Node.js for the backend. Users can run SuaveUI using Docker or by cloning the repository and running a server. The project is still in the early alpha stage and is being actively developed to enhance its functionality and features.

README:

SuaveUI Beta

SuaveUI is an experimental PWA chat UI built specifically for interacting with Local AI Models.

Demo GIF

Running (using Docker 🐳)

You can easily run the latest version of SuaveUI using Docker. Follow these steps:

  1. Pull the latest image:

    docker pull ghcr.io/avarayr/suaveui:latest
  2. Run the container:

    docker run -p 3005:3005 --add-host localhost:host-gateway ghcr.io/avarayr/suaveui:latest
  3. Go to http://localhost:3005

Development

While SuaveUI is in early alpha, installation is via cloning and running a server

Requirements: Bun, Node

  1. git clone https://github.com/avarayr/suaveui
  2. bun install
  3. bun dev

Technologies used

React for UI, Node.js as light backend

Screenshot 2024-08-26 at 1 35 36 PM

Screenshot 2024-08-26 at 1 36 00 PM

Screenshot 2024-08-26 at 1 36 06 PM

Screenshot 2024-08-26 at 1 39 59 PM

Experimental

This repository is a work in progress.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for suaveui

Similar Open Source Tools

For similar tasks

For similar jobs