shukur-alom/leaf-diseases-detect
AI leaf disease detection system with FastAPI + Streamlit using Llama Vision (Groq) for all diseases, severity and treatment recommendations
Leverages Meta's Llama Vision via Groq API to identify 500+ plant diseases across fungal, bacterial, viral, pest-related, and nutrient deficiency categories with confidence scoring and severity classification. The dual-interface architecture decouples a FastAPI backend service (with auto-generated OpenAPI docs) from a Streamlit frontend, enabling both programmatic API access and interactive web usage. Core features include structured JSON outputs with symptom analysis, environmental factors, and evidence-based treatment protocols, optimized for sub-5-second inference with configurable temperature and token parameters.
129 stars.
Stars
129
Forks
49
Language
Python
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shukur-alom/leaf-diseases-detect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
codebasics/potato-disease-classification
Potato Disease Classification - Training, Rest APIs, and Frontend to test.
georgemuriithi/tomato-disease-detection
This is an end-to-end project in the agricultural domain. A Convolutional Neural Network (CNN)...
collinswakholi/Potato-defect-detection
The project is about detecting defects on potatoes using RGB images and a deep learning...
manabil/Dectma
A web application to detect diseases in tomatoes through image detection on tomato leaves using YoLo
vinodbavage31/RiceLeaf-disease-detection
A Deep Learning project using Transfer Learning (EfficientNet) and Data Augmentation to...