Hand Gesture

  • Tech Stack: Python, Mediapipe, and Numpy
  • URL: Project Link

I am working on a hand gesture recognition project using Python with the Mediapipe and Numpy libraries. In this project, I aim to develop a model capable of detecting and recognizing various hand gestures in real-time. Mediapipe is used for hand tracking and detection, while TensorFlow is used to build and train the machine learning model that will recognize the gestures. This project aims to create a responsive and accurate interface for applications that can be used in various fields, such as human-computer interaction, gaming, and gesture-based control systems.