This project was created during the convergence fest of VNRVJIET as part of the software hackathon event conducted by the institute. The team members and conributors for the project are :
- M.Sai Ritish Reddy
- M. Harikesh
- G. Hemanth Verma
- Santosh
- Ml Models
- Linear Regression
- Decision Tree Classifier
- Technologies
- Html 5
- CSS
- Bootstrap 5
- Flask
- Python Modules
- Sckit-learn
- Numpy
- Pandas
- Matplotlib
There are mainly 5 features regardig the above project which include demand prediction, price and yield prediction, Crop Recommendation and fertizers recommendation for the selected crops.
The farmer who has decide to grow a particular crop in a particular crop season registers himself using the crop registration portal present in the main homepafe oft the website.The farmer has to fill in certaiin details such as:
- District
- Crop
- Area
In this functionality the user can get the expected demand of the particular crop choosen and the number of people who have already registered for the cultivation of the crop at that particular crop season.The user has to fill in details like:
- Crop
The user can find out the yield and the price they would get upon cultivating a certain area of crop.The user has to fill in the following details:
- District
- Crop
- Planned area of cultivation(in acres)
The user gets recommendation on crop variety suitable to the soil profile of their land.The user has to fill in the following details:
- N,P,K values
- Temperature(mean temp. in your area)
- PH Value
- Rain(mean rainfall in your area)
- Humidity
The user gets recommendation on which fertilizers to apply on the crop to enhance production.The user has to fill in the following details:
- Crop
- N,P,K Values
- Temperature(mean temp. in your area)
- Humidity
- Moisture Content
- The above performed recommendation models can be integrated with IOT based bluetooth modeules which can depict the N, P, K, temperature, humidity, moisture content values from the soil itself by using sensors.
- More data can be collected manually via web scrapping to make the system more accurate