DMO Geek
Back to Use Cases
Content & PublishingAdded February 24, 20261 presentation deployed

Zero-Dependency HTML Presentation Builder

Create animation-rich slide decks from scratch or by converting PowerPoint, with 12 curated style presets and instant Vercel deployment.

Overview

AI agents build browser-based presentations using pure HTML/CSS with no external dependencies. The system supports conversational style selection from 12 visual presets (Dark Botanical, Brutalist, Swiss Poster, etc.), custom branding (logo embedding with transparency), and one-command deployment to public URLs. Presentations include smooth transitions, responsive layouts, and print-friendly styling.

How It Works

The agent loads style preset guidelines, generates slide content based on the brief, embeds brand assets as base64 data URIs (with automatic background removal for logos), writes a single self-contained HTML file, and deploys to Vercel for instant public access. The workflow handles PPTX conversion by parsing slide text and recreating layouts with design system principles applied.

Tools Used

HTML/CSSVercelPython (PIL)Claudefrontend-slides skill

Outcome

Built AI Cases presentation (19 slides) with Dark Botanical theme and transparent logo in under 15 minutes. Deployed to public URL for team meeting. Agent iterated on layout improvements (vertical centering, detailed case examples) based on feedback without rebuilding from scratch.