Inspiration
As current and past dog owners, while owning a dog can be an enormous joy, we found that it can be highly costly and lonely. We wanted to find a way to build the community of dog lovers and improve dogs' social well-being. For our initial ida we knew we wanted to do a dating app for pets. Over time it evovled
What it does
Its a web application, however its not a stict dating app. For each profile it shows all nearby pets in order of most to least compatible based on an algorithm we designed based on the traits input by the user, such as temperment, socialbility as well as other data like reviews and ratings
How we built it
It built on a supabase database holding tables which holds dog traits, user traits, matches, and ratings. These are process by our matching algorithm which converts traits into vectors which can be assessed on angle similarity to determine trait closeness. We also add to this compatibility value by adding sentiment analysis from reviews as well as ratings given by past matches. The product is built on react to support frontend and backend.
Log in or sign up for Devpost to join the conversation.