Skip to content

Simple GUI based Expert System that asks you a couple of questions about a certain flower, and answers with its name as a result.

License

Notifications You must be signed in to change notification settings

mostafa172/FlowersCLIPS

Repository files navigation

Clips Flower Expert System Demo

Introduction

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.

Technologies Used

  • Java programming language.
  • Clips Tool for Building Expert Systems

Getting Started

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.

  1. Clone this repo.
  2. Go to dist directory and run FlowersCLIPS.jar file by double clicking on it, or simply by running the following command:

    java -jar FlowersCLIPS.jar

About

Simple GUI based Expert System that asks you a couple of questions about a certain flower, and answers with its name as a result.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published