arya2004/artificial-intelligence

馃尡 Build a Prolog Expert System for Plant Disease Diagnosis

Open

#12 opened on Oct 4, 2025

聽(2 comments)聽(0 reactions)聽(1 assignee)Python聽(4 forks)auto 404
expert-systemgood first issuehacktoberfestprolog

Repository metrics

Stars
聽(2 stars)
PR merge metrics
聽(PR metrics pending)

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