Flask server to predict the best crop you should sow in your fields depending on the environment conditions.
Use this API link to predict: https://krishiml.azurewebsites.net//predict
You need to enter following values to predict the crop: -
- N (ratio of Nitrogen content in soil)
- P (ratio of Phosphorous content in soil)
- K (ratio of Potassium content in soil)
- ph (ph value of soil)
- temperature (temperature in degree Celsius)
- humidity (relative humidity in %)
- rainfall (rainfall in mm)
- Devpost Link:- https://devpost.com/software/krishi-akhbu3
- Android Application Link:- https://github.com/GeekyCats/Krishi-Frontend
Ml model credit goes to :- https://www.kaggle.com/code/atharvaingle/what-crop-to-grow
Support it by joining stargazers for this repository. ⭐
Also, follow me on GitHub for my next creations! 🤩