TheEdict commited on
Commit
f971a33
·
verified ·
1 Parent(s): 52a6037

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Marimo Zero
3
+ emoji: 🦀
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
+ # 🦀 Marimo Zero
12
+
13
+ **Agent Zero** + **Marimo** + **OmniRoute**
14
+
15
+ ## Quick Start
16
+
17
+ 1. **Duplicate this Space**
18
+ 2. **Set Secrets:**
19
+ - Go to Settings → Repository secrets
20
+ - Add `API_KEYS_JSON` = `{"openai": "sk-...", "anthropic": "sk-ant-..."}`
21
+ 3. **Wait for build** (~5-10 minutes)
22
+
23
+ ## Usage
24
+
25
+ - **Agent Zero UI:** `https://theedict-marimo-zero.hf.space/`
26
+ - **Marimo Sandbox:** `https://theedict-marimo-zero.hf.space/marimo/`
27
+
28
+ ## Components
29
+
30
+ - **Agent Zero** - Official AI agent framework
31
+ - **Marimo** - Reactive Python notebook for code execution
32
+ - **OmniRoute** - Multi-account LLM routing