arya2004 / arya2004/artificial-intelligence
🚗 Create a Prolog Expert System for Car Starting Troubleshooting
Open
expert-system
good first issue
hacktoberfest
prolog
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 🔧 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.
Contributor guide
Assessment
This issue has not been assessed yet.