Rhizome running

Plot node · Gemma 4 E2B Q4_K_S · Jetson Orin Nano Super · jurisdiction: minutes

DEMO with deterministic mocks. The real app runs Gemma 4 E2B fully local on Jetson Orin Nano Super with no network dependency — exactly the property this project is built around. We use mocks here so you can probe the architecture from any browser without network, mirroring how the real system never depends on the cloud. The mock code is in js/api.js in the public repo: read it, the responses are not magic. To see Gemma 4 E2B running for real, check the video, run make test in code/meristem_node/, or build Rhizome on a Jetson following the repo guide.

Probe a decision

Set the local state of the plot and ask Rhizome to decide. The output includes the rationale in Spanish (the real app's primary language for the Spanish-speaking farmer) and English.

Decision Receipt

idle
Awaiting input...

Rationale (LLM)

The deterministic logic decides. Gemma 4 E2B only writes the rationale.

Live decision log (last 10)

A simulated stream of decisions Rhizome would emit over a 10-minute window in the field. Click Start log to watch the system run autonomously. ESP32 SAFE_LIMIT events are highlighted.