https://github.com/sprwoo/HawkHacks
We all love to take pictures with our friends and family. But it's sometimes a hassle to send these pictures to everyone, and sometimes we forget. SendThatTo.me automates the process of sending photos to everyone by using machine learning to distinguish each unique individual in the photo and also sending the group photo to each person in the picture.
We utilized OpenCV to crop and compare faces for similarity, Azure PostgreSQL Database for storing the name, email, and image path for a user, a Django backend, and a React frontend.