File size: 707 Bytes
f971a33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Marimo Zero
emoji: 🦀
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
---

# 🦀 Marimo Zero

**Agent Zero** + **Marimo** + **OmniRoute**

## Quick Start

1. **Duplicate this Space**
2. **Set Secrets:**
   - Go to Settings → Repository secrets
   - Add `API_KEYS_JSON` = `{"openai": "sk-...", "anthropic": "sk-ant-..."}`
3. **Wait for build** (~5-10 minutes)

## Usage

- **Agent Zero UI:** `https://theedict-marimo-zero.hf.space/`
- **Marimo Sandbox:** `https://theedict-marimo-zero.hf.space/marimo/`

## Components

- **Agent Zero** - Official AI agent framework
- **Marimo** - Reactive Python notebook for code execution
- **OmniRoute** - Multi-account LLM routing