Metadata-Version: 2.4
Name: gzchat
Version: 0.1.1
Summary: command line graphical LLM chat interface that opens in the browser
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: h5gizmos
Requires-Dist: markdown

# gzchat
command line graphical LLM chat interface that opens in the browser

# development install

```bash
pip install -e .
```
