📸

AI you play with a webcam

No install, no login — just turn on the camera. Move, and the screen follows. The fastest way to get a "whoa."

Allow camera access when asked. The video is processed on your device only and never sent anywhere.

1

Control it with your body

It reads your hands and body in real time — enough to play a game with gestures alone.

MediaPipe Tasks (AI Recognition Demo Hub)

A demo hub that lets you try 15 MediaPipe recognition tasks from a single page. It covers face, hand, and pose detection, gesture recognition, image classification and segmentation, object detection, audio classification, language detection, and text classification. The processing runs inside the browser.

Pose

MediaPipe provides a pose recognition solution. It estimates the positions of 33 major parts of the entire human body and connects them to display them like a skeleton.

Hands

MediaPipe provides a solution for hand and finger tracking. It can track the movements of 21 key parts in 1-4 hands.

2

Become a character

Make a character that mirrors your face and moves — even a doodle that dances along with you.

Animation Motion Tracking

You can create character animations using MediaPipe and TensorFlow. This feature recognizes a person's face or the entire person and makes the character move along.

Pose Animator (Webcam)Launch
Korean
Pose Animator (Webcam)

This is an app that recognizes people's poses and faces in real time from captured videos and turns them into moving character animations.

Scroobly

A motion capture AI that uses your webcam to make your doodles animate and mimic your movements in real-time.

3

Recognition turned into play

Hunt for objects with the camera, fight with your moves, and teach it yourself to steer Pac-Man.

Emoji Treasure HuntLaunch
Korean
Emoji Treasure Hunt

This is a game where you find objects around you that match the presented emoticon. Images are predicted through CNN, and the prediction matches the correct answer (emoticon).

Motion recognition fighting gameLaunch
Korean
Motion recognition fighting game

This is a game where you can control your character through motion recognition using TensorFlow and a camera. The game character follows the user's actions and attacks the opponent.

Pac-Man Machine LearningLaunch
Korean
Pac-Man Machine Learning

This is a Pac-Man game that allows you to manipulate direction through image recognition. A pre-trained MobileNet model was used to recognize motion in four directions.