Homepage for SolidES
SolidES is an expert system tool, it is used to implement rule-based systems.
It is _very_ much a work in progress and is in the alpha stages.
Aim : to create a shell capable of accepting production rules in the form of assertions, and to use forward and backward chaining on these production rules to reach a goal.
Existing functionality:
all knowledge representation in the form of assertions(production rules).
production rules are stored in a ldap directory, the think behind this was a hierachical db for things like decision trees ...
.
ToDo list:
design and implement forward-chaining.
design and implement backward-chaining.
Adding features like:
why and how questions.
a more 'functional' UI
ability to load pre-existing knowledge-base
ability to use pre-existing premises
get the src code
here
feel free to contact me at: eplath@mailbox.co.za
This project is hosted at solides.sourceforge.com
and is licensed under the GPL.