Coder Social home page Coder Social logo

expertsystems's Introduction

Expert Systems

Movie recommendation expert system

DESCRIPTION: This system recommends a movie based on inputs a user enters.

If the inputs entered arent valid the system asks the user to enter a valid input and poses the question again until a valid input is entered.

The system only asks the questions which are most applicable based on the answer to the previous question.

After enough information is obtained to sucessfully recommend a movie the expert system displays the movie that it recommends best.

To help understand we have included an example execution of the program

-----------------------------------------------------------------------------
------------------------ WELCOME TO THE MOVIE EXPERT ------------------------
-----------------------------------------------------------------------------

Who are you going to watch with? (family/partner/alone):  FAMILY

Let me select a movie suitable to watch with your family...

Enter your preferred genre (animation/fantasy/horror/adventure):  ANIMATION

Let me select an animated movie you can watch with your family...

Select your favorite Studio (disney/pixar/others): DISNEY

-----------------------------------------------------------------------------
The recommended movie which best suits your needs is: Lion King
-----------------------------------------------------------------------------
 

HOW TO RUN:

(clear)  
Load Buffer from movie.clp in the IDE  
(reset)  
(run)  
Answer the questions as asked providing valid inputs 
 

FILES USED:
movie.clp
README

expertsystems's People

Contributors

mehulsuresh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.