Doggo Disinfect

The goal was to build something fun and useful and learn about APIs along the way. We decided upon a Google Chrome extension that uses Clarifai's image classification API to tag images and then filter them based on whether or not the images met certain user-specified conditions.

Challenges and Future Directions

While we were able to build a minimum viable product, we ran into a key issue: on pages with many images, the number of API calls causes the load time to be extremely high, making it impractical. This may require reworking our entire model.

Built With

Share this project:

Updates