
**The Problem** Traditional anti-fraud systems treat every partner as an isolated row. They check thresholds — "Did commission exceed X?" — but affiliate fraud rings operate as coordinated networks: fake clients, mirrored trades, timed deposits. Viewed row-by-row, everything looks normal. In our analysis, 60% of all commissions ($61M out of $101M) flowed to fraudulent partners that rule-based systems would miss. **Our Solution: Deriv Guardian** We shift fraud detection from row-level to graph-level with three layers: **1. The Brain (Kumo.ai Relational Graph Transformer):** We model the affiliate ecosystem as a graph — 2,358 account nodes connected by 6,883 timestamped edges (referrals, trades, commissions). The model performs message passing across the network, learning relationship patterns — not just transaction features. Result: 94% precision, detecting 65 out of 68 fraudulent partners . **2. Temporal Intelligence:** A timeline visualization enables "time travel" through trading data, revealing how fraud rings evolve from grooming (small test trades) to active fraud. The graph transformer detects structural anomalies 2-3 weeks before traditional systems. **3. GenAI Copilot (Azure OpenAI):** Click any flagged partner and AI generates a 3-bullet investigation report — Evidence, Impact, Recommendation — reducing investigation time from hours to 30 seconds. **Data Engineering:** No public affiliate fraud dataset exists, so we built one. From IBM AMLSim (5M transactions, 518K accounts, 370 fraud rings), our Python pipeline assigns Partner/Client roles via network in-degree, maps to Deriv's schema with 7 instruments, and injects realistic fraud: 714 opposite trades (mirrored BUY/SELL within 60s) and 221 coordinated bonus abuse deposits. **Tech:** Kumo.ai (Graph Transformer), Azure OpenAI GPT-4o, FastAPI, React, Python/Pandas,Docker **Impact:** $61M in preventable fraud identified. Early detection during grooming phase. Investigation time: hours → 30 seconds.
7 Feb 2026

Supply Chain Quality Control Automation - Business Case The Problem: Manual quality control in supply chain operations is slow, error-prone, and costly. Wrong items get shipped, damaged goods slip through, and warehouse staff spend hours on repetitive inspection tasks. The Solution: An automated quality control system that uses AI to inspect boxes and verify labels, catching errors before they reach customers. Problem 1: Wrong Items Get Shipped: What Happens: Package gets shipped to customer Customer receives wrong item Customer complains and returns item Company pays for return shipping ($25-50) Item needs to be restocked Correct item needs to be shipped again Customer satisfaction drops Manual visual check by worker Supervisor spot-checks 10% of packages Most errors caught only after customer complaint Problem 2: Damaged Goods Enter the Warehouse: What Happens: Damaged box enters warehouse Gets stored with good inventory Eventually gets shipped to customer Customer receives damaged goods Customer rejects shipment Company must replace item Original damaged item is now unsellable Receiving clerk inspects 5-10 boxes per shipment Takes 15-20 minutes per shipment Human fatigue causes missed defects No standardized criteria for "damaged" How It Works (In Simple Terms) Imagine you have a supervisor that never gets tired, never misses details, and works 24/7. That's what this system does. The System Has 4 "Specialists": The Box Inspector - Looks at every box and checks for damage The Label Checker - Reads labels and verifies they match the product The Order Validator - Checks if the order is correct in the system The Problem Solver - Handles issues and alerts supervisors How They Work Together: When a box arrives, the Box Inspector checks it automatically When a package is repacked, the Label Checker verifies the label matches If something's wrong, the Problem Solver stops the process and alerts a human Everything happens in seconds, not minutes.
23 Nov 2025

Actify is an AI-powered multimodal assistant powered by Gemini models and Google AI Studio , designed for people who constantly save reels but never revisit them. Instead of leaving your saved content in chaos, Actify automatically analyzes every reel you save and turns it into a beautiful, structured, enriched, and recallable memory and extends action onto it. **How It Works** 1. The user saves or uploads a reel (Instagram, TikTok, YouTube Short). 2. Actify downloads the video, extracts frames, and extracts audio. Gemini 1.5 Pro / Flash performs multimodal reasoning to classify the reel type and generate structured data. The result is stored inside Supermemory.ai for long-term memory and semantic search. 3. The user searches their saved reels using Actify’s AI-powered search. Examples of queries: - “Show me my 10-min HIIT workouts.” - “Recover the pasta recipe from that reel.” - “Show travel places from reels I saved last month.” 4. The structured data is reconstructed using Gemini Pro models and formatted into richer, more actionable context. 5. Actify then enhances and enriches the output with actions based on the reel type, such as: - Google Maps links - Product shopping links - Recipes with ingredients and steps - Workout timers and round structure Don’t just save — Act on it!
19 Nov 2025