arya2004/artificial-intelligence

🌱 Build a Prolog Expert System for Plant Disease Diagnosis

Aperta

#12 aperta il 4 ott 2025

 (2 commenti) (0 reazioni) (1 assegnatario)Python (4 fork)auto 404
expert-systemgood first issuehacktoberfestprolog

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

🌿 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.

Guida contributor