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
- Host: GitHub
- URL: https://github.com/experrior/expertsystem
- Owner: Experrior
- Created: 2024-05-14T20:37:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T20:02:01.000Z (about 2 years ago)
- Last Synced: 2025-01-30T23:46:44.575Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
