HomeAI & Machine LearningExpert System Inference Simulator

Expert System Inference Simulator

Interactive expert-system simulator: watch a rule-based knowledge network fire forward chaining from facts to a conclusion, or trace backward chaining from a goal to the facts that support it, with rule confidence and chain speed tunable in real time.

AI & Machine Learning3DModerate60 FPS🔥 Fire
expert-system ↗ Open standalone

Expert systems solve problems by applying a knowledge base of "if-then" rules to a set of known facts. This simulator renders that rule network in 3D: base facts sit on one layer, the rules that consume them sit on the next, and the facts those rules derive feed the following layer, all the way to a final diagnosis. Run forward chaining to watch evidence ignite rules and propagate toward a conclusion, or switch to backward chaining to watch the engine work backward from the goal, verifying each subgoal against the rules and facts that support it. Tune which symptoms are present, how confidently each rule fires, and how fast the chain animates to see how real-world uncertainty and incomplete evidence can stall — or complete — an inference chain.

⚙ Under the hood

Interactive 3D rule network for a classic expert system: run forward chaining to watch facts ignite rules toward a conclusion, or backward chaining to trace a goal back to its supporting facts, with rule confidence and symptom scenario tunable in real time.

Three.jsexpert-systemrule-based-reasoningforward-chainingbackward-chainingartificial-intelligence

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)