dmeoli / PESAD

Prolog Expert System on Anxiety Disorders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Prolog Expert System on Anxiety Disorders

License:MIT License


Languages

Language:Prolog 100.0%