An AI rover that watches you sleep and decides when to wake you up. It drives over when you're actually asleep, then reports how groggy you looked and how you reacted, streaming everything to a live dashboard.
Every ~4 seconds an OpenAI vision model reads the camera frame plus a live emotional-signal summary from Interhuman and returns a strict JSON plan: asleep?, a grogginess score, a wake-up line, and a locomotion plan. A safety layer clamps every move (distance, turn angle, step count) before it reaches a Waveshare UGV Beast rover through the Cyberwave SDK.
Once you're awake, Interhuman keeps reading your reaction (stress, relief, whatever it is) into the wake-up report, alongside a ScrapeGraph news feed. Pull any API key and the system keeps running with just that layer offline.