Skip to content
/ BeerEX Public

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

License

Notifications You must be signed in to change notification settings

dmeoli/BeerEX

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published