Skip to content

LittleCodr/GestureVoice-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Gesture-Controlled PC Automation

🚀 Control your PC using hand gestures, face movements, and voice commands!
Move your cursor with hand tracking, adjust brightness with gestures, and control volume by nodding.


📌 Features

Hand Tracking & Cursor Control

  • Move your mouse pointer by tracking hand movement.
  • Perform actions like clicking and scrolling with gestures.

Brightness Control (Hand Gestures)

  • Swipe Up - Increase brightness.
  • Swipe Down - Decrease brightness.
  • Close Palm - Increase brightness.
  • Open Full Palm - Decrease brightness.

Volume Control (Face Tracking)

  • Nod 'Yes' - Increase volume.
  • Shake Head 'No' - Decrease volume.

Voice Commands

  • Control system actions using voice.
  • Examples: "Increase brightness", "Open YouTube", "Close tab", etc.

Real-Time Camera Feed

  • View tracking dots on hands and face.
  • Live feedback while controlling the system.

📌 Example Usage

  • sh
  • Copy
  • Edit

🎤 Speak a command: "increase brightness"

  • 🖐 Move your hand to control the mouse.
  • 🤵‍♂️ Nod to control volume.
  • 🚀 Enjoy controlling your PC hands-free!

👨‍💻 Developed by Mayank Agrawal

🔗 LinkedIn: littlecodr

📌 Setup & Installation

Step 1️⃣: Install Python (If Not Installed)

  • Download and install Python 3.8+ from python.org.
  • During installation, check "Add Python to PATH".

Step 2️⃣: Install Dependencies

  • Open Terminal/Command Prompt and run:
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages