Category landscape map

Try in Playground
Category landscape map slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Position Map
Output
.pptx + PDF + PNG

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "" }'

Structured intent (this template)

{
  "pattern": "position_map",
  "title": "The winning architecture pairs enterprise-control platforms with specialist AI tooling",
  "subtitle": "AI data-platform ecosystem - enterprise readiness vs GenAI-native depth",
  "variant": "plain_positioning_map",
  "x_axis": {
    "label": "Enterprise readiness",
    "low": "Emerging",
    "high": "Enterprise-ready"
  },
  "y_axis": {
    "label": "GenAI-native depth",
    "low": "Shallow",
    "high": "Deep"
  },
  "items": [
    {
      "label": "Azure",
      "x": 88,
      "y": 80,
      "category": "Hyperscaler",
      "emphasis": "primary"
    },
    {
      "label": "AWS",
      "x": 84,
      "y": 62,
      "category": "Hyperscaler"
    },
    {
      "label": "Google Cloud",
      "x": 80,
      "y": 70,
      "category": "Hyperscaler"
    },
    {
      "label": "Databricks",
      "x": 78,
      "y": 84,
      "category": "Data platform",
      "emphasis": "primary"
    },
    {
      "label": "Snowflake",
      "x": 82,
      "y": 56,
      "category": "Data platform"
    },
    {
      "label": "Palantir",
      "x": 70,
      "y": 64,
      "category": "Data platform"
    },
    {
      "label": "Salesforce",
      "x": 76,
      "y": 48,
      "category": "SaaS workflow"
    },
    {
      "label": "ServiceNow",
      "x": 74,
      "y": 52,
      "category": "SaaS workflow"
    },
    {
      "label": "Workday",
      "x": 72,
      "y": 38,
      "category": "SaaS workflow"
    },
    {
      "label": "Writer",
      "x": 46,
      "y": 78,
      "category": "Specialist AI"
    },
    {
      "label": "Hugging Face",
      "x": 40,
      "y": 82,
      "category": "Specialist AI"
    },
    {
      "label": "LangChain",
      "x": 34,
      "y": 74,
      "category": "Specialist AI"
    },
    {
      "label": "Pinecone",
      "x": 30,
      "y": 66,
      "category": "Specialist AI"
    },
    {
      "label": "Weaviate",
      "x": 26,
      "y": 70,
      "category": "Specialist AI"
    }
  ],
  "legend": {
    "category_label": "Vendor type"
  },
  "takeaway": "Combine enterprise-control platforms with specialist AI tooling - not a single-category bet.",
  "source_note": "Illustrative landscape, FY26"
}

Related templates

Frequently asked questions

How do I render the Category landscape map template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Category landscape map deterministically — editable PowerPoint in under a second.

Category landscape map Slide Template | SlideForge | SlideForge (slideforge.dev)