Agri-AI / backend /models

Commit History

fix(backend): restore real trained MobileNetV2 and EfficientNet-B0 neural network prediction pipeline
235bf7d

Akash-Dragon commited on

fix(backend): bypass heavy torch loading in Vercel serverless environment for zero OOM crashes
f612663

Akash-Dragon commited on

fix(backend): add numpy tensor guards in disease and soil models for serverless environment
02e0a22

Akash-Dragon commited on

fix(backend): add resilient fallbacks for disease, soil, and image preprocessing in serverless environment
254b8d8

Akash-Dragon commited on

fix(vercel): optimize serverless dependencies and crop model fallback to pass 500MB function size limit
c6b385b

Akash-Dragon commited on

feat: replace legacy frontend, integrate agriculture-ai-frontend with backend, update CORS, and clean project structure
bfc8b81

Akash-Dragon commited on

Add trained ML models (crop, disease, soil), tools, setup scripts, and updated .gitignore
a9bb92b

AkashDragon commited on