Skip to content

kaushikcodes/VetView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VetView - From Sight to Insight - Decoding your pet's well-being

VetView is a user-friendly app that allows pet owners to regularly track the health and wellness of their pets. Users can seamlessly upload pictures of their pet's bowel movements to the app. We have a neural network model that has been trained on a large dataset of different types of dog feces. We run the image uploaded by the user through the test function of this model to obtain a predicted class. Based on the predicted class, we make in-depth analysis about the eating habits and overall well-being of the dog. We also offer an expert AI opinion option that allows users to receive a personalized analysis.

First page that the user sees:

FirstScreen

Once the user uploads the image and clicks on the 'Submit and Diagnose' button, he sees the following page depending on the type of image uploaded:

SecondScreen

Finally, if the user clicks on the 'Dr. Scooby's opinion' button, they are able to receive the following in-depth analysis from our very own expert AI - Dr. Scooby!

ThirdScreen

Live video demo of entire working:

YouTube video link

About

VetView - From Sight to Insight - Decoding your pet's well-being VetView is a user-friendly app that allows pet owners to regularly track the health and wellness of their pets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors