Team Name - GO GOA GONE Problem Title - AI-Assisted Farming for Crop Recommendation & Farm Yield Prediction Application

TEAM LEADER-PINTO KUMAR OTHER MEMBERS: 1. SHAQUIF SHAKIL 2. VIVEK TANDLE

Installation - Backend

Create Python Virtual Env

  python3 -m venv env

Install the Required Dependencies

  pip3 install -r requirements.txt

Activate the Environment

  source env/bin/activate

Create a config.py file with database_uri in app directory

Run the App

  python3 run.py

Installation - Frontend

Install the Required Dependencies

  npm i

Run the Project

  npm start

Features

  • Crop Recommendation
  • Crop Yield Prediction
  • Crop Price Prediction
  • Crop Monitoring based on Satellite Image
  • User can make their own Personal Model
  • User can use our 3rd Party REST API Services