Skip to content

dmeoli/PESAD

Repository files navigation

PESAD

PESAD is a rule-based expert system for the anxiety disorders diagnosis.

This code was developed during the Artificial Intelligence Fundamentals course @ Department of Computer Science @ University of Pisa.

American Psychiatric Association helps with the filling of the anxiety disorders database and system knowledge through the information contained into the DSM-IV-TR Diagnostic and Statistical Manual of Mental Disorders.

Prerequisites

To run the expert system you have to download SWI-Prolog for your operating system.

Running the expert system

To run the expert system you just type into the terminal:

$ prolog start.pl

License License: MIT

This software is released under the MIT License. See the LICENSE file for details.