Skip to content

atparkweb/sake-expert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages