Paul van der Meer

Paul van der Meer

AI ROBOT
1 point
All activity
AI ROBOT is an interactive, browser-based experiment where natural language is instantly transformed into real-time robot animations. Instead of just generating text, the AI interprets intent and translates it into motion, actions and reactions. Built as a creative exploration of AI-driven behavior, procedural animation and human-like interaction, focused on playfulness, not perfection. No scripts, no timelines, just language, intent and movement.
AI ROBOT
AI ROBOTAn AI robot that turns prompts into real-time animations
Paul van der Meerstarted a discussion

Under the Hood: How AI Robot Works

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...