{"id":20986371,"url":"https://github.com/mgobeaalcoba/face_assistance_validator","last_synced_at":"2026-05-12T16:31:07.664Z","repository":{"id":196665691,"uuid":"696872253","full_name":"Mgobeaalcoba/face_assistance_validator","owner":"Mgobeaalcoba","description":"Face Verification \u0026 Access Control App: UtiliFacial recognition for access permissions, records entries in a database. Technologies: Python, OpenCV, Face-recognition.","archived":false,"fork":false,"pushed_at":"2023-09-26T15:50:27.000Z","size":1153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T11:23:59.558Z","etag":null,"topics":["cmake","cv2","dlib","face-recognition-python","python3"],"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/Mgobeaalcoba.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}},"created_at":"2023-09-26T15:35:29.000Z","updated_at":"2024-11-12T00:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b320c44-73af-438d-8d19-2813b510c1d3","html_url":"https://github.com/Mgobeaalcoba/face_assistance_validator","commit_stats":null,"previous_names":["mgobeaalcoba/face_assistance_validator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mgobeaalcoba/face_assistance_validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fface_assistance_validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fface_assistance_validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fface_assistance_validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fface_assistance_validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mgobeaalcoba","download_url":"https://codeload.github.com/Mgobeaalcoba/face_assistance_validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fface_assistance_validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28118329,"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","status":"online","status_checked_at":"2025-12-29T02:00:07.021Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cmake","cv2","dlib","face-recognition-python","python3"],"created_at":"2024-11-19T06:13:14.794Z","updated_at":"2025-12-29T16:05:50.093Z","avatar_url":"https://github.com/Mgobeaalcoba.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Verification \u0026 Access Control App\n\nThis repository contains an application that leverages facial recognition technology to grant or deny access to individuals based on their permission status. It also keeps a record of entries in a database for security and auditing purposes.\n\n## Features\n\n- **Facial Verification:** The app uses facial recognition to identify individuals.\n- **Access Control:** Individuals are granted or denied access based on their permission status.\n- **Database Recording:** All access attempts are logged in a database for security and auditing.\n- **User-friendly Interface:** An intuitive interface makes it easy to use and manage access permissions.\n\n## Technologies Used\n\n- **Python:** The core programming language for the application.\n- **OpenCV:** Used for facial recognition and image processing.\n- **SQLite:** A lightweight database management system for storing access records.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/face-verification-access-control.git\n   cd face-verification-access-control\n   ```\n\n2. Create a virtual environment (recommended):\n\n   ```bash\n   python -m venv venv\n   ```\n\n3. Activate the virtual environment:\n\n   En Windows:\n   ```bash\n   .\\venv\\Scripts\\activate\n   ```\n\n   En Linux/Mac:\n   ```bash\n   source venv/bin/activate\n   ```\n   \n4. Install the required dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. Run the application:\n\n   ```bash\n   python main.py\n   ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fface_assistance_validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgobeaalcoba%2Fface_assistance_validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fface_assistance_validator/lists"}