Registration Advise Expert System

by Jason Card and Doug Thurber

Disclaimer: This is only a project for CSSIE482 - Principles of Knowledge Acquistion and Retrevial and is currently NOT used by the students at UW - Bothell


Project Purpose

To design and implement an expert system that we called Registration Advise (RAD). The goal of the expert system was to provide a list of recommended courses that a student could or should enroll in for the given quarter. The goal was accomplished by asking the student general questions about the upcoming quarter then eliminating the courses that would not match the student's criteria.

Our final report states what we learned, related to both the course material and project. In addition, it identifies suggested improvements to this expert system had we had more time.

Using RAD

Download Project Source Code

This source code runs within the confines of the CLIPS which is a development environment for expert systems. Go to CLIPS home page for downloads and documentation.

Step-by-step Instructions

At this point, RAD's first question should appear. All questions will have a multiple choice answer except the first two:

Good Luck.