{"id":21957277,"url":"https://github.com/blesson-tomy/ai_face_recognition","last_synced_at":"2026-05-09T01:05:41.163Z","repository":{"id":233556912,"uuid":"760371471","full_name":"Blesson-Tomy/AI_Face_Recognition","owner":"Blesson-Tomy","description":"Personal Project: This is a project I did with reference from YouTube that recognises the faces that the model is trained on. Used as a part of Asthra.","archived":false,"fork":false,"pushed_at":"2024-05-30T05:01:28.000Z","size":60646,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T19:32:00.599Z","etag":null,"topics":["facial-recognition","opencv","project","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/Blesson-Tomy.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":"2024-02-20T09:47:00.000Z","updated_at":"2025-02-17T18:22:37.000Z","dependencies_parsed_at":"2024-04-16T18:15:24.282Z","dependency_job_id":"63749ead-b8f5-4af0-b1c3-287751c37038","html_url":"https://github.com/Blesson-Tomy/AI_Face_Recognition","commit_stats":null,"previous_names":["blesson-tomy/ai_face_recognition"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Blesson-Tomy/AI_Face_Recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blesson-Tomy%2FAI_Face_Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blesson-Tomy%2FAI_Face_Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blesson-Tomy%2FAI_Face_Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blesson-Tomy%2FAI_Face_Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blesson-Tomy","download_url":"https://codeload.github.com/Blesson-Tomy/AI_Face_Recognition/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blesson-Tomy%2FAI_Face_Recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32803626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["facial-recognition","opencv","project","python"],"created_at":"2024-11-29T08:52:19.914Z","updated_at":"2026-05-09T01:05:41.147Z","avatar_url":"https://github.com/Blesson-Tomy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Facial Recognition\n\n### Libraries Used: OpenCV and face_recognition\n### Programming Language Used: Python\nTrained Using: Images added into the folder 'faces'\n\n\nThis project works by identifing faces from images and then searching for them using the local camera. \nIf the faces match, the name of the person is indicated on the screen!\n\n### Instructions\n\n1) Clone the repository onto your personal computer\n\n2) Ensure that Python is installed\n\n--Check the version:\n ```bash\n    python3 -V \n ```\n\n3) Install OpenCV and face_recognition modules of Python\n\n ```bash\n    pip install opencv-python\n ```\n\n ```bash\n    pip install face_recognition\n ```\n\n4) Into the directory 'faces', upload png images of faces that you would like to train the model with\n\n5) Set the camera device to '0' if using PC camera and '1' if using an external camera source\n\n6) Run the program using a python interpreter\n\n\u003e [!IMPORTANT]\n\u003e It might take some time to load if there are a large number of images uploaded.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblesson-tomy%2Fai_face_recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblesson-tomy%2Fai_face_recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblesson-tomy%2Fai_face_recognition/lists"}