Skip to content

A solution towards Responsible Production and Consumption for GDSC 2024 Solution Challenge. Focusing on helping organizations or individuals (mostly farmers) in getting a total analysis of a soil sample. The analysis currently gives a fertility score, crop suggestions and problem with each nutrient value and tips on how to fix them.

Notifications You must be signed in to change notification settings

pritam20ps05/Cropify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cropify

A solution towards Responsible Production and Consumption for GDSC 2024 Solution Challenge. It focuses on helping organisations or individuals(mostly farmers) in getting a total analysis of a soil sample. The analysis currently gives a fertility score, crop suggestions and problem with each nutrient value and tips on how to fix them.

But features will extend to crop recomendation system using geolocation giving recomendations for most profitable crops suitable for a particular location and soil. Also providing information about best practices for cultivating those crops and integrating a Chatbot for ease of access.

Collection of Data

Sample Data is collected through an IoT device making it cheaper and easier to implement than most other methods. Also it will provide us a real-time feed of data which can be used to analyse the paterns of nature which will make our model more accurate.

Installation

To install the backend for this site Python 3.11.5 is recomended. Now first clone the repository then run the following commands (Virtual Env is prefered).

Installing the requirements

pip install -r requirements.txt

Running the Server

python app.py

UI of the website

Screenshot 2024-01-10 000626

Screenshot 2024-01-10 000642

Screenshot 2024-01-10 000527

Screenshot 2024-01-11 193021

About

A solution towards Responsible Production and Consumption for GDSC 2024 Solution Challenge. Focusing on helping organizations or individuals (mostly farmers) in getting a total analysis of a soil sample. The analysis currently gives a fertility score, crop suggestions and problem with each nutrient value and tips on how to fix them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published