Agrico is an AI-powered agriculture assistant designed to help farmers predict future weather conditions and plan accordingly for the upcoming farming season. With a simple, intuitive interface built using Streamlit, Agrico delivers smart, actionable advice to boost productivity and reduce uncertainty in farming decisions.
Many farmers struggle with unexpected weather changes, poor crop planning, and limited access to expert advice. Agrico solves this by:
- Using machine learning models to forecast key seasonal patterns
- Giving personalized recommendations on what to plant, when to plant, and how to prepare
- Helping rural communities adopt smart farming strategies with ease
-
🌦️ Seasonal Weather Prediction
AI predicts the type of season ahead (Dry, Normal, or Wet). -
🧠 Smart Farm Guidance
Based on prediction, farmers receive guidance on soil preparation, seed choice, and timing. -
📊 User-Friendly Dashboard
A clean, interactive interface built with Streamlit—no technical knowledge required.
- Python – core language
- Streamlit – for the web interface
- Pandas & Scikit-learn – for data handling and ML modeling
git clone https://github.com/gatera900/Agrico.git
cd Agrico