🖐️ AI Hand Gen-Art
📌 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:
- Clone the repository: ```bash git clone https://github.com/prakharsaxena230706-hub/AI-Hand-Gen-Art.git
Log in or sign up for Devpost to join the conversation.