Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.23 KB

PlatePredict

Your Culinary Companion: Unlock Personalized Food Recommendations with Our Expert System.

Introduction

"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.

Installation

  • 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.

Flow of program

  • 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.

Screenshots

Signin Page Question01 Question02 Result