arya2004 / arya2004/artificial-intelligence
🌱 Build a Prolog Expert System for Plant Disease Diagnosis
Open
expert-system
good first issue
hacktoberfest
prolog
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 🌿 Prolog Expert System: Plant Disease Diagnosis
Create a Prolog expert system to identify plant diseases based on symptoms like:
- Yellow leaves
- Wilting
- Leaf spots
- Stunted growth
📁 Save as:
```
src/06_expert_system/plant_diagnosis.pl
```
Add sample plant types (e.g., tomato, lettuce) and their rules.
Contributor guide
Assessment
This issue has not been assessed yet.