Lumen SDK 3.0 · Scene Graph Engine

Embed AI slides
anywhere.

A production-grade pitch deck editor that plugs into your product. Templates, AI, data, and exports — through one SDK.

Live demo SDK docs
npm i @lumen/react
acme-q4-pitch.lumen
AI
Lumen
The future of pitch decks
Generated with Lumen AI
ARR · 2026
$48M
+312% YoY · 12,400 customers
M1
12M
M2
28M
M3
48M
Revenue Growth
Q1 2024 — Q4 2026
Product · v3
A new way to build slides
"Lumen replaced our entire deck workflow."
Sara Chen · Head of Brand, Linear
ARR · 2026
$48M
+312% YoY · 12,400 customers
M1
12M
M2
28M
M3
48M
Regenerate
Properties
TypeMetric
Sourcepostgres.arr
FontInter / 600
ColorAccent 1
AI prompt
Make this more confident, add YoY %
scene_graph.json
{
  "type": "metric",
  "source": "db.arr",
  "value": "$48M"
}
Embedded byNorthwindAcme HealthPolarisVectorHelix LabsHalo
Architecture

One SDK,
five host APIs.

Your app provides templates, data, AI, images, and storage. Lumen renders the editor and emits a structured scene graph back.

Templates
AI APIs
Data APIs
Image APIs
Storage APIs
Scene Graph
Engine
React
Angular
Flutter WebView
Vanilla JS
Web Components
react.example.tsx
import { LumenEditor } from "@lumen/react";

export default function App() {
  return (
    <LumenEditor
      apiKey={process.env.LUMEN_KEY}
      template="pitch.deck.v3"
      data={{ company: "Acme", arr: "$48M" }}
      onExport={(file) => save(file)}
    />
  );
}
Features

Built for modern AI products.

AI-native
Regenerate any element or whole slide.
Scene Graph
JSON-first model, not raw HTML.
Inline editing
Direct manipulation, no menus.
Fast generation
Streaming AI render in <2s.
AI images
Bring your own image API.
Data binding
Postgres, REST, GraphQL.
Export
PDF, PPTX, HTML, PNG.
Workflows
Webhooks + event bridge.

Ship AI slides this week.

Start with the React SDK and a single API key.