Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.08 KB

animals-prolog

This is an application that uses tau prolog to implement a simple expert system about animal characteristics

See it in action

About Animals prolog

The original program and knowledgebase was created using only swi-prolog by Alejandro Medina Reyes, Carlos Escudero Mercado, Ana Paulina Mares Cupa and Itzel Calderón Guzmán.

I adapted the program to use it inside a web application, using the following libraries to be able to use prolog in javascript

I am using the Pixabay API to show images of the animals and web storage to save locally the changes to the knowlegebase

Queries

basic query another query

Knowledge Adquisition Module

kam