Skip to content

krshubham/crop-prediction-ml

Repository files navigation

Crop Prediction ML WebApp

Steps to run the UI

  • cd frontend
  • npm install or yarn whatever you like
  • yarn dev

Steps to run the backend

  • source venv/bin/activate
  • uvicorn main:app --reload

And That's it! Visit localhost:3000 on your web browser and enjoy!

About

Quick crop prediction ml web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published