{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_lelab",
  "slug": "lelab",
  "name": "LeLab",
  "canonical_url": "https://www.openagent.bot/bots/lelab",
  "category": "bots",
  "resource_type": "bot",
  "summary": "LeLab is the official graphical interface for LeRobot, Hugging Face's open-source robotics library. It turns the full robot learning workflow — calibrate, teleoperate, record, train, replay — into a single browser UI. Plug in a robotic arm, open the app, and go from unboxing to training your first policy in minutes.",
  "capabilities": [
    "robotics",
    "messaging"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "docker"
  ],
  "scenarios": [
    "self-hosted-ai",
    "robotics-agent"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "browser",
    "messages",
    "hardware"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Browser automation",
    "Robotics or embodied agent workflow"
  ],
  "avoid_when": [
    "Production deployment of robot fleets at scale",
    "Simulation-only robotics projects without physical hardware"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Open Docs",
    "Install and run LeLab"
  ],
  "evidence_urls": [
    "https://github.com/huggingface/leLab",
    "https://huggingface.co/spaces/lerobot/LeLab",
    "https://huggingface.co/docs/lerobot/main/en/lelab"
  ],
  "last_verified_at": "2026-06-04",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/lelab.json",
    "markdown_url": "https://www.openagent.bot/bots/lelab.md",
    "agent_json_url": "https://www.openagent.bot/bots/lelab.agent.json"
  }
}