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

mistivia b0988e2f96 Update config.json.exmaple 1 tháng trước cách đây
public b0988e2f96 Update config.json.exmaple 1 tháng trước cách đây
src cd1428d17b add uncached config.json fetch 1 tháng trước cách đây
.gitignore 491977ecfc add claude support 1 tháng trước cách đây
AUTHORS bde5fdc7e3 add license 1 tháng trước cách đây
LICENSE bde5fdc7e3 add license 1 tháng trước cách đây
Readme.md cc24ee31ef Update Readme.md 1 tháng trước cách đây
index.html 6f996a0d6d delete mathjax 1 tháng trước cách đây
package-lock.json 55afdbcf90 init 1 tháng trước cách đây
package.json 55afdbcf90 init 1 tháng trước cách đây
vite.config.ts 55afdbcf90 init 1 tháng trước cách đây

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