Liteweight LLM AI Client for OpenAI-compatible API

Mistivia cb9678fd4e Update 'Readme.md' 1 week ago
public b0988e2f96 Update config.json.exmaple 3 weeks ago
src c665dc482c fix ul ol display 3 weeks ago
.gitignore 491977ecfc add claude support 3 weeks ago
AUTHORS bde5fdc7e3 add license 3 weeks ago
LICENSE bde5fdc7e3 add license 3 weeks ago
Readme.md cb9678fd4e Update 'Readme.md' 1 week ago
index.html c665dc482c fix ul ol display 3 weeks ago
package-lock.json df764ac033 refactor css using tailwind 3 weeks ago
package.json df764ac033 refactor css using tailwind 3 weeks ago
vite.config.ts df764ac033 refactor css using tailwind 3 weeks ago

Readme.md

Lite AI Chat

Liteweight Web Client for OpenAI-compatible API with LaTeX support.

How to Use

Download the release tarball, decompress it.

tar -xf dist.tar.gz
cd dist

Edit config.json, fill in the key.

cp config.json.exmaple config.json
nano config.json

Then serve it with any web server.

Screenshots

image