Working demos built with SuperDoc — the document engine for the modern web.
Live at demos.superdoc.dev
rag/ — DocRAG
Ask your documents. Get cited answers. Upload .docx files and get AI-powered answers with citations that scroll to the exact paragraph, comment, or tracked change in the source document.
Stack: Cloudflare Workers + R2, PostgreSQL + pgvector, React, SuperDoc, Claude, OpenAI embeddings
superdoc-inline-revisions/ — Inline Revisions
Comments and tracked-change review controls built with SuperDoc's custom UI API.
Stack: React, SuperDoc
template-builder-document-api-v2-demo/ — Template Builder Document API v2
Template-field workflow built with SuperDoc's public Document API v2.
Stack: Vue, SuperDoc
Build and serve the local gallery (excluding DocRAG):
bun run startOpen http://localhost:4173. The command builds both static demos before serving the landing page and their route directories.
Each demo is a standalone app. The general pattern:
cd <demo>
bun install
bun run devSee each demo's directory for specific setup instructions.
MIT
Built by SuperDoc