This document summarizes a research paper that proposes controlling a buggy using hand gestures detected by a Leap Motion sensor camera. The system extracts 6 points from the detected gesture, calculates 15 features from those points, and compares the features to stored gesture data using similarity algorithms to identify the gesture and command the buggy accordingly. This reduces human effort in driving compared to manual control. The system was designed to recognize gestures for basic buggy movements like forward, backward, left, and right.