Python program to help store images of plants for health analysis. This program watches for new images and places them in a database. Additionally, this program has an AI trained using TensorFlow to determine the health of the plants featured in the images. Lastly, Plant Health Analyzer features a Django backend allowing end users to query meta-data on the program and database over a network.
- Python
- Django
- PostgreSQL
- TensorFlow
- Docker