Interactive demos and side-by-side model comparisons.
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.
Featured
Hand-picked demos that showcase what AI can build
Particle Wave
AnimationInteractive particle animation that responds to mouse movement. Thousands of colorful particles form mesmerizing wave patterns on an HTML5 Canvas.
Solar System
3DExplore an interactive 3D solar system with orbiting planets, accurate relative sizes, and detailed textures.
Snake Game
GameThe classic snake game built with HTML5 Canvas. Eat food, grow longer, avoid hitting yourself. Complete with score tracking.
Code Editor
ToolA code editor with syntax highlighting, file tabs, line numbers, minimap, and theme switching.
E-Commerce Product Page
E-CommerceA premium product page with image gallery, reviews, specs accordion, and sticky cart bar.
Model
Category
Complexity
Showing 3 of 23 demos
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.