🎨 Pictionagent
An AI-powered drawing and guessing game where Reachy Mini collaborates with users to create and identify drawings. Built during a Hugging Face hackathon.
- AI-powered drawing recognition
- Interactive guessing game
- Creative collaboration
Discover amazing applications and behaviors created by the Reachy Mini community
Official apps showcasing Reachy Mini's capabilities
Watch Reachy Mini follow your hand movements in real-time using computer vision. This app demonstrates visual servoing and human-robot interaction capabilities.
Play the classic game with Reachy Mini! The robot uses its camera to detect when you move during "red light" and reacts with expressive animations.
Let Reachy Mini show off its moves! This app synchronizes the robot's head and antenna movements to music, creating rhythmic and expressive dance performances.
Start building your own Reachy Mini application with our template. Includes everything you need to create, test, and deploy custom behaviors.
Amazing apps built by the Reachy Mini community
An AI-powered drawing and guessing game where Reachy Mini collaborates with users to create and identify drawings. Built during a Hugging Face hackathon.
Test your knowledge with Reachy Mini as your quiz host! The robot asks questions, reacts to answers, and keeps score with expressive animations.
Engage in natural conversations with Reachy Mini powered by large language models. The robot responds with appropriate gestures and expressions.
Find the perfect app for your use case
Installing apps on your Reachy Mini is simple and takes just a few clicks. All apps are hosted on Hugging Face Spaces for easy discovery and deployment.
# Or install via Python
from reachy_mini import ReachyMini
from reachy_mini.apps import install_app
robot = ReachyMini()
install_app(robot, "hand_tracker")
# Run the app
robot.apps.hand_tracker.start()
Join the community and build amazing experiences for Reachy Mini