An open API service indexing awesome lists of open source software.

https://github.com/kavithma-thushal/animal-classification-ai

Welcome to the Animal AI project! This web application uses a deep learning model to predict the class of an animal based on an uploaded image.
https://github.com/kavithma-thushal/animal-classification-ai

ai model python tensorflow

Last synced: 5 months ago
JSON representation

Welcome to the Animal AI project! This web application uses a deep learning model to predict the class of an animal based on an uploaded image.

Awesome Lists containing this project

README

          

# ⭐ Animal Classification AI ⭐

Welcome to the Animal AI project! This web application uses a deep learning model to predict the class of an animal
based on an uploaded image.

## 🛠️ Tech Stack

✅ Python

✅ Bootstrap 5

✅ Flask

✅ TensorFlow

✅ OpenCV

## 🚀 Learning Objectives

✅ Understanding the basics of Convolutional Neural Networks (CNNs).

✅ Training a CNN model for image classification using TensorFlow.

✅ Building a web application with Flask to serve the model.

✅ Using Bootstrap to design a responsive and user-friendly interface.

✅ Implementing file upload functionality and displaying prediction results.

## 📝 Version

**1.0.0**

## 📬 Get in Touch

If you encounter any issues, have questions, or need assistance with the code, feel free to reach out!

📧 [kavithmathushal9007@gmail.com](mailto:kavithmathushal9007@gmail.com)

#### This project is licensed under the [GNU License](LICENSE)

#### © 2025 All Rights Reserved | Designed by [Kavithma Thushal](https://github.com/Kavithma-Thushal)