llm-mixer / README.md
Hansimov's picture
:pencil: [Doc] Readme: New shields badge for release, and add screenshots of web and mobile
b64c31c
|
raw
history blame
No virus
636 Bytes
metadata
title: LLM Mixer
emoji: πŸ”€
colorFrom: gray
colorTo: gray
sdk: docker
app_port: 23456

LLM-Mixer

A lightweight UI of LLM app.

Mirror:

Run server

Command Line

sudo npm install
node server.js

Docker

docker build -t llm-mixer:1.0 .
docker run llm-mixer:1.0

Screenshots

Web

Mobile