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

https://github.com/dsdipto7/agrovision


https://github.com/dsdipto7/agrovision

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ๐Ÿฅ” AI Powered Potato Plant Disease Classifier And Solution Giver

A web-based AI system that allows users to **upload images of potato leaves** and instantly predicts whether the leaf is **Healthy**, has **Early Blight**, or **Late Blight** using Deep Learning.
Users can also **chat with an AI assistant** (powered by Gemini API) to get treatment solutions and suggestions in **Bengali** or English.

---

## ๐ŸŒŸ Features

- โœ… Upload potato leaf image (JPG/PNG)
- ๐Ÿง  Predicts the disease using CNN (Convolutional Neural Network)
- ๐Ÿ“Š Displays prediction confidence
- ๐Ÿ’ฌ Chatbot powered by Gemini API for treatment suggestions
- ๐ŸŒ Multilingual support (English + Bengali)
- ๐Ÿงผ Clean and responsive user interface

---

## ๐Ÿ–ผ๏ธ Demo Screenshots

### 1๏ธโƒฃ Upload Section
![Upload](./Screenshot%20(159).png)

### 2๏ธโƒฃ Prediction Output
![Prediction](./Screenshot%20(160).png)

### 3๏ธโƒฃ Chatbot Solution in Bengali
![Chatbot](./Screenshot%20(161).png)

---

## โš™๏ธ Tech Stack

| Layer | Technology |
|--------------|--------------------------------------------|
| ๐Ÿ‘๏ธ ML Model | Deep Learning CNN (Trained on Kaggle data) |
| ๐ŸŒ Frontend | HTML, CSS, JavaScript |
| ๐Ÿ”™ Backend | Python Flask |
| ๐Ÿง  Chatbot | Gemini API |
| ๐Ÿ“Š Dataset | Potato Leaf Disease Dataset (Kaggle) |

---

## โœ… Conclusion

This project was developed as part of a learning journey in AI and web development. It showcases the power of deep learning in real-world applications like crop disease detection. By integrating a CNN model with a chatbot powered by Gemini API, the system not only detects diseases but also provides helpful solutions in the user's native language.

In the future, I plan to extend this project to support more crops, multi-language support, and cloud-based deployment.

Thank you for checking out the project!
If you have any suggestions, ideas, or collaboration opportunities, feel free to reach out to me via email:
๐Ÿ“ง **diptosaha.ndc50@gmail.com**