轻量大模型聊天客户端,支持OpenAI兼容式API

Mistivia df764ac033 refactor css using tailwind 1 month ago
public b0988e2f96 Update config.json.exmaple 1 month ago
src df764ac033 refactor css using tailwind 1 month ago
.gitignore 491977ecfc add claude support 1 month ago
AUTHORS bde5fdc7e3 add license 1 month ago
LICENSE bde5fdc7e3 add license 1 month ago
Readme.md cc24ee31ef Update Readme.md 1 month ago
index.html df764ac033 refactor css using tailwind 1 month ago
package-lock.json df764ac033 refactor css using tailwind 1 month ago
package.json df764ac033 refactor css using tailwind 1 month ago
vite.config.ts df764ac033 refactor css using tailwind 1 month 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