marimo-zero / README.md
TheEdict's picture
Upload README.md with huggingface_hub
f971a33 verified
metadata
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