"PlatePredict" is a expert system written in Prolog and implemented with a Java Swing GUI to tailor food recommendations based on individual's unique taste preferences. From savory classics to exotic delights, our system curates a diverse array of food items encompassing various cuisines, dietary preferences, and flavor profiles.
Refer to expertsystem.pl file for all the facts and rules.
- First make sure Poppins fonts is installed in your PC. If not download and install it.
- Download the project or clone it using git.
- Open project using Netbeans or IntelliJ IDEA.
- Build and run the project.
- Enter your name.
- You'll be asked several questions like Are you a_meat lover?, Do you enjoy spicy dishes? etc.
- Press Yes, No buttons according to your preference.
- Depend on your inputs, most suitable dish will be predicted.