So this time, I made a TinyBit hand gesture project where a robot can be controlled using hand movements. The system reads my hand gestures and then sends commands to the robot. I used Teachable Machine to train several hand gestures, and each gesture is assigned to a different action. After that, the trained model is connected to Lofirobot, so when a specific gesture is detected, the robot responds and moves in real time based on the hand movement.