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
esign/ — eSign
eSignature orchestration demo. Add signature fields to .docx and PDF documents, sign with custom signatures, and manage the signing workflow.
Stack: React, SuperDoc, @superdoc-dev/esign
template-builder/ — Template Builder
Document template engine demo. Build reusable templates with dynamic fields and merge data into .docx documents.
Stack: React, SuperDoc, @superdoc-dev/template-builder
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