Product — what we built and why it wins

A product slide for an investor or customer pitch: the core capabilities and the wedge they create.

Try in Playground
Product — what we built and why it wins slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Card Grid
Output
.pptx + PDF + PNG

Example brief

Product slide for a startup pitch. Six capabilities, each with the value and a proof, highlighting the wedge that creates the moat.

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": "Product slide for a startup pitch. Six capabilities, each with the value and a proof, highlighting the wedge that create" }'

Structured intent (this template)

{
  "pattern": "card_grid",
  "title": "The product, and the wedge it creates",
  "subtitle": "Six capabilities, one workflow",
  "card_kind": "feature_tile",
  "cards": [
    {
      "name": "Instant setup",
      "benefit": "Value in minutes, not months.",
      "capabilities": [
        "Self-serve",
        "Templates"
      ],
      "icon": "zap",
      "emphasis": "primary",
      "proof": "3-day onboarding"
    },
    {
      "name": "Deep integrations",
      "benefit": "Fits the existing stack.",
      "capabilities": [
        "APIs",
        "Events"
      ],
      "icon": "plug"
    },
    {
      "name": "Built-in governance",
      "benefit": "Enterprise-ready early.",
      "capabilities": [
        "Roles",
        "Audit"
      ],
      "icon": "shield"
    },
    {
      "name": "Usage insight",
      "benefit": "Drives expansion.",
      "capabilities": [
        "Analytics",
        "Alerts"
      ],
      "icon": "bar-chart"
    },
    {
      "name": "Collaboration",
      "benefit": "Teams move together.",
      "capabilities": [
        "Shared workspace",
        "Comments"
      ],
      "icon": "users"
    },
    {
      "name": "Extensible",
      "benefit": "Grows with the customer.",
      "capabilities": [
        "SDK",
        "Marketplace"
      ],
      "icon": "layout-grid"
    }
  ]
}

Related templates

Frequently asked questions

How do I render the Product — what we built and why it wins 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 Product — what we built and why it wins deterministically — editable PowerPoint in under a second.

Product — what we built and why it wins Slide Template | SlideForge | SlideForge (slideforge.dev)