iiRecord
Agentic AI Atlas · Hugging Face
tool:huggingfacea5c.ai
II.
Tool JSON

tool:huggingface

Structured · live

Hugging Face json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "id": "tool:huggingface",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Hugging Face",
    "homepageUrl": "https://huggingface.co",
    "kind": "other",
    "description": "AI model hub and platform for building machine learning applications.\nHosts tens of thousands of pre-trained models and datasets, provides\nInference API, Spaces hosting, and collaborative ML development tools.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:huggingface",
      "to": "skill-area:machine-learning",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:huggingface",
      "to": "skill-area:machine-learning",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:llm-fine-tuning",
      "to": "tool:huggingface",
      "kind": "uses_tool"
    },
    {
      "from": "stack-profile:llm-fine-tuning",
      "to": "tool:huggingface",
      "kind": "composed_of"
    },
    {
      "from": "tool-server:mcp-huggingface",
      "to": "tool:huggingface",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}