🖐️ AI Hand Gen-Art

Live Demo Tech Stack

📌 Overview

AI Hand Gen-Art is a touchless, generative digital canvas. It leverages in-browser computer vision to track hand coordinates in real-time, translating physical gestures into dynamic digital art without requiring any physical input devices.

Designed entirely as a client-side web application, this project demonstrates the integration of machine learning models directly into the browser DOM for zero-latency user interactions.

🚀 Live Demonstration

Click here to launch the live application (Note: Requires webcam permissions to process gesture tracking locally in your browser. No video data is recorded or sent to any server.)

🛠️ Technical Architecture

  • Frontend UI: HTML5 & CSS3
  • Application Logic: Vanilla JavaScript
  • Computer Vision: In-browser ML gesture tracking
  • Deployment: GitHub Pages (Static Hosting)

⚙️ How to Run Locally

Because this application runs entirely in the browser, local setup is instant:

  1. Clone the repository: ```bash git clone https://github.com/prakharsaxena230706-hub/AI-Hand-Gen-Art.git

Built With

Share this project:

Updates