Describe any situation in plain words. Kolam picks the right diagram, fills it from what you wrote, and hands back clean SVG.
Describe a situation in plain words and Kolam reaches for the exact diagram it needs, from a boardroom SWOT to a microservice map to a Sankey chart. You never pick a type.
341 frameworks across 12 disciplines: strategy, product, ops, finance, people, risk and more. Describe your situation; the right one is already in here.
Anyone can turn a prompt into boxes. Kolam turns messy context into the correct framework, filled and verified.
SWOT, Porter, RACI, funnels, journey maps, flowcharts, UML, ER diagrams, charts, timelines and more. It reads your context and picks the fit, so you don't have to name it.
A validation gate rejects empty or malformed output and retries. Every box is filled from your actual content. No "Strength 1", no "lorem ipsum", no half-drawn diagrams.
Clean, pure-SVG output themed to your tokens. No iframe, no watermark, no external service for the core shapes. It drops into your product looking like your product.
Kolam is an API and an MCP server. Your app or agent sends the situation in plain language; you get back a validated, on-brand SVG. No diagram DSL, no rendering service to run.
# One authenticated POST. Kolam picks the framework and fills it.
curl -X POST https://kolam/api/v1/render \
-H "Authorization: Bearer kolam_live_…" \
-H "Content-Type: application/json" \
-d '{ "context": "Fintech, pre-license, 12-week runway,
RBI tightening but UPI credit rails opening",
"intent": "strategic options" }' # intent optional
# → { "ok": true, "framework": "swot", "payload": {…} }Every one of these came from a single plain-English prompt. The kind of diagram that normally takes a consultant, a template, and an afternoon.
Early access is opening in batches. Drop your email. No spam, just the invite.