Utkal Krushi — a React web app that helps farmers in Odisha with weather forecasts, AI crop disease diagnosis, fertilizer calculators, mandi prices, govt scheme info, and an AI chatbot, all in Odia, Hindi, or English. Built to be lightweight and easy to hook up to any backend.
# Utkal Krushi (ଉତ୍କଳ କୃଷି) 🌾(2.0 hehehe)
A simple, reliable, and multilingual React frontend built for the farming community of Odisha and India.
## About
Utkal Krushi puts weather forecasts, AI crop diagnosis, fertilizer planning, mandi prices, government schemes, and more into one clean, easy-to-use portal — designed for farmers with varying levels of literacy and internet access.
The frontend is fully self-contained: every screen, calculator, and language switch works out of the box. It talks to a backend API for live data (weather, AI diagnosis, mandi prices, etc.), but falls back gracefully where possible so the app stays usable even without one connected.
## Features
- **Multilingual & Accessible** — switch instantly between Odia (ଓଡ଼ିଆ), Hindi (हिंदी), and English, with large touch targets, a high-contrast palette, and Text-to-Speech / Voice Input support.
- **Weather & Agro-Advisory** — live forecasts by district, GPS auto-location, and spray-safety advisories based on wind and rain.
- **AI Crop Doctor** — upload a photo or describe symptoms to get a disease diagnosis with organic and chemical remedies.
- **Fertilizer & Yield Calculator** — enter land size, crop, and soil details to get exact fertilizer bag quantities and an application schedule.
- **Mandi Prices & MSP Tracker** — live market rates across Odisha districts compared against government MSP.
- **Government Schemes Directory** — Odisha state and central government subsidy schemes with eligibility, documents, and apply links.
- **Krushi Mitra AI Chatbot** — a conversational assistant for farming questions, with voice input/output.
- **Crop Cultivation Guide** — seasonal guides for Kharif, Rabi, and Summer crops.
- **Farmer Khata (Ledger)** — track expenses and profit per acre.
- **Emergency Helplines** — one-tap dial for Kisan Call Center, PMFBY, and veterinary helplines.
## Why simple and reliable
- Built with a small, well-known stack — no heavy or experimental dependencies.
- UI, state …