Spaces:
Running
Running
File size: 452 Bytes
a0b3caa 5659de8 a0b3caa | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: AppSimple Assistant
emoji: 💼
colorFrom: blue
colorTo: yellow
sdk: docker
pinned: false
license: mit
---
# AppSimple Assistant
Ask questions about AppSimple — the LLM reads and analyzes curated documents
with Python. No training, no vector DB.
Built on [a-simple-llm-harness](https://github.com/chuckfinca/a-simple-llm-harness).
## Setup
Set environment variables (see `.env.example`) and run:
```
uv sync
uv run python app.py
```
|