{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_glm_ocr",
  "slug": "glm-ocr",
  "name": "GLM-OCR",
  "canonical_url": "https://www.openagent.bot/models/glm-ocr",
  "category": "models",
  "resource_type": "model",
  "summary": "GLM-OCR is an open OCR model and document pipeline from Z.ai, focused on accurate, fast, and comprehensive image-to-text extraction for documents, tables, formulas, and complex layouts.",
  "capabilities": [
    "local-inference",
    "tool-calling"
  ],
  "constraints": [
    "open-source",
    "open-weights"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "memory"
  ],
  "risk_level": "low",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow",
    "Local or private AI stack",
    "Memory or RAG workflow"
  ],
  "avoid_when": [
    "Users who want a fully managed consumer product with no setup work",
    "Teams that cannot review the linked source, license, and operational requirements before adoption"
  ],
  "primary_actions": [
    "Inspect repository",
    "Clone GLM-OCR"
  ],
  "evidence_urls": [
    "https://github.com/zai-org/GLM-OCR"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/glm-ocr.json",
    "markdown_url": "https://www.openagent.bot/models/glm-ocr.md",
    "agent_json_url": "https://www.openagent.bot/models/glm-ocr.agent.json"
  }
}