AI-Powered_Soil_Health_Dashboard
# π± AI-Powered Soil Health Dashboard
An AI-driven web app that analyzes and monitors **soil health** using satellite data, GIS APIs, and machine learning β built for the **π Land ReGen Hackathon 2025 (SDG 15: Life on Land)**.
---
## π Overview
Users can upload satellite images or enter a location to get instant soil health assessments (Healthy / Moderate / Degraded).
The app uses **AI + geospatial data** to generate insights, visualize maps, and produce downloadable soil reports.
---
## βοΈ Tech Stack
- **Frontend:** React + Tailwind CSS
- **Backend:** Node.js + Express
- **Database:** Supabase
- **AI Engine:** Claude AI / OpenAI API
- **Maps:** Leaflet.js / Mapbox
---
## π§ Features
- User login/signup (Supabase Auth)
- Upload image or enter location
- AI-based soil condition prediction
- Interactive map visualization
- Downloadable soil report (PDF)
---
## π οΈ Setup
```bash
git clone
github.com
cd AI-Powered_Soil_Health_Dashboard
npm install
npm run dev
π± Live Demo