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