arya2004/artificial-intelligence

🚗 Create a Prolog Expert System for Car Starting Troubleshooting

Aperta

#13 aperta il 4 ott 2025

 (1 commento) (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: Car Starting Troubleshooting

Create a simple expert system in Prolog to help diagnose why a car might not start. Include conditions like:

  • Battery dead
  • Fuel empty
  • Ignition problem
  • Starter motor failure

📁 File:


src/06_expert_system/car_troubleshoot.pl

Bonus: simulate a simple yes/no CLI questionnaire in comments.

Guida contributor