Automatic Causal Network Generator
The Automatic Causal Network Generator creates a Causal Bayesian Network from your question by leveraging knowledge available in LLMs.
What It Does
- Creates nodes and arcs from a prompt-defined problem domain.
- Adds explanatory comments for causal links.
- Retrieves beliefs about causal effects (from -100 to 100).
- Builds conditional probability tables.
- Automatically formats the resulting network for readability.
A Risk-Centric Causal Network option is available to focus on risk characterization, including triggering events, controls, consequences, and mitigation actions.