Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.19.0
Demo Script
- Start with empty memory:
python app.py
- Say:
I want the internet to become free again, more like the beginning. I like DIY solutions and I do not have a local GPU.
Open the Memory tab and accept the learned facts.
Ask:
Find open-source tools for a personal website.
Show that MM1 routes to direct_search.
- Ask:
Create a small script plan to monitor whether these tools have active releases and useful docs.
Show that MM1 routes to codex_big_agent or mock Codex.
- Open Agent Trace.
Point out:
- accepted memory stayed under
private_memory_used - only sanitized task text appeared in
outbound_payload_preview - final ranking used memory after external retrieval
- Closing line:
MM1 makes the internet useful through an agent that knows me locally, while the internet-facing agent only sees the task.