TerraGuard is a predictive soil degradation risk tool. Enter any location on Earth and get a real-time risk score based on actual soil composition, climate history, and satellite vegetation data — analyzed by two independent AI models. Built to give farmers and landowners an early warning before soil damage becomes irreversible.
Live: https://terraguard-five.vercel.app
| API | Purpose |
|---|---|
| SoilGrids v2.0 (ISRIC) | Soil composition — pH, organic carbon, clay %, nitrogen, bulk density |
| NASA POWER | Climate data — 30yr rainfall, temperature, humidity, wind averages |
| OpenLandMap | NDVI vegetation index from MODIS/Sentinel satellite imagery |
| Nominatim (OSM) | Geocoding — converts location text to coordinates |
| Groq — LLaMA 3.3 70B | AI risk synthesis — scores degradation risk and generates recommendations |
| GreenPT — green-r-raw | Sustainability scoring — carbon sequestration potential and regenerative practices |
React · Vite · Tailwind CSS · Leaflet.js · Bun · Vercel