Plain positioning map

Try in Playground
Plain positioning 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": "Enterprise winners combine deep workflow specialization with governance control",
  "subtitle": "Enterprise GenAI assistant platforms - specialization vs governance",
  "variant": "plain_positioning_map",
  "x_axis": {
    "label": "Workflow specialization",
    "low": "Generic",
    "high": "Domain-specific"
  },
  "y_axis": {
    "label": "Governance control",
    "low": "Lightweight",
    "high": "Regulated enterprise"
  },
  "items": [
    {
      "label": "ServiceNow",
      "x": 82,
      "y": 86,
      "emphasis": "primary"
    },
    {
      "label": "Writer",
      "x": 84,
      "y": 80,
      "emphasis": "primary"
    },
    {
      "label": "Custom build",
      "x": 86,
      "y": 58,
      "emphasis": "primary"
    },
    {
      "label": "Microsoft Copilot",
      "x": 52,
      "y": 82
    },
    {
      "label": "Salesforce",
      "x": 78,
      "y": 60
    },
    {
      "label": "OpenAI Enterprise",
      "x": 64,
      "y": 58
    },
    {
      "label": "Anthropic",
      "x": 54,
      "y": 78
    },
    {
      "label": "Glean",
      "x": 50,
      "y": 52
    },
    {
      "label": "Jasper",
      "x": 72,
      "y": 28
    },
    {
      "label": "Legacy chatbots",
      "x": 22,
      "y": 24
    }
  ],
  "takeaway": "Prioritize platforms that can be governed centrally but specialized by domain.",
  "source_note": "Illustrative positioning, FY26 workshop"
}

Related templates

Frequently asked questions

How do I render the Plain positioning 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 Plain positioning map deterministically — editable PowerPoint in under a second.

Plain positioning map Slide Template | SlideForge | SlideForge (slideforge.dev)