arya2004/artificial-intelligence

🌱 Build a Prolog Expert System for Plant Disease Diagnosis

Offen

#12 geöffnet am 04.10.2025

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (4 Forks)auto 404
expert-systemgood first issuehacktoberfestprolog

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

🌿 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