# Lite AI Chat

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

![image](https://github.com/user-attachments/assets/ddade992-ce61-4ed4-bf6e-b89bb0a8ef0f)


## 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.