FabioMurgese / BeerEX

Beer EXpert System is a rule-based expert system which suggests a beer to drink according to taste and meal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeerEX 🍺

"Beer is proof that God loves us and want us to be happy." (Benjamin Franklin)

BeerEX is a rule-based expert system, available as a Telegram bot, which suggests a beer to drink according to taste and meal. This code was developed during the Knowledge Engineering course @ Department of Computer Science @ University of Bari "Aldo Moro" under the supervision of prof. Floriana Esposito and then revised during the Artificial Intelligence Fundamentals course @ Department of Computer Science @ University of Pisa.

CraftBeer.com, published by the Brewers Association, helps with the filling of the beers database and system knowledge through the information contained into the 2017 Beer Styles Guide and Beer & Food Course material.

Prerequisites

To run the expert system you have to download CLIPS 6.30 for your operating system. If you are under a Debian-like operating system, you just have to type in the terminal:

$ sudo apt install clips

Running the expert system

To run the expert system you just type into the terminal:

$ clips -f BeerEX.clp

Contributors

This software was developed with the contribution of Fabio Murgese.

License License: MIT

This software is released under the MIT License. See the LICENSE file for details.

About

Beer EXpert System is a rule-based expert system which suggests a beer to drink according to taste and meal

License:MIT License


Languages

Language:CLIPS 84.7%Language:TeX 8.6%Language:Python 6.7%Language:Procfile 0.0%