Toggle Menu
FuelMate
Toggle theme
AI-Powered Anomaly Detection
Analyze fuel transaction data to identify unusual patterns, potential fraud, or equipment malfunctions.
Recent Transaction Data (JSON)
[ { "timestamp": "2024-08-15T10:00:00Z", "dispenserId": 1, "nozzle": 1, "liter": 50.5, "amount": 2110.5, "unitPrice": 41.98 }, { "timestamp": "2024-08-15T10:02:00Z", "dispenserId": 2, "nozzle": 1, "liter": 35.2, "amount": 1477.7, "unitPrice": 41.98 }, { "timestamp": "2024-08-15T10:05:00Z", "dispenserId": 1, "nozzle": 1, "liter": 250, "amount": 10495, "unitPrice": 41.98 }, { "timestamp": "2024-08-15T10:06:00Z", "dispenserId": 4, "nozzle": 2, "liter": 45.8, "amount": 1994.4, "unitPrice": 43.55 } ]
Historical/Contextual Data (JSON)
{ "average_liter_per_transaction": 45, "peak_hours": [ "08:00-10:00", "17:00-19:00" ], "typical_max_transaction_liters": 100 }
Analyze Transactions