Dog Camera
Shows the breed when you take a snapshot of a dog
Works like the standard camera app, but when a dog comes into view, it will get a yellow frame. If you press the white button then to take a snapshot, the dog's breed is printed on the the image before it is saved to the gallery. The app uses a neural network to determine the breed, and it gets right most of the time, but not always.

There is also a button which takes you to the Wikipedia page for the breed.

Read about how this app was made in
https://medium.com/swlh/build-a-dog-camera-using-flutter-and-tensorflow-312022b716c6
The source code is available as GitHub gists - see links in the article.