SlidebookSlidebook

About Slidebook

Slidebook is a new kind of presentation engine — designed for developers, powered by JSX, Tailwind, and motion, with AI that understands your intent.

Built for modern creators

Whether it's a conference talk, investor deck, or internal doc — Slidebook helps you express technical ideas with full visual control. Use your own components, themes, and logic.

With AI-powered generation and a powerful JSX editor, it adapts to your flow — from simple prompts to professional slideshows.

export const Slide = () => ( <motion.div initial={{ opacity: 0, scale: 0.95 }} animate={{ opacity: 1, scale: 1 }} transition={{ duration: 0.6 }} > <h1 className="text-4xl font-bold">Ideas in motion</h1> </motion.div> )

Open Source & Community Driven

Slidebook is open source and free to use. We believe in tools that empower creators — not lock them in. You can contribute, fork, extend, and embed it anywhere.

View GitHub Repository

Timeline

Stage 1

Concept, CLI & core packages, theming

Stage 2

Web editor, AI prompt system, real-time preview

Stage 3

Beta launch, feedback, examples, advanced generation

Stage 4

Save, deploy, generate full presentations, release

Ready to try it?

Create your first AI-powered slide in seconds.

Try Slidebook Now