Skip to content

This web application offers an ecommerce website for farmers to purchase fertilizers, crop seeds, and pesticides based on personalized recommendations generated by machine learning algorithms. These algorithms analyze various data, including soil quality, weather patterns, and crop history to provide farmers with optimized suggestions.

Notifications You must be signed in to change notification settings

ritikagr061/Khaliyaan-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Khaliyaan-Application

What are we doing ?

In khaliyaan with the help of different machine learning algorithms and Deep learning we have trained models that help farmers make an informed decision about which crops to be grown , what fertilizer to be used and what pesticides to be used if any.

Why are we doing this(Relevance) ?

Farmers face three major challenges:

  1. Crop Selection based on the soil quality, rainfall and location so as to maximize the output yield.
  2. Fertilizer Recommendation based on their requirement
  3. Incase their crops gets some disease then: a) Identify the disease. b) Propose a suitable solution.

Solution Approach

  1. For the crop recommendation part, we will use the dataset available on Kaggle and compare different machine learning algorithms and choose the one which gives best accuracy. We will ask the user the N-P-K contents, pH level, rainfall for prediction of crop.
  2. For fertilizer recommendation, we will be using the formula given in the research paper to find the imbalance in N-P-K contents and then will suggest fertilizers to protect the crop.
  3. For disease prediction we’ll be using Resnet for training purposes as Resnet is better than its predecessors like Alexnet , Inception net , VGG 16 ,19 , Lenet etc. For predicting the disease, farmers need to upload the image of the plant leaves on our website. And using the trained model we’ll predict the disease present if any.
  4. For the marketplace, we will be creating a web application powered by HTML, CSS, NodeJS, ExpressJS and MongoDB.

image

Ecommerce marketplace

image

image

Crop Prediction/Recommendation

image

image

Fertilizer Prediction/Recommendation

image

image

About

This web application offers an ecommerce website for farmers to purchase fertilizers, crop seeds, and pesticides based on personalized recommendations generated by machine learning algorithms. These algorithms analyze various data, including soil quality, weather patterns, and crop history to provide farmers with optimized suggestions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published