This project developed a gesture recognition application using machine learning algorithms. The application recognizes gestures without color markers by extracting features from images using Hu moments and training a Hidden Markov Model. Common gestures like "ok" and "peace" were mapped to tasks like switching slides. The system was tested and achieved 60% accuracy. Future work could involve adding more gestures and connecting it to other devices.