arya2004/artificial-intelligence
ð Create a Prolog Expert System for Animal Classification
ãªãŒãã³
#11 opened on 2025/10/04
expert-systemgood first issuehacktoberfestprolog
Repository metrics
- Stars
-  (2 åã®ã¹ã¿ãŒ)
- PR merge metrics
- Â (PR metrics pending)
説æ
ðŸ Prolog Expert System: Animal Classification
Create an expert system to classify an animal based on its traits (e.g., feathers, fur, lays eggs, etc.).
ð Target file:
src/06_expert_system/animal_classifier.pl
Examples:
- Mammal
- Bird
- Reptile
- Fish
Use basic Prolog rules + facts and show a few sample queries in comments.