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
docs: add demo section for OpenClaw AI Agent powered by Gemma 4 in README.md
- Introduced a new demo section showcasing the OpenClaw AI Agent using Gemma 4 via mlx-openai-server.
- Included a YouTube link and launch command for demonstration purposes, enhancing user engagement and understanding of the agent's capabilities.
Copy file name to clipboardExpand all lines: README.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,33 @@ A high-performance OpenAI-compatible API server for MLX models. Run text, vision
21
21
22
22
---
23
23
24
+
## 🎬 Demo: OpenClaw AI Agent powered by Gemma 4 (Zalo Demo)
25
+
26
+
> **OpenClaw AI Agent powered by Gemma 4 via mlx-openai-server (Zalo Demo)** — Gemma 4 serving as the reasoning + tool-calling backend for an agent, running fully local on Apple Silicon.
27
+
28
+
[](https://www.youtube.com/watch?v=ndXeMav7jFI)
29
+
30
+
**[▶ Watch the demo on YouTube](https://www.youtube.com/watch?v=ndXeMav7jFI)**
31
+
32
+
The agent in the demo is **Brelytics**, an open-source data analyst agent — source code at **[cubist38/openclaw-analyst](https://github.com/cubist38/openclaw-analyst)**.
0 commit comments