{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "AIPC.computer Chip-to-Brand Mapping",
  "description": "Maps chip manufacturers to the AI PC OEM brands they power. Part of the AI PC Intelligence Graph.",
  "url": "https://aipc.computer/graph",
  "chipToBrand": {
    "nvidia": [
      "msi",
      "razer",
      "asus",
      "lenovo",
      "hp",
      "dell",
      "acer",
      "geekom",
      "beelink",
      "gpd"
    ],
    "amd": [
      "lenovo",
      "hp",
      "asus",
      "acer",
      "msi",
      "framework",
      "geekom",
      "beelink",
      "gpd"
    ],
    "intel": [
      "lenovo",
      "hp",
      "dell",
      "asus",
      "acer",
      "msi",
      "samsung",
      "lg",
      "dynabook",
      "fujitsu",
      "panasonic",
      "vaio",
      "getac",
      "framework",
      "geekom",
      "beelink"
    ],
    "qualcomm": [
      "lenovo",
      "hp",
      "dell",
      "asus",
      "acer",
      "microsoft",
      "samsung"
    ],
    "apple": [
      "apple"
    ],
    "mediatek": [
      "lenovo",
      "samsung"
    ],
    "arm": [
      "microsoft",
      "apple",
      "samsung",
      "lenovo",
      "hp",
      "dell",
      "asus",
      "acer",
      "qualcomm"
    ],
    "tsmc": [
      "apple",
      "amd",
      "qualcomm"
    ],
    "micron": [
      "lenovo",
      "hp",
      "dell",
      "asus",
      "apple"
    ],
    "realtek": [
      "lenovo",
      "hp",
      "dell",
      "asus",
      "acer",
      "msi",
      "samsung",
      "lg"
    ],
    "synaptics": [
      "lenovo",
      "hp",
      "dell"
    ]
  }
}