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.
- Host: GitHub
- URL: https://github.com/kavithma-thushal/animal-classification-ai
- Owner: Kavithma-Thushal
- License: gpl-3.0
- Created: 2025-03-03T08:02:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-03T10:55:04.000Z (over 1 year ago)
- Last Synced: 2025-03-15T19:41:17.105Z (over 1 year ago)
- Topics: ai, model, python, tensorflow
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)