Bots
Akagi includes AI for four- and three-player games, with optional stronger cloud inference and support for external mjai bots.
Built-in AI
The built-in four- and three-player models switch automatically with the table and recommend an action when it is your turn. Their strength is intentionally modest: a dependable default rather than a top-tier engine.
Cloud inference
- Use a stronger hosted model by buying a key or redeeming a code in the app.
- If the server is unreachable, rate-limited or the key is invalid, Akagi automatically falls back to the built-in model.
- Cloud inference can use its own HTTP, HTTPS or SOCKS proxy, with an in-app connection test.
External mjai bots
Advanced users can install or add their own external mjai bot. The Python 3.12 and uv bundled with each release support these external bots; the built-in AI does not depend on them.