arya2004/artificial-intelligence

🌱 Build a Prolog Expert System for Plant Disease Diagnosis

开放

#12 创建于 2025年10月4日

 (2 条评论) (0 个反应) (1 位负责人)Python (4 个派生)auto 404
expert-systemgood first issuehacktoberfestprolog

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南