About this project

Gestune allows users to control their system volume through intuitive hand gestures. By utilizing a camera for real-time tracking, users can increase volume by spreading their thumb and second finger apart or decrease it by pinching them together. Key technical capabilities include: - AI-Powered Tracking: Employs MediaPipe and OpenCV for accurate hand gesture recognition and real-time video processing. - System Integration: Uses the PyCaw library to interface directly with system audio controls. - Tech Stack: Built with Python, NumPy, OpenCV, MediaPipe, and PyCaw.