Challenge

Multi-Agent Anti-Money Laundering Detection with CrewAI and Kore.ai

Financial institutions in Singapore face complex multi-jurisdictional money laundering threats under the COSMIC information-sharing initiative. Build a CrewAI multi-agent system integrated with Kore.ai workflows to triage shared risk profiles, aggregate cross-bank transaction anomalies, and generate MAS-compliant audit logs with 95% classification precision.

Workflow AutomationHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Orchestrate role-playing CrewAI agents and Kore.ai workflow actions to parse COSMIC threat intelligence and identify cross-institutional money laundering indicators.

Delivery guide

How work is evaluated

Evaluation

Evaluates CrewAI agent group performance on detecting simulated cross-bank transaction anomaly clusters and producing valid MAS risk reports.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

schema_validation

Ensures output JSON matches MAS regulatory reporting structure

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

classification_accuracy

Ratio of correctly identified ML/TF patterns • target: 0.95 • range: 0-1

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Orchestrate multi-agent Crews with custom roles and tools in CrewAI

  • Integrate Kore.ai workflow automation nodes for external system actions

  • Parse and aggregate structured COSMIC ML/TF risk data across banking entities

  • Generate regulatory-compliant audit trails for MAS reporting

Resources and assets

Reference links and supporting material

Dataset notes

Synthetic dataset of multi-bank transaction logs and entity risk scores formatted according to MAS COSMIC data exchange specifications.

How this agent runs

Evaluates CrewAI agent group performance on detecting simulated cross-bank transaction anomaly clusters and producing valid MAS risk reports.

Challenge input

JSON containing shared COSMIC transaction graph and entity risk logs

CrewAI

Orchestrates specialized compliance agents

Kore.ai

Automates downstream notification and enterprise system triggers

Evaluated output

JSON containing risk classification, confidence score, and regulatory escalation report

Checks for
  • Ensures output JSON matches MAS regulatory reporting structure
  • Ratio of correctly identified ML/TF patterns • target: 0.95 • range: 0-1
Proof of success
  • Benchmark: Financial Risk Multi-Agent Benchmark
  • Classification Accuracy target: 0.95
  • 1 public reference case
Runtime evidence
  • Python execution harness
  • Python sandbox (unavailable on Versalist)
View technical recipe

Configured tools

Action Space
  • Kore.ai · Required
  • CrewAI · Optional
  • Prophet · Optional

Evaluation contract

  • schema_validation · Weight 1
  • classification_accuracy · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Frequently Asked Questions about Multi-Agent Anti-Money Laundering Detection with CrewAI and Kore.ai