Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirRead

A touch-free document navigation system using computer vision and real-time hand gesture recognition.


Overview

AirRead is a computer vision application that enables users to navigate digital content through natural hand gestures.

By combining MediaPipe hand tracking with OpenCV, the system detects user movement in real time and converts gestures into document navigation commands, reducing reliance on traditional input devices.


Motivation

The objective of AirRead is to explore more natural forms of interaction between people and digital content while demonstrating practical applications of computer vision for accessibility and productivity.


Key Features

  • Real-time hand tracking
  • Gesture recognition
  • Touch-free navigation
  • Lightweight implementation
  • Fast response time
  • Cross-platform compatibility

Technology Stack

  • Python
  • OpenCV
  • MediaPipe

Project Structure

airread
│
├── assets/
├── airread.py
├── hand_landmarker.task
├── requirements.txt
├── README.md
├── LICENSE
└── .gitignore

Installation

Clone the repository.

git clone https://github.com/kairavmurugesh/airread.git

Install dependencies.

pip install -r requirements.txt

Run the application.

python airread.py

Future Roadmap

  • Additional gestures
  • Improved tracking stability
  • Multi-document support
  • Accessibility enhancements

License

This repository is provided for portfolio and educational review purposes.

See the LICENSE file for details.


Author

Kairav Murugesh

About

A touch-free document navigation system powered by real-time hand gesture recognition and computer vision.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages