{"id":27435526,"url":"https://github.com/ch1nru5t/face_rekog","last_synced_at":"2026-04-05T23:31:38.260Z","repository":{"id":155963018,"uuid":"631456367","full_name":"CH1NRU5T/face_rekog","owner":"CH1NRU5T","description":"Recognizing faces just got easier with Face Rekog!","archived":false,"fork":false,"pushed_at":"2023-05-02T03:06:16.000Z","size":483,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T17:57:12.216Z","etag":null,"topics":["aws","awsrekognition","dart","firebase","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/CH1NRU5T.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}},"created_at":"2023-04-23T04:32:22.000Z","updated_at":"2023-04-26T13:02:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf6cde0a-6fb4-491b-8d08-4f6826166c30","html_url":"https://github.com/CH1NRU5T/face_rekog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CH1NRU5T/face_rekog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CH1NRU5T%2Fface_rekog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CH1NRU5T%2Fface_rekog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CH1NRU5T%2Fface_rekog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CH1NRU5T%2Fface_rekog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CH1NRU5T","download_url":"https://codeload.github.com/CH1NRU5T/face_rekog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CH1NRU5T%2Fface_rekog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31454196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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","awsrekognition","dart","firebase","flutter"],"created_at":"2025-04-14T18:50:04.642Z","updated_at":"2026-04-05T23:31:38.254Z","avatar_url":"https://github.com/CH1NRU5T.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# face_rekog\n\n![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge\u0026logo=Flutter\u0026logoColor=white)\n![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge\u0026logo=dart\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge\u0026logo=firebase)\n![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge\u0026logo=amazon-aws\u0026logoColor=white)\n\n### Recognizing faces just got easier with Face Rekog\n\n\u003cbr\u003e\n\n### Outputs\n\n\u003cdiv align=center\u003e\n\u003cimg src=\"./before-adding-rick.jpeg\" width=200 height=300 alt=\"before-adding-rick\"\u003e\n\u003cimg src=\"./after-adding-rick.jpeg\" width=200 height=300 alt=\"after-adding-rick\"\u003e\n\u003cimg src=\"./no-face.jpeg\" width=200 height=300 alt=\"no-face\"\u003e\n\n\u003c/div\u003e\n1 Before adding rick's face to DB \u003cbr\u003e\n2 After adding rick's face to DB \u003cbr\u003e\n3 If there are no faces in the image\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## How to run?\n\n- Run `flutter pub get` in the root folder\n- in the root folder, create a `.env` file with the following contents:\n\n```.env\nACCESSKEY=\u003cyour_aws_access_key_here\u003e\nSECRETKEY=\u003cyour_aws_secret_key_here\u003e\n```\n\n- run `flutter pub run build_runner build` in root folder, this will generate an `env.g.dart` in the root/env\n- run `flutter run` to run the app.\n  \u003cbr\u003e\n\n# Features to be implemented\n\n- [x] Creating a SignUp Page\n- [x] Modifying Login/Signup\n- [x] change ui according to device sizes\n- [ ] create an onboarding screen\n- [ ] testing\n- [ ] user should automatically be logged in after registering with a new id\n- [ ] Google sign-in\n- [ ] Fix the login issue\n- [x] Change textbutton on register screen\n\n# Features\n\n- [x] Add faces to database\n- [x] Scan faces and look into database if the face exists\n- [x] Return the name of the face\n- [x] If a face is added that is already in the db, then the new face will be stored with the original name.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch1nru5t%2Fface_rekog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fch1nru5t%2Fface_rekog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fch1nru5t%2Fface_rekog/lists"}