Nested MagnitudeManagement Consulting

Market sizing — TAM, SAM, and the obtainable wedge

A TAM/SAM/SOM slide: the total market, the serviceable slice, and the realistic near-term wedge, each with what defines it.

Try in Playground
Market sizing — TAM, SAM, and the obtainable wedge slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Nested Magnitude
Output
.pptx + PDF + PNG

Example brief

Market sizing slide for a market-entry assessment. Concentric TAM/SAM/SOM with the spend definition at each level and the near-term obtainable wedge called out.

Render it

Structured intent — create_slide payload

Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.

{
  "form": "nested_magnitude",
  "variant": "concentric_scope_circles",
  "headline": "A narrow beachhead still unlocks a €420M near-term opportunity",
  "context": "EU compliance automation: TAM / SAM / SOM",
  "data": {
    "levels": [
      {
        "label": "EU compliance automation spend",
        "short_label": "TAM",
        "value": 18.4,
        "display": "€18.4B",
        "detail": "Model-risk, monitoring, audit and regulatory-reporting software and services"
      },
      {
        "label": "Cloud-ready Tier-1/2 banks",
        "short_label": "SAM",
        "value": 6.1,
        "display": "€6.1B",
        "detail": "Banks with modern data platforms and active model-governance programs"
      },
      {
        "label": "Initial obtainable wedge",
        "short_label": "SOM",
        "value": 0.42,
        "display": "€420M",
        "detail": "45 named institutions reachable in the first 24 months"
      }
    ]
  }
}

cURL (REST)

curl -X POST https://dev-api.slideforge.dev/v1/render/intent \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{"form":"nested_magnitude","variant":"concentric_scope_circles","headline":"A narrow beachhead still unlocks a €420M near-term opportunity","context":"EU compliance automation: TAM / SAM / SOM","data":{"levels":[{"label":"EU compliance automation spend","short_label":"TAM","value":18.4,"display":"€18.4B","detail":"Model-risk, monitoring, audit and regulatory-reporting software and services"},{"label":"Cloud-ready Tier-1/2 banks","short_label":"SAM","value":6.1,"display":"€6.1B","detail":"Banks with modern data platforms and active model-governance programs"},{"label":"Initial obtainable wedge","short_label":"SOM","value":0.42,"display":"€420M","detail":"45 named institutions reachable in the first 24 months"}]}}'

Related templates

Frequently asked questions

How do I render the Market sizing — TAM, SAM, and the obtainable wedge 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 Market sizing — TAM, SAM, and the obtainable wedge deterministically — editable PowerPoint in under a second.

Market sizing — TAM, SAM, and the obtainable wedge Slide Template | SlideForge | SlideForge (slideforge.dev)