AnnaData is Farmer's Friend to understand about there crops health , Weather in their region , Price control on crops in the markets(Mandi)
# πΎ ANNADATA
### *ΰ€
ΰ€¨ΰ₯ΰ€¨ΰ€¦ΰ€Ύΰ€€ΰ€Ύ β The One Who Feeds the World*
**Empowering India's farmers with AI-driven insights, from soil to sale.**
---
> π *Built with passion for India's 140 million farmers.*"
---
## π The Problem
India's farmers face a brutal trifecta every single season:
- **What to grow?** β No data-backed guidance on which crops suit their soil and climate.
- **Is my crop healthy?** β Disease goes undetected until it's too late.
- **Am I getting a fair deal?** β No transparent cost-revenue breakdown before investing.
**Annadata fixes all of that.** In one platform.
---
## β‘ Features
### π€ ML-Powered Crop Recommendation
> Feed in your soil type, location, and season β get back the *optimal crop* to grow, backed by data.
### π¬ Plant Disease Detection
> Snap a photo of your crop. Our model identifies the disease and tells you exactly what to do next.
### π¦οΈ Weather & Soil Analysis
> Real-time environmental data β temperature, humidity, rainfall, soil fertility β to make every farming decision smarter.
### π Cost & Revenue Analysis
> Transparent financial breakdown: investment required, expected yield, potential revenue, and alternate income sources. No more guessing games.
### π Buy / Sell Farming Equipment
> A marketplace built *for* farmers β list your equipment, find what you need, no middlemen.
---
## π οΈ Tech Stack
| Layer | Technology |
|---|---|
| π₯οΈ Frontend | React.js |
| βοΈ Backend | Node.js + Express |
| π€ ML Models | Python (served via API) |
| π APIs | Weather, Soil & Location APIs |
---
## π Getting Started
### Prerequisites
- Node.js `v16+`
- npm or yarn
### Installation
```bash
# Clone the repository
git clone
github.com
cd annadata
# Install all dependencies (frontend + backend)
npm install
# Start both frontend and backend concurrently
npm run dev
```
### Environment Variables
Create a `.env` file in β¦