k-yantra

Table of Contents

Description

k-Yantra project develops a know-how for setting up an automated agriculture project – test bed for addressing real world problem and hands-on learning for students on application of what they learnt in theory through a fun and productive exercise This entails first generating the soil through a recycling waste and resource recovery of garden and kitchen waste which is in sync with the municipal solid waste management agenda of both central and state government. Plan and execute the creation of beds for growing plants .Making the little gadgets, tools, the networking for maintaining and monitoring the growth of plants.

Installation

Clone the repository

git clone https://github.com/Vedantsahai18/k-yantra

Run UI on local

Setup Python environment

python -m venv venv

[Windows users]
.\venv\Scripts\activate

[Ubuntu]
source venv/bin/activate

pip install -r requirements.txt

Run everything

python app.py

Note

Before running appy.py you should have owncloud cloud server running locally in your PC or somewhere else in order to server connect to it.

Also to look have a look at your plant diseases classification model please go into the notebook directory and see the respective .ipynb file

Contributors

License

License: MIT

MIT License Link

Built With

Share this project:

Updates