You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🖥 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.
40
36
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 |
42
44
43
-
```sh
44
-
mcli help
45
-
```
46
45
47
46
---
48
47
@@ -59,7 +58,7 @@ These resources will guide you through every aspect of the system and help you u
59
58
60
59
## 🌟 Our Vision
61
60
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)**.
61
+
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.
0 commit comments