Skip to content

A simple toy example in Prolog that attempts to implement a small expert system to assist individuals in identifying hardware-related problems with their PC.

Notifications You must be signed in to change notification settings

GianFederico/expert_sys_hardware_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SIDE-expert_sys_hardware_problems

A simple implementation in Prolog of a small expert system to assist individuals in identifying hardware-related problems with their PC. The system uses backtracking through the Prolog inference engine and prompts the user for the necessary information to explore all possible diagnoses. Implemented also "how" and "why" questions in order to improve the level of trustworthiness and transparency of the system.

In order to use it: consult the user_interaction_module and call start\0: foto

About

A simple toy example in Prolog that attempts to implement a small expert system to assist individuals in identifying hardware-related problems with their PC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages