New AI-Powered Slide Framework Lets Coding Agents Build Polished Presentations From Natural Language

May 05, 2026
GitHub
Article image for New AI-Powered Slide Framework Lets Coding Agents Build Polished Presentations From Natural Language

Summary

A new open-source framework called open-slide now lets AI coding agents like Claude Code and Cursor build polished, React-based presentations from simple natural language descriptions, complete with presenter mode, a click-to-comment inspector, and one-command export to HTML or PDF.

Key Points

  • open-slide is a new slide framework built specifically for AI coding agents, allowing users to describe a deck in natural language and have agents like Claude Code, Codex, or Cursor generate polished React-based presentations on a fixed 1920x1080 canvas.
  • The framework includes powerful built-in features including an in-browser click-to-comment inspector, an assets manager with SVG logo search, a professional presenter mode with speaker notes, and one-command export to static HTML or PDF.
  • Getting started is simple via 'npx @open-slide/cli init my-slide', and the project supports one-click deployment to platforms like Vercel, Netlify, and Cloudflare Pages with no server or runtime dependencies required.

Tags

Read Original Article