Dog Breed Identifier
This is a live portfolio demo for dog lovers (like me) and curious visitors alike. Upload a dog photo and the system will return the most likely breed, a few alternative matches, and a confidence score.
The goal is not to pretend every photo will be perfect. The goal is to show a public-facing AWS demo that handles uploads, prediction requests, and runtime behavior in a reliable and realistic way.
Want to see how this demo works behind the scenes?
Includes the live AWS architecture, security design, cost choices, and the fixes I made to improve prediction quality and first-request behavior.
Like any image recognition system, results depend on photo quality, lighting, and how clearly the dog is visible. When confidence is lower, the demo shows other possible matches instead of forcing a single answer.
Upload a JPG, JPEG, or PNG image with a clear view of a dog, ideally facing the camera. Dog lovers: try it with your own dog and see what the model thinks.