Saran08/soil_nutrition_prediction
0
Soil Nutrient Prediction API
Predicts N, P, K, OC, and pH from satellite features.
✅ Models are loaded from Hugging Face Model Hub using hf:// paths ✅ No model files are stored inside this Space repo
Endpoints
POST /extract_features: Extracts satellite-based featuresPOST /predict_nutrients: Predicts selected soil nutrients
You can integrate this with a React frontend or test it with curl or Postman.
