Portable AI agents you can email anywhere.
A GemmaPod is a single signed HTML+JS+WASM file (~960 KB) that bundles an AI agent's identity, persona, tools, and transport into one capsule. Email it, embed it with one <script>tag, or deploy it to a stable URL. When activated it phones home over WebRTC to a Gemma 4 model — or runs in the visitor's browser via WebGPU if the owner is offline.
One signed blob
Manifest + WASM + shim in one ~960 KB .html. Email it, deploy it, embed it.
DARTC over WebRTC
Signed envelopes on a peer-to-peer data channel. Cloud carries SDP only.
AG-UI compatible
`gemmapod.ui.event` ships AG-UI-shaped lifecycle events. CopilotKit-ready.