CropAI is a machine learning-based web application developed to help farmers. These include modules such as crop recommendation, crop yield prediction, plant disease and pest detection. It is a Django web application that takes input from user in the form of text or image and gives appropriate output as text.
Use the package manager pip to install requirements.
pip install -r requirements.txtpython manage.py runserver