Hi Product Hunters!,
This isn't your standard animation app with pre-baked video assets. Everything you see is AI generated live.
1. The "Brain": Google Gemini 2.5 Flash
When a user inputs a prompt (e.g., "Do a backflip holding a beer"), we send this intent to Gemini. Instead of returning plain text, the AI generates a JSON object containing executable JavaScript code.
This code contains the specific mathematical formulas (Math.sin, cos, lerp) required to calculate joint angles (shoulders, knees, hips) frame-by-frame.
The AI dynamically selects props, determining whether to render a standard Emoji or generate a custom SVG path.
2. The "Engine": React & Procedural Animation
The app is built on React 19. The generated code is "compiled" and executed within a requestAnimationFrame loop (targeting 60fps).
Hey everyone 👋
AI ROBOT started as a small experiment to explore what happens when AI doesn’t just generate content, but actually controls motion and behavior.
Everything you see is generated live. AI turns intent into movement in real time, without pre-made animations or timelines. This opens up ideas around interactive characters, social media experiences, avatars, games, education, and expressive AI-driven interfaces.
Curious to hear what this makes you think of. Feedback and ideas are very welcome.
https://ai-robot-4-172732521066.us-west1.run.app/?ref=producthunt