Simple GUI based Expert System that asks you a couple of questions about a certain flower, and answers with its name as a result.
Done for CSE386: Artificial Intelligence Course, at Faculty of Engineering, Ain Shams University.
Please make sure you have JDK and JRE installed, or download Java SE Development Kit from here. Install it, and make sure adding jdk/bin
directory to your environment path.
- Clone this repo.
- Go to
dist
directory and runFlowersCLIPS.jar
file by double clicking on it, or simply by running the following command:java -jar FlowersCLIPS.jar