AI-Assisted-Fraud-Intelligence-Dashboard

ThipeTebogo/AI-Assisted-Fraud-Intelligence-Dashboard
★ 0 stars Unknown language Data/Analytics Updated today
**A Power BI fraud analytics solution that demonstrates AI-assisted development using Claude (Power BI Modelling MCP server ), DAX, prompt engineering, and analytical validation.**
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-assisted-fraud-in": {
      "command": "npx",
      "args": [
        "-y",
        "ThipeTebogo/AI-Assisted-Fraud-Intelligence-Dashboard"
      ]
    }
  }
}

README Excerpt

> **A Power BI fraud analytics solution that demonstrates AI-assisted development using Claude (Power BI Modelling MCP server ), DAX, prompt engineering, and analytical validation.** The completed dashboard combines executive KPI monitoring, behavioural fraud analysis, geographic risk analysis, and AI-assisted recommendations into a single interactive report.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →