Skip to content

nnkNipuni/CropYieldAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Crop Yield Prediction AI

Setup

  1. poetry install
  2. poetry run python -m spacy download en_core_web_sm
  3. Add .env with keys

Run UI

poetry run streamlit run app.py

Run API

poetry run uvicorn main_api:app --reload

Test

poetry run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%