Skip to content

7NNS7/Recommendation-System-for-Farming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

FYP-2020

Recommendation system for farmers using Machine Learning and IoT

Project aims at providing recommendation system for farmers. Real time data is taken from the soil and is sent to the cloud. The APIs mentioned below, process the real time data and provide crop and fertilizer recommendations.

Usage:

Navigate to Backend/APIs

Command: python app.py

App routes: localhost:5555/crop

Response: { 'crop_name' : 'soil_moisture': }

localhost:5555/fertilizer

Returns the fertilizer recommendation wrt to the crop

About

Recommendation system for farmers using Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published