Developed an agriculture solution with a machine learning model for crop recommendation (using XGBoost) and separate models for identifying crop diseases (Tensorflow) and classifying insects (Yolo v5).
Integrated these models into a single platform by building a website using Next.js and Flask, with Firebase for authentication and a Node.js server for fetching live field data from IoT sensors.