Skip to content

prajjawal05/LaptopRecommendation-ExpertSystem

Repository files navigation

LaptopRecommendation-ExpertSystem

Tools Used

Prolog

Procedure

Open swipl in the terminal.
Run the following commands.

consult('facts.pl').
consult('rules.pl').
consult('expert.pl').
test().

Enter the Required inputs.

Voila

About

Laptop Recommendation Expert System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages