Developed an Animal Image Classifier using VGG16, fine-tuned on the Animals-10 dataset to classify 10 animal types with
high accuracy. Built a Flask web app for real-time image predictions, leveraging TensorFlow and Keras for model training
and deployment. Visualized dataset distribution and model performance using Matplotlib and Seaborn