bots-garden/mini-mepublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/bots-garden/mini-me.git
git clone ssh://git@rickub.com/bots-garden/mini-me.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

README.md · 10 lines · 424 Bmarkdown Blame HistoryRaw
💾 Saved. d722711 k33g 3h ago1# mini-me documentation
2
3Documentation of **mini-me** (`mm`), a minimal terminal coding agent written in Go that drives a local LLM through the OpenAI-compatible API.
4
5Choose a language:
6
7- [English](en/README.md)
8- [Français](fr/README.md)
9
10Both 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.