Live on HuggingFace Spaces

Your Digital
Footprint

A privacy-centric, multi-agent RL environment that builds a dynamic Semantic World Model of a user's fragmented digital life — without centralizing data.

Explore the endpoints

OpenEnv-compatible REST + WebSocket interface

POST
/reset
Start a new episode
POST
/step
Execute an agent action
GET
/state
Get current environment state
GET
/schema
Action / Observation schemas
WS
/ws
WebSocket persistent session
GET
/health
Health check
Try it live
GET /health
// Click a button above to call the live API...