AgriGo is an AI-powered web application that supports farmers in three critical areas: crop recommendation, fertilizer optimization, and plant disease detection. Built with Flask, TensorFlow, and scikit-learn, it analyzes soil and environmental inputs (e.g., NPK levels, pH, temperature, rainfall) to suggest the most suitable crops and fertilizer plans. It also features image-based disease identification using a deep learning model trained on leaf images. AgriGo is designed for local use or containerized deployment via Docker.