The Decision Assistant Hub is the companion repository to the Decision Assistant, an AI-powered assistant that helps users turn business policies into structured decision models like rulesets and DMN diagrams.
This hub provides curated examples, tutorials, tips, and video walkthroughs to help you understand how to work with the assistant and apply it to real-world decision automation scenarios.
This repository is for:
- Learning how to convert natural language policies into formalized decision models
- Exploring domain-specific examples with rule outputs
- Watching guided walkthroughs and demos
- Getting tips, prompt ideas, and modeling strategies
Folder | Description |
---|---|
examples/ |
Sample business policies and their automated decision models, organized by domain |
docs/ |
Getting started guides, tips, and FAQs |
videos/ |
Screenshots and video walkthroughs |
tutorials/ |
Step-by-step usage guides |
CONTRIBUTING.md |
Guidelines for contributing new examples or content |
Explore real-world scenarios where decision automation helps formalize and operationalize business logic:
- Time Off
Automate leave types, accruals, eligibility, and carryover logic. - Performance Bonus
Rules to determine bonus eligibility based on performance tiers and seniority.
- Expense Approval
Multi-level approval rules and threshold-based routing using a decision table. - Personal Loan
Rules to determine Personal Loan Eligibility - Motor Insurance
Rules to determine Insurance for motor vehicle
- Anti-Money Laundering (AML)
Transaction pattern rules and risk classification logic.
- Vendor Risk Scoring
Model for supplier assessment using weighted risk attributes and thresholds.
- Make sure you're set up with the Decision Assistant
- Browse the
examples/
folder by domain to find a scenario similar to yours. - Read the
policy.md
, then explore the generated decision services. - Watch demo videos in
videos/
.
Learn how to draft effective policies for your organization.
Click Here
to read the guide.
Tips and tricks to resolve common BAL syntax issues.
Click Here
to read the guide.
Find answers to frequently asked questions.
Click Here
to explore.
We welcome contributions!
Click Here
for guidelines.
This project is licensed under the Apache 2.0.