Giter Site home page Giter Site logo

jtonyortiz / expertsystems Goto Github PK

View Code? Open in Web Editor NEW
23.0 3.0 12.0 23 KB

CLIPS programs I have completed for Expert Systems (Rule-Based AI)

CLIPS 100.00%
knowledge-based-systems knowledge-based-reasoning clips knowledge-engineering rule-based-classifier rule-based-modeling

expertsystems's Introduction

Expert Systems with CLIPS

What is an Expert System?

In artificial intelligence, an expert system is a computer system that emulates the decision-making ability of a human expert. Expert systems are designed to solve complex problems useing reasoning through bodies of knowledge, represented mainly as a set of if-then rules rather than through conventional procedural code.

What is CLIPS?

CLIPS (C Language Integrated Production System), is a public domain software tool that is used to build modern Expert Systems. CLIPS is written in C, and can be called from C, and resembles the Lisp programming language in its syntax. It is also Object-Oriented, allowing the user to explore multiple programming paradigms.

What is the purpose of this repository?

To help give examples of rule-based AI through simple project code.

How to use/install clips?

You will first need the CLIPS ide and compiler which you can obtain through this website. For the time being, it appears to mainly work on Windows based OS's.

How to run CLIPS Programs

  1. Install CLIPS on Windows
  2. Git Clone this folder
  3. Open CLIPS and select a file to run

Examples: Wine Program

expertsystems's People

Contributors

jtonyortiz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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