An AI-powered assistant for Indian farmers: crop disease diagnosis, fertilizer plan, market price, government policies & more.
- Crop Disease Diagnosis: Upload images or describe symptoms; get instant AI-driven analysis using Gemini (Google AI API).
- Fertilizer Advisor: Custom fertilizer (organic/inorganic) recommendations based on soil NPK, pH, crop, and symptoms.
- Market Prices: Shows historical & forecasted mandi prices for your crop and region, using real AgMarknet data.
- Policy & Schemes: Get government policies/schemes relevant to your state, in local language.
- Dashboard: Visual analytics on usage and market trends.
- Modern UI: Streamlit frontend, responsive layout, beautiful backgrounds and cards, custom CSS.
- Backend: Python, FastAPI, Gemini API (Google AI), AgMarknet API (Gov. of India), custom ML.
- Frontend: Streamlit, Plotly, Custom CSS for theming.
- Containerization: Docker for backend and frontend.
- Authentication: Session-based (FastAPI + Streamlit state).
- Deployment: Local/server/VM or Docker containers.