KISAN MITRA 🤝
Kisan mitra is a ML powered application which enables farmers to know more about their farms guiding them what they should really grow depending on thier location and the soil at that place
##The usecase of our website is
1)Crop and suggestions advisor based on geographical location and soil
2)Crop disease identification using deep learning models
The farmers just have to enter a few details about their geographical details and the soil at that place
and tada Kisan Mitra application shows the complete detailed anayslsis for that place with suggestions on which fertilizer to use
Moreover the application can be used to identify and list down the disease of the plant by uploading a image of it
It identifies the plant the disease it's going through and list it's causes and solution
#Requirements of application
1)numpy
2)pandas
3)Flask
4)scikit-learn
5)https://download.pytorch.org/whl/cpu/torch-1.7.0%2Bcpu-cp36-cp36m-linux_x86_64.whl
6)https://download.pytorch.org/whl/cpu/torchvision-0.8.1%2Bcpu-cp36-cp36m-linux_x86_64.whl
7)requests
8)Pillow
9)gunicorn == 20.0.4
#DATA SOURCE
- Crop recommendation dataset (custom built dataset)
- Fertilizer suggestion dataset (custom built dataset)
- Disease detection dataset
How to run this project in your computer
1.Dowload zip
2.Extract
3.install all the required dependncies
4.run the command flask --app app run
5.The website will be live on localhost