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

🥦🍓🍇 107a8a7b2b 更新 'AUTHORS' il y a 2 jours
public b0988e2f96 Update config.json.exmaple il y a 1 mois
src c665dc482c fix ul ol display il y a 1 mois
.gitignore 491977ecfc add claude support il y a 1 mois
AUTHORS 107a8a7b2b 更新 'AUTHORS' il y a 2 jours
LICENSE bde5fdc7e3 add license il y a 1 mois
Readme.md cb9678fd4e Update 'Readme.md' il y a 2 semaines
index.html c665dc482c fix ul ol display il y a 1 mois
package-lock.json df764ac033 refactor css using tailwind il y a 1 mois
package.json df764ac033 refactor css using tailwind il y a 1 mois
vite.config.ts df764ac033 refactor css using tailwind il y a 1 mois

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