An open API service indexing awesome lists of open source software.

https://github.com/experrior/expertsystem

ExpertSystem based on boolean variables written in Python
https://github.com/experrior/expertsystem

Last synced: about 1 year ago
JSON representation

ExpertSystem based on boolean variables written in Python

Awesome Lists containing this project

README

          

Fully configurable Expert System, based on json configuration file. Allows for specifying inital options/questions. As well as further derived facts,
specifying what additional information might be needed once specific fact is True. Based on any combination of true facts will ask only about those facts, which could be required to specify remaining matching rules.

Activity diagram:

![image](https://github.com/Experrior/ExpertSystem/assets/73387931/a16e6979-4c6c-4164-b42b-a7bfbe266ab6)