← heapsort
ARTICLE35

Building a Touchless AI Mouse Control in 2 hours with Python πŸ–±οΈβœ¨

DEV.to AIΒ·April 20, 2026

This article introduces NUMBA_3, a Python-based open-source tool that enables touchless AI mouse control using a webcam and hand gestures. Developed in just two hours, it leverages MediaPipe, OpenCV, and Numba for fluid, real-time cursor movement, packaged with PyInstaller.

Read original β†—