{
  "id": "bbg-p0222-cloud-infrastructure-and-iac-cloud",
  "title": "Generative AI Tech Stack",
  "chapter": "ai-models-and-llm-systems",
  "batch": "13",
  "rank": 127,
  "sourcePage": 222,
  "sourcePointer": "p. 222",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "architecture",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source page render and extracted text inspected",
      "preserve GenAI stack layers: cloud/inference, foundation models, frameworks, data, evaluation, deployment, and observability",
      "retargeted from cloud to ai-models-and-llm-systems"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: cloud hosting inference",
      "concept: foundation models",
      "concept: frameworks",
      "concept: vector data",
      "concept: evaluation deployment observability"
    ],
    "labelSource": "curated",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "infra",
      "label": "Infrastructure",
      "x": 54,
      "y": 118,
      "w": 852,
      "h": 104
    },
    {
      "id": "model",
      "label": "Model application",
      "x": 54,
      "y": 262,
      "w": 852,
      "h": 132
    },
    {
      "id": "ops",
      "label": "Operate",
      "x": 172,
      "y": 446,
      "w": 616,
      "h": 82
    }
  ],
  "shapes": [
    {
      "id": "cloud",
      "kind": "rect",
      "label": "Cloud inference",
      "detail": "GPU serverless",
      "x": 116,
      "y": 144,
      "w": 146,
      "h": 58,
      "tone": "blue"
    },
    {
      "id": "model",
      "kind": "hex",
      "label": "Foundation model",
      "detail": "LLM multimodal",
      "x": 400,
      "y": 132,
      "w": 150,
      "h": 78,
      "tone": "purple"
    },
    {
      "id": "framework",
      "kind": "rect",
      "label": "Framework",
      "detail": "build integrate",
      "x": 696,
      "y": 144,
      "w": 146,
      "h": 58,
      "tone": "orange"
    },
    {
      "id": "data",
      "kind": "cylinder",
      "label": "Data store",
      "detail": "docs vectors",
      "x": 186,
      "y": 294,
      "w": 132,
      "h": 74,
      "tone": "green"
    },
    {
      "id": "app",
      "kind": "rect",
      "label": "AI app",
      "detail": "generate content",
      "x": 414,
      "y": 300,
      "w": 132,
      "h": 58,
      "tone": "teal"
    },
    {
      "id": "eval",
      "kind": "rect",
      "label": "Evaluation",
      "detail": "quality safety",
      "x": 650,
      "y": 300,
      "w": 132,
      "h": 58,
      "tone": "red"
    },
    {
      "id": "observe",
      "kind": "rect",
      "label": "Observability",
      "detail": "monitor trace",
      "x": 414,
      "y": 462,
      "w": 132,
      "h": 52,
      "tone": "gray"
    }
  ],
  "connectors": [
    {
      "from": "cloud",
      "to": "model",
      "label": "host",
      "flow": "main"
    },
    {
      "from": "model",
      "to": "framework",
      "label": "integrate",
      "flow": "control"
    },
    {
      "from": "framework",
      "to": "app",
      "label": "compose",
      "flow": "main"
    },
    {
      "from": "data",
      "to": "app",
      "label": "ground",
      "flow": "data"
    },
    {
      "from": "app",
      "to": "eval",
      "label": "test",
      "flow": "control"
    },
    {
      "from": "app",
      "to": "observe",
      "label": "signals",
      "flow": "data",
      "dashed": true
    }
  ]
}
