Skip to content

BHUVANA-SANKU24/Air-canvas-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Canvas AI

AI-powered air canvas with object recognition and math equation solving.

Features

  • Hand tracking with MediaPipe
  • Draw in the air using gestures
  • Object recognition from sketches
  • Math equation solver and Basic Q and A.

Setup

  1. Create virtual environment:
python3 -m venv venv
source venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the app:
python app.py

Gestures

  • Index finger: Draw
  • Index + Middle finger: Switch mode (Object/Math)
  • 3 fingers up: Clear canvas
  • Closed fist: Erase
  • Press 'h': Toggle help
  • Press 'q': Quit

Project Status

  • Phase 1: Air Canvas with hand tracking
  • Phase 2: Object recognition
  • Phase 3: Math solver

Author

Built using Python, OpenCV, and MediaPipe

About

Real time Air Canvas with Integrated OCR that uses Hand tracking to detect objects, words and solves Math.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages