Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 914 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 914 Bytes

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