arya2004/artificial-intelligence
ð Create a Prolog Expert System for Car Starting Troubleshooting
ãªãŒãã³
#13 opened on 2025/10/04
expert-systemgood first issuehacktoberfestprolog
Repository metrics
- Stars
-  (2 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
ð§ 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.