Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 476 Bytes

Sake Expert System

A small program written in Prolog that recommends sake from a product catalog based on user preferences.

This was an exercise in learning a new and unfamiliar language and building something with it in a day.

Built to run on SWIProlog

How to run?

  1. From command line: $ swipl start.pl, which starts swipl session
  2. In swipl session: ?- start:suggest(Prod)
  3. Answer questions by typing choice and end with .