defmodules are another reason why CLIPS is amazing. Your #rulesengine can change "focus" between defmodules, *each with its own rule network and working memory*.
You could have multiple "experts" in 1 system!
If you're familiar with "separation of concerns," this is that at the *programming language* level.
Feeling put off from integrating heavy-weight ai/ml systems into your own projects? Give the User's Guide a read: https://clipsrules.net/documentation/v641/ug641.pdf
