Skip to content
#

agriculture-ai

Here are 91 public repositories matching this topic...

PlantAi is a ResNet-based CNN model trained on the PlantVillage dataset to classify plant leaf images as healthy or diseased. This repository includes PyTorch training code, tools to convert the model to TensorFlow Lite (TFLite) for deployment, and an Android app integrating the model for real-time leaf disease detection from camera images.

  • Updated Aug 21, 2025
  • Java

Deep learning solution for apple disease detection using CNN architecture. Trained on PlantVillage dataset to classify 4 apple leaf conditions with real-time image analysis.

  • Updated Jan 1, 2026
  • Python

GreenFund is an AI-powered web application that empowers farmers to make data-driven, climate-smart agricultural decisions. The platform focuses on analysis of soil health then additionally tracks farm activities, measures carbon emissions, and provides AI-driven crop recommendations to promote sustainable and climate-resilient farming.

  • Updated Oct 30, 2025
  • JavaScript

🧠 Deep learning model (Custom CNN) trained on 30K+ balanced leaf images to classify Healthy vs Diseased plants. TensorFlow · Keras · OpenCV · Streamlit · Google Colab T4 GPU.

  • Updated May 11, 2026
  • Jupyter Notebook
plant-leaf-disease-detection-cnn

CNN-based plant leaf disease classifier on PlantVillage (15 classes, 20K+ images) — reproduces a published research paper with a custom CNN (91% acc.), then beats it via MobileNetV2 transfer learning (95%+ acc.) in PyTorch.

  • Updated Jul 4, 2026
  • Jupyter Notebook

AgriAI is a comprehensive, AI-driven agricultural advisory platform that empowers farmers with smart crop prediction, CNN-based soil classification (ResNet50), geolocation mapping, a multilingual generative AI voice chatbot, and real-time expert conferencing to enhance farming yields and knowledge sharing.

  • Updated Jul 15, 2026
  • Python

Multi-branch CNN for potato leaf disease classification (96.4% on 7 classes, 5 geographic sources) audited with six XAI techniques (Grad-CAM, IG, occlusion, β-routing analysis, k-NN, and counterfactual mask-flip) to distinguish genuine disease recognition from shortcut learning.

  • Updated Jun 11, 2026
  • Python

Improve this page

Add a description, image, and links to the agriculture-ai topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the agriculture-ai topic, visit your repo's landing page and select "manage topics."

Learn more