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.

💾 Saved. d722711 · on main · k33g · 2h ago
README.md · 10 lines · 424 Bmarkdown
Blame HistoryOpen raw

mini-me documentation

Documentation of mini-me (mm), a minimal terminal coding agent written in Go that drives a local LLM through the OpenAI-compatible API.

Choose a language:

Both trees follow the Diátaxis layout: tutorials/ to learn, how-to/ to get a task done, reference/ to look something up, explanation/ to understand.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# mini-me documentation

Documentation of **mini-me** (`mm`), a minimal terminal coding agent written in Go that drives a local LLM through the OpenAI-compatible API.

Choose a language:

- [English](en/README.md)
- [Français](fr/README.md)

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.