{"id":26898330,"url":"https://github.com/1810suman/ai_canvas","last_synced_at":"2026-05-08T00:32:01.687Z","repository":{"id":285439937,"uuid":"958150647","full_name":"1810suman/AI_Canvas","owner":"1810suman","description":"A real-time gesture-based drawing tool using OpenCV and Mediapipe. Supports freehand drawing, erasing, and shape recognition (circle, rectangle, line) with a virtual color palette and keyboard shortcuts.","archived":false,"fork":false,"pushed_at":"2025-03-31T18:22:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T19:27:42.299Z","etag":null,"topics":["ai-canvas","handgesture-recognition","mediapipe","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1810suman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-31T18:15:34.000Z","updated_at":"2025-03-31T18:26:07.000Z","dependencies_parsed_at":"2025-03-31T19:27:45.499Z","dependency_job_id":"d8b56978-86c5-463f-8d1d-388abcd4542e","html_url":"https://github.com/1810suman/AI_Canvas","commit_stats":null,"previous_names":["1810suman/ai_canvas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1810suman/AI_Canvas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1810suman%2FAI_Canvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1810suman%2FAI_Canvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1810suman%2FAI_Canvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1810suman%2FAI_Canvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1810suman","download_url":"https://codeload.github.com/1810suman/AI_Canvas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1810suman%2FAI_Canvas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266143941,"owners_count":23883069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-canvas","handgesture-recognition","mediapipe","opencv","python"],"created_at":"2025-04-01T05:46:24.030Z","updated_at":"2026-05-08T00:32:01.658Z","avatar_url":"https://github.com/1810suman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e🎨🖐️ AI_Canvas \u003c/h1\u003e\n\n\u003cp\u003e\n    This project is an \u003cstrong\u003eAI-powered real-time hand gesture-based drawing application\u003c/strong\u003e built using \n    \u003cstrong\u003eOpenCV and Mediapipe\u003c/strong\u003e. It allows users to draw, erase, and create shapes on a virtual canvas \n    using just their hand movements, making it an \u003cstrong\u003einteractive and touchless drawing tool\u003c/strong\u003e. \n    The application detects hand landmarks using Mediapipe, tracks fingertip positions, and enables dynamic drawing on a digital canvas.\n\u003c/p\u003e\n\n\u003ch2\u003e✅ Key Features:\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003eFreehand Drawing\u003c/strong\u003e – Draw smoothly by moving your index finger.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eShape Drawing Mode\u003c/strong\u003e – Create \u003cem\u003ecircles, rectangles, and lines\u003c/em\u003e using hand gestures.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eEraser Tool\u003c/strong\u003e – Remove mistakes with a larger eraser size.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eColor Selection\u003c/strong\u003e – A virtual \u003cstrong\u003ecolor palette\u003c/strong\u003e at the top of the screen allows seamless color switching.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eReal-time Hand Tracking\u003c/strong\u003e – Uses \u003cstrong\u003eMediapipe Hands\u003c/strong\u003e for accurate fingertip detection.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eSmooth and Responsive Drawing\u003c/strong\u003e – Combines OpenCV image processing with hand tracking for an optimal experience.\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eKeyboard Shortcuts\u003c/strong\u003e – Easily switch between freehand drawing and shape modes (C - Circle, R - Rectangle, L - Line, D - Draw Mode).\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003e🛠 Technologies Used:\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\u003cstrong\u003ePython\u003c/strong\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eOpenCV\u003c/strong\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eMediapipe\u003c/strong\u003e\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003eNumPy\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cp\u003e\n    Ideal for interactive \u003cstrong\u003eart, educational tools, creative applications\u003c/strong\u003e, and AI-based \n    \u003cstrong\u003egesture recognition projects\u003c/strong\u003e. 🚀\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1810suman%2Fai_canvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1810suman%2Fai_canvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1810suman%2Fai_canvas/lists"}