Technologies used

pythontensorflowkerasreactnext.js

The Breed Read app is built as a Progressive Web App (PWA) using React and Next.js, while the machine learning model responsible for classifying the images is implemented using the TensorFlow and Keras libraries for Python. The neural network is based on Google's EfficientNet model and fine-tuned on additional data to classify dog breeds.

All uploaded images are completely removed from our temporary storage soon after being processed by the machine learning model. We do not use the uploaded images for training or in any other way apart from computing dog breed probabilities.