Skip to content

NatureX - Plant Disease Detection 🌿 A web app using TensorFlow and Flask to detect plant diseases. Built with HTML, CSS, and JavaScript for a simple user experience. πŸ”Ή Features: βœ… Image-based detection βœ… Lightweight web UI βœ… Live: https://naturex.onrender.com/ Helping farmers with early disease detection! πŸš€πŸŒ±

Notifications You must be signed in to change notification settings

amanuchitkar/Flask-Deployed-App

Repository files navigation

🌿 NatureX - AI-Powered Plant Disease Detection

NatureX is an AI-based plant disease detection web app that uses TensorFlow to analyze plant images and detect diseases with high accuracy. The project is built with a Flask backend and a lightweight HTML, CSS, and JavaScript frontend.

πŸš€ Live Demo

πŸ”— Try it Now: NatureX - Plant Disease Detection


πŸ› οΈ Features

  • βœ… AI-powered plant disease detection using deep learning
  • βœ… Fast and accurate image classification
  • βœ… Simple and user-friendly web interface
  • βœ… Lightweight and responsive design
  • βœ… Hosted on Render for easy access

πŸ—οΈ Tech Stack

  • Machine Learning: TensorFlow, Keras
  • Backend: Flask (Python)
  • Frontend: HTML, CSS, JavaScript
  • Hosting: Render

πŸ“Έ Screenshots

(Add screenshots of your application here)


πŸ”§ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/amanuchitkar/Flask-Deployed-App.git
cd Flask-Deployed-App

2️⃣ Create a Virtual Environment

python -m venv env
source env/bin/activate   # On macOS/Linux
env\Scripts\activate      # On Windows

3️⃣ Install Dependencies

pip install -r requirements.txt

4️⃣ Run the Application

python app.py

The app will be available at http://127.0.0.1:5000/


🎯 How It Works

  1. Upload an image of a plant leaf.
  2. The AI model processes the image and detects any disease.
  3. Get instant results and recommendations.

πŸ“œ License

This project is licensed under the MIT License.

πŸ” What This Means

You are free to:

  • βœ… Use this project for personal and commercial purposes
  • βœ… Modify and distribute the code
  • βœ… Share it with others

You must:

  • πŸ”Ή Give proper credit to the original author
  • πŸ”Ή Include a copy of the MIT License when distributing
  • πŸ”Ή Not hold the author liable for any issues related to this software

πŸ“„ Full License Text:

MIT License

Copyright (c) 2025 

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

πŸ“’ Connect with Me

(Replace # with your actual profile links)


πŸ› οΈ Contributing

Contributions are welcome! If you’d like to improve this project, fork the repo, create a feature branch, and submit a pull request.


🌱 NatureX – Helping Farmers with AI-powered Plant Disease Detection! πŸš€

About

NatureX - Plant Disease Detection 🌿 A web app using TensorFlow and Flask to detect plant diseases. Built with HTML, CSS, and JavaScript for a simple user experience. πŸ”Ή Features: βœ… Image-based detection βœ… Lightweight web UI βœ… Live: https://naturex.onrender.com/ Helping farmers with early disease detection! πŸš€πŸŒ±

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published