{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_openeai",
  "slug": "openeai",
  "name": "OpenEAI",
  "canonical_url": "https://www.openagent.bot/bots/openeai",
  "category": "bots",
  "resource_type": "bot",
  "summary": "OpenEAI is a fully open-source hardware-software unified platform for real-world embodied manipulation. It consists of two repositories: OpenEAI-Arm, a low-cost 6-DoF desktop robotic arm with complete manufacturing files, and OpenEAI-VLA, an end-to-end vision-language-action policy trained with a two-stage recipe (large-scale pretraining + task-specific fine-tuning). The platform covers the full pipeline — hardware design, low-level control, data collection, dataset processing, VLA training, and real-time deployment.",
  "capabilities": [
    "robotics",
    "messaging"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "robotics-agent"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "messages",
    "hardware"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Local or private AI stack",
    "Robotics or embodied agent workflow"
  ],
  "avoid_when": [
    "Production deployment (designed for research, not industrial use)",
    "Researchers needing non-manipulation platforms like mobile or humanoid robots"
  ],
  "primary_actions": [
    "Inspect repository",
    "Inspect repository",
    "Install OpenEAI stack"
  ],
  "evidence_urls": [
    "https://github.com/eai-yeslab/OpenEAI-Arm",
    "https://github.com/eai-yeslab/OpenEAI-VLA"
  ],
  "last_verified_at": "2026-06-04",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/openeai.json",
    "markdown_url": "https://www.openagent.bot/bots/openeai.md",
    "agent_json_url": "https://www.openagent.bot/bots/openeai.agent.json"
  }
}