Skip to content

Commit 3853c64

Browse files
author
Piotr Stachaczynski
committed
update readme.md
1 parent 7cc1514 commit 3853c64

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

readme.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@ For more details on installation and configuration, please refer to our [documen
2929

3030
---
3131

32-
## 🛠 MaIN CLI (mcli)
32+
## 🛠 MaIN Documentation (www.usemain.net)
3333

34-
Enhance your development experience with the MaIN CLI (mcli)! This tool helps you:
35-
-**Quickly test and validate ideas**
36-
- 🔧 **Configure essential settings automatically**
37-
- 📚 **Download known and validated LLM models**
38-
- 🖥 Run M.A.I.N as a backend server or launch demo environments
39-
- 💬 Interact via a streamlined chat UI
34+
The interactive documentation at **[www.usemain.net](https://www.usemain.net)** lets you explore MaIN.NET through a set of specialised AI agents —
35+
each tuned to a different kind of task.
4036

41-
While you can start without it, we highly recommend using mcli for a smoother workflow. For download and usage details, please visit our [documentation cli page](https://maindoc.link/#/doc/cli). Once installed, try it out with:
37+
| Agent | Purpose |
38+
|-------|---------|
39+
| **Chatty** | Answers framework questions and looks up docs with direct, no-fluff responses |
40+
| **Code** | Generates complete, runnable C# projects wired to MaIN.NET and delivers them as a downloadable ZIP |
41+
| **Design** | Architects multi-agent systems, recommends backend strategies, and researches patterns from the live repo |
42+
| **Review** | Audits MaIN.NET usage for correctness, performance, and security; reviews GitHub PRs on request |
43+
| **Forge** | All-in-one agent that combines Code, Design, and Review in a single conversation and can open GitHub PRs |
44+
| **Flow** | Runs a full Design → Code → Review pipeline end-to-end, with a human approval step between each stage |
4245

43-
```sh
44-
mcli help
45-
```
4646

4747
---
4848

@@ -59,7 +59,7 @@ These resources will guide you through every aspect of the system and help you u
5959

6060
## 🌟 Our Vision
6161

62-
M.A.I.N is more than just a package—it's a stepping stone towards a complete AI ecosystem. Our goal is to connect diverse AI techniques into one modular framework, making advanced AI accessible and affordable to all users. Built with a low-code philosophy in mind, M.A.I.N empowers developers and non-developers alike to create powerful AI applications with ease. To learn more about our future plans and upcoming features, please visit our **[Roadmap](./Docs/roadmap.md)**.
62+
M.A.I.N is more than just a package—it's a stepping stone towards a complete AI ecosystem. Our goal is to connect diverse AI techniques into one modular framework, making advanced AI accessible and affordable to all users. Built with a low-code philosophy in mind, M.A.I.N empowers developers and non-developers alike to create powerful AI applications with ease.
6363

6464
---
6565

0 commit comments

Comments
 (0)