murshidazher / restaurant-expert-system

:plate_with_cutlery: A simple expert system which recommends food menu based on user preferences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

menu-recommender

Restaurant Expert System

A simple expert system which recommends food menu based on user preferences.

swipl
consult('main.pl').
go.
('menu.nkb').
halt. to exit

About

:plate_with_cutlery: A simple expert system which recommends food menu based on user preferences.

License:GNU General Public License v3.0


Languages

Language:Prolog 100.0%