Commit History

refactor: multi-treatment logic, deep audit fixes for ML shapes and test assertions, security updates
7b24914

AbdullahMohzar commited on

Phase 2 Deep Dive Fixes: Schema updates, race conditions, N+1 queries, and ML pipeline bounds checking
0789e9b

AbdullahMohzar commited on

Fix unicode bug in models.py and add os.remove exception handler in views.py
8b9e50e

AbdullahMohzar commited on

Deployment readiness fixes (Security & ML Robustness)
29fea0e

AbdullahMohzar commited on

Remove forced company linking and add seed commands to Dockerfile startup
1e5e696

AbdullahMohzar commited on

Add auto-admin script and route DB/Media to persistent storage
5862ee1

AbdullahMohzar commited on

Increase CONFIDENCE_THRESHOLD to 0.75
83a664b

AbdullahMohzar commited on

Remove confidence inflation logic
9c1f1ff

AbdullahMohzar commited on

Fix unterminated string literal in LLM prompt and remove confidence inflation logic
f47b447

AbdullahMohzar commited on

Fix confidence inflation bug in predict_disease that bypassed LLM for single-class species
092d800

AbdullahMohzar commited on

Inject new user-provided Gemini/Groq prompt with advanced reasoning steps
b67aee4

AbdullahMohzar commited on

Force Django to serve media files in production (DEBUG=False)
b1f36f4

AbdullahMohzar commited on

Preload YOLO model during docker build to prevent Gunicorn timeout
1bf5eb4

AbdullahMohzar commited on

Add debugging output and timeout to Docker CMD
cf67f76

AbdullahMohzar commited on

Install OpenCV system dependencies (libgl, libxcb) for YOLO
ad85c7c

AbdullahMohzar commited on

Add ultralytics and cpu torch to fix missing YOLO dependencies
ad719db

AbdullahMohzar commited on

Add huggingface_hub required for Keras 3 model loading
4317118

AbdullahMohzar commited on

Fix CSRF_TRUSTED_ORIGINS for Hugging Face domains
ab634fe

AbdullahMohzar commited on

Add missing geopy and beautifulsoup4
940455b

AbdullahMohzar commited on

Optimize requirements for blazing fast CPU deployment
bdd40cf

AbdullahMohzar commited on

Add required Hugging Face README config
c4b9719

AbdullahMohzar commited on