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 PlaygroundExample 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
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "Market sizing slide for a market-entry assessment. Concentric TAM/SAM/SOM with the spend definition at each level and th" }'Structured intent (this template)
{
"pattern": "nested_magnitude",
"title": "A narrow beachhead still unlocks a €420M near-term opportunity",
"subtitle": "EU compliance automation: TAM / SAM / SOM",
"variant": "concentric_scope_circles",
"levels": [
{
"short_label": "TAM",
"label": "EU compliance automation spend",
"value": 18.4,
"display": "€18.4B",
"detail": "Model-risk, monitoring, audit and regulatory-reporting software and services"
},
{
"short_label": "SAM",
"label": "Cloud-ready Tier-1/2 banks",
"value": 6.1,
"display": "€6.1B",
"detail": "Banks with modern data platforms and active model-governance programs"
},
{
"short_label": "SOM",
"label": "Initial obtainable wedge",
"value": 0.42,
"display": "€420M",
"detail": "45 named institutions reachable in the first 24 months"
}
]
}Related templates
Bars vs target marker
Margin recovery is visible but three units are below target
Diverging variance bars
Cloud hosting and contractor spend offset hiring delay savings
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Ranked magnitude bars
Three offer families drive 68% of FY25 growth
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.