Spaces:
Running
Running
| 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 | |
| ``` | |