https://github.com/emmytobs/face-match-app
A simple web app that allows you to calculate the similarity of two faces using Computer Vision (via Amazon Rekognition) to detect and compare the faces. Hosted on AWS.
https://github.com/emmytobs/face-match-app
aws computer-vision machine-learning
Last synced: 3 months ago
JSON representation
A simple web app that allows you to calculate the similarity of two faces using Computer Vision (via Amazon Rekognition) to detect and compare the faces. Hosted on AWS.
- Host: GitHub
- URL: https://github.com/emmytobs/face-match-app
- Owner: Emmytobs
- Created: 2024-12-28T23:15:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T19:04:36.000Z (over 1 year ago)
- Last Synced: 2025-06-01T07:52:27.018Z (about 1 year ago)
- Topics: aws, computer-vision, machine-learning
- Language: JavaScript
- Homepage: https://ngjqzu2763nu7zvxav7nrhc5ty0ctcga.lambda-url.us-east-1.on.aws/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face Match App
A simple website that allows you to calculate the similarity of two faces using Computer Vision (via Amazon Rekognition) to detect and compare the faces. Hosted on AWS.
Live demo link [here](https://ngjqzu2763nu7zvxav7nrhc5ty0ctcga.lambda-url.us-east-1.on.aws/)