You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ML based Smart Crop Recommendation System with Disease Identification, utilizing CNNs. It aids farmers in selecting crops, managing diseases, and boosts productivity by integrating weather and geolocation APIs.
KisanSahayak is a smart agriculture web application aimed at providing Indian farmers with data-driven insights using advanced machine learning, rainfall analysis, crop recommendations, and disease prediction. 🌱
This API leverages the power of environmental data—such as air temperature, humidity, and dew point—to predict the likelihood of diseases like Tarspot and Gray Leaf Spot and Spore on crops.
This repository houses machine learning models and pipelines for predicting various diseases, coupled with an integration with a Large Language Model for Diet and Food Recommendation. Each disease prediction task has its dedicated directory structure to maintain organization and modularity.
This repos contains my all the basic to some advance Python Projects which i have created for the beginners so that they can learn the whole development processs by just implementing the projects
This project implements a convolutional neural network (CNN) for detecting rice leaf diseases. Users can upload images, and the model provides real-time predictions of the disease class along with raw prediction scores. Built using TensorFlow and Streamlit, it aims to assist farmers and agricultural specialists in managing plant health.
Enhancing Visual Learning for Limited Data in Disease Diagnosis: Leveraging the power of vision transformers to learn useful features and using them with a custom classifier