Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 281 Bytes

An expert system written in CLIPS that suggests careers based on MBTI personality type and aptitude in subjects.

How to run

  1. Install CLIPS

  2. Download the .clp file

  3. Run CLIPS

  4. Type the following commands (including brackets):

(reset)

(load filename)

(run)