fix(backend): restore real trained MobileNetV2 and EfficientNet-B0 neural network prediction pipeline 235bf7d Akash-Dragon commited on 18 days ago
fix(vercel): add dual path resolution in api/index.py and main.py for serverless entrypoint 51b73bd Akash-Dragon commited on 18 days ago
fix(backend): guard jose and passlib imports in auth.py to fix serverless FUNCTION_INVOCATION_FAILED on Vercel db4a067 Akash-Dragon commited on 18 days ago
fix(backend): make top-level imports in llm_service and rag_service fully guarded for serverless cold start 138f4b8 Akash-Dragon commited on 18 days ago
fix(backend): bypass heavy torch loading in Vercel serverless environment for zero OOM crashes f612663 Akash-Dragon commited on 18 days ago
fix(backend): add numpy tensor guards in disease and soil models for serverless environment 02e0a22 Akash-Dragon commited on 18 days ago
fix(backend): use safe_get_remote_address and lazy model instantiation for serverless Vercel execution 3dad86a Akash-Dragon commited on 18 days ago
fix(backend): lazy-initialize cache backend to resolve FUNCTION_INVOCATION_FAILED on Vercel b0e041f Akash-Dragon commited on 18 days ago
fix(backend): add resilient fallbacks for disease, soil, and image preprocessing in serverless environment 254b8d8 Akash-Dragon commited on 18 days ago
fix(vercel): optimize serverless dependencies and crop model fallback to pass 500MB function size limit c6b385b Akash-Dragon commited on 18 days ago
fix(vercel): pin Python 3.11 and update pydantic version to resolve wheel compilation error 185bd44 Akash-Dragon commited on 18 days ago
feat: configure Vercel Python serverless function handler for FastAPI backend 80c6c08 Akash-Dragon commited on 18 days ago
feat: replace legacy frontend, integrate agriculture-ai-frontend with backend, update CORS, and clean project structure bfc8b81 Akash-Dragon commited on 18 days ago
Add trained ML models (crop, disease, soil), tools, setup scripts, and updated .gitignore a9bb92b AkashDragon commited on 20 days ago