AI Model Demos
See what different AI models can build. Each demo is a self-contained interactive experience, built entirely by an AI model in a single session.
Model
Category
Complexity
Showing 10 of 10 demos
Particle Wave
Interactive particle animation that responds to mouse movement. Thousands of colorful particles form mesmerizing wave patterns on an HTML5 Canvas.
View prompt
Create a full-screen interactive particle wave animation using HTML5 Canvas. Thousands of colorful particles should form wave patterns with rainbow hue gradients. Mouse movement should repel nearby particles. Include smooth animation with trail effects.
Golden Gate Bridge
3D interactive Golden Gate Bridge with animated cars crossing, dynamic lighting, and orbit controls. Built with Three.js.
View prompt
Build a 3D interactive Golden Gate Bridge scene using Three.js. Include two main towers with suspension cables, a road deck with animated cars driving across, animated water below with waves, and fog atmosphere. Use International Orange color. Add OrbitControls for camera interaction.
Solar System
Explore an interactive 3D solar system with orbiting planets, accurate relative sizes, and detailed textures.
View prompt
Create an interactive 3D solar system with all 8 planets orbiting the sun using Three.js. Include a glowing sun with point light, proper relative orbit speeds, Saturn's rings, Earth's moon, a starfield background, and click-to-identify planet names. Add OrbitControls.
Snake Game
The classic snake game built with HTML5 Canvas. Eat food, grow longer, avoid hitting yourself. Complete with score tracking.
View prompt
Build a classic Snake game using HTML5 Canvas. Arrow keys to control, eat pink food to grow, avoid walls and self. Show score and high score (localStorage). Include start screen, game over with replay button, and mobile touch D-pad controls. Use cream/pink/black color scheme.
SaaS Landing Page
A complete, polished SaaS landing page for a fictional product called Stackwise. Gumroad design system with offset cards, pill buttons, and a mock analytics dashboard.
View prompt
Create a SaaS landing page demo for a fictional product called "Stackwise" - an AI-powered developer analytics tool. Use the Gumroad design system: #F4F4F0 cream background, offset-layer card pattern, pill-shaped buttons (primary bg-black text-white), pink accent for highlights. NO shadows, NO gradients, NO emojis. Sections: Hero with "Ship better code, faster" headline and mock dashboard, Social Proof with company logos, Features Grid with 3 offset cards, Pricing with 3 tiers, and a final CTA with email input.
Blog Template
A beautiful tech blog design for 'The Stack' with featured post hero card, 3-column post grid, newsletter CTA, and offset-card Gumroad design system.
View prompt
Build a complete blog page for a fictional tech blog called 'The Stack' with header, featured post hero card, 6-post grid, newsletter CTA, and footer. Use Gumroad design system with cream background, offset-card pattern, pink accent category pills, pill-shaped buttons, and clean typography hierarchy. No shadows, no gradients.
Dashboard UI
An analytics dashboard with charts, KPI cards, data tables, and interactive filters. Real-time feel without a backend.
View prompt
Create a full-screen analytics dashboard for a fictional dev tool called "DevOps Hub" using the Gumroad design system. Include: fixed left sidebar with nav items (Dashboard, Deployments, Incidents, Team, Settings) with pink active border, top bar with pill-shaped search and notification bell, 4 metric cards with offset pattern, fake bar chart for deploy frequency (Mon-Sun), fake line chart using CSS dots, a recent deploys table with status badges, and an incidents panel. Use cream background (#F4F4F0), no shadows, no gradients, no emojis.
Markdown Editor
A split-pane live markdown editor with toolbar, line numbers, sync scroll, word count, and regex-based rendering. Gumroad design system.
View prompt
Create a split-pane live markdown editor using the Gumroad design system. Editor on left with monospace textarea and line numbers, rendered preview on right. Toolbar with Bold, Italic, Code, Link, H1, H2, List, Quote as pill buttons. Preview renders headings, code blocks (dark bg), links in pink, lists, blockquotes with pink left border, tables, and task lists. Sync scroll between panes. Word count bar between editor and preview showing words, chars, reading time. Export buttons for Copy HTML and Copy Markdown. Use regex-based markdown rendering with no npm libraries. Cream background (#F4F4F0), white panels with border-2 border-black rounded-2xl, no shadows, no gradients.
Todo App
Categorized todos with drag reorder and persistence. Clean minimal design with the Gumroad design system.
View prompt
Build a beautiful todo app with categories, drag-to-reorder, local storage persistence, and a clean minimal design. Use cream background, black borders, pill-shaped buttons, and pink accent color.
Weather Dashboard
5-day forecast with animated weather icons and temperature graphs. Gumroad design system.
View prompt
Build a weather dashboard widget showing a 5-day forecast with animated weather icons (sun, rain, clouds, snow using CSS animations), temperature graphs using CSS bars, and a location search input. Use cream background, black borders, pill-shaped buttons.