Description
MaizeFriend is a cross-platform app that uses Convolutional Neural Networks (CNN) to revolutionize disease management in maize crops. The app allows farmers and agricultural professionals to quickly and accurately detect and diagnose diseases in corn plants. Developed with React Native, MaizeFriend is accessible on various platforms. The Flask API powers the app’s backend, handling complex image processing and analysis. It is deployed on Google Cloud Run, ensuring scalability and high response speed. This cloud-based solution enables fast response times and the ability to scale as necessary. MaizeFriend is a trusted companion in modern agriculture, transforming crop health monitoring into an accurate, easy, and efficient process.
Tech Stack
- Mobile: React Native, Javascript
- Backend: Flask, Python
- Model: Tensorflow, Keras
- Server: Google Cloud Run
Repo
- Mobile App GitHub - alrescha79-cmd/MaizeFriend-ReactNative
- Backend API GitHub - alrescha79-cmd/flask-tf-api