Skip to content

Commit fe0804c

Browse files
authored
Update README.md
1 parent 1424ad5 commit fe0804c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@ Double-click on the file `run.py`
5656

5757
---
5858

59+
## Why CMDAI?
60+
61+
CMDAI is a lightweight, transparent, and developer‑friendly tool for running local GGUF models without the overhead of large frameworks.
62+
63+
1. Lightweight architecture — no containers, servers, or heavy dependencies.
64+
2. Terminal‑first workflow — clear, predictable behavior with full control.
65+
3. Fast model switching — load and unload models instantly without restarting.
66+
4. Built‑in API server — easy integration with apps, scripts, and automation.
67+
5. Fully offline — all processing happens locally for maximum privacy.
68+
6. Simpler than Ollama, lighter than LM Studio — minimal overhead, maximum flexibility.
69+
7. Developer‑oriented design — clean structure, CLI tools, API access, and an open roadmap.
70+
5971
## How to Help with CMDAI
6072

6173
Thank you for your interest in improving CMDAI!
@@ -152,5 +164,6 @@ CMD LOCAL AI is a project being developed step by step. Below are the directions
152164

153165

154166

167+
155168

156169

0 commit comments

Comments
 (0)