SalmanAd01 / Bytecamp-hackethon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bytecamp

Farmers in India often usually face challenges in getting fair prices for their produces. One of the major reason for this is the middlemen or intermediates who often exploit the farmers by offering low prices for their crops and selling them for higher prices in the market.

  1. Upload Soil Images (Analyze and predict the soil)
  2. Crop Recommendation (Using Soil Type to recommend crop)
  3. Crop Yeild Prediction (According to Crop, area and location)
  4. Vendor Recommendation (It will recommend vendors/ retailers according to the cost of production)

System Architecture

image

Steps to run:

virtualenv env
.\env\Scripts\activate.ps1
pip install -r requirements.txt

Output

image

image

image

image

About

License:MIT License


Languages

Language:Jupyter Notebook 84.8%Language:JavaScript 7.7%Language:CSS 4.2%Language:HTML 2.0%Language:PureBasic 0.7%Language:Python 0.6%