{"id":28354697,"url":"https://github.com/yareva/gestutext","last_synced_at":"2026-05-07T09:36:51.778Z","repository":{"id":274893859,"uuid":"924413377","full_name":"yareva/GestuText","owner":"yareva","description":"Real-time hand gesture recognition using MediaPipe and OpenCV, trained with a Random Forest classifier. Detects OK, Yes, No, and Peace Out gestures via camera.","archived":false,"fork":false,"pushed_at":"2025-10-04T02:32:30.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T09:40:14.707Z","etag":null,"topics":["gesture-recognition","machine-learning","mediapipe","opencv","python","random-forest"],"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/yareva.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-30T00:26:43.000Z","updated_at":"2025-10-04T02:32:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"96e1f1f8-0990-4e96-b5ee-a74d9a5b9349","html_url":"https://github.com/yareva/GestuText","commit_stats":null,"previous_names":["yareva/gestutext"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yareva/GestuText","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yareva%2FGestuText","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yareva%2FGestuText/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yareva%2FGestuText/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yareva%2FGestuText/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yareva","download_url":"https://codeload.github.com/yareva/GestuText/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yareva%2FGestuText/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32731922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gesture-recognition","machine-learning","mediapipe","opencv","python","random-forest"],"created_at":"2025-05-28T03:08:57.719Z","updated_at":"2026-05-07T09:36:51.766Z","avatar_url":"https://github.com/yareva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GestuText\n\n**GestuText** is a hand gesture recognition system using **MediaPipe**, **OpenCV**, and **scikit-learn**. It detects hand gestures from a camera in real-time and classifies them using a trained Random Forest model.\n\n## 🤖 Supported Gestures\n\n| Gesture   | Class | Label       |\n|----------|--------|-------------|\n| 👌       | 0      | OK          |\n| 👍       | 1      | Yes         |\n| 👎       | 2      | No          |\n| ✌️       | 3      | Peace Out   |\n\n## 📦 Project Structure\n\n- `collect_data.py` – Captures webcam images of each gesture\n- `process_data.py` – Extracts hand landmarks using MediaPipe and saves data to `data.pickle`\n- `train_model.py` – Trains a Random Forest classifier and saves `model.p`\n- `run_model_live.py` – Uses webcam to detect gestures in real-time and display predictions\n\n## 🚀 How to Run\n\n1. **Collect Data**  \n   Run `collect_data.py` and follow on-screen instructions to capture 200 images per gesture.\n\n2. **Process Data**  \n   ```bash\n   python process_data.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyareva%2Fgestutext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyareva%2Fgestutext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyareva%2Fgestutext/lists"}