| 💾 Saved. | 1 | # mini-me documentation |
| 2 | ||
| 3 | Documentation of **mini-me** (`mm`), a minimal terminal coding agent written in Go that drives a local LLM through the OpenAI-compatible API. | |
| 4 | ||
| 5 | Choose a language: | |
| 6 | ||
| 7 | - [English](en/README.md) | |
| 8 | - [Français](fr/README.md) | |
| 9 | ||
| 10 | Both trees follow the [Diátaxis](https://diataxis.fr) layout: `tutorials/` to learn, `how-to/` to get a task done, `reference/` to look something up, `explanation/` to understand. |