Skip to content
Docs/Technology/Grok AI Engine

Grok AI Engine

QUICK GUIDE
Purpose

Grok — built by xAI — is the reasoning engine behind GASCOIN's fraud detection and quality scoring.

Best for

Technical readers and anyone doing due diligence

Read time

1 min

Next action

Understand the AI and fraud prevention behind GASCOIN

Grok — built by xAI — is the reasoning engine behind GASCOIN's fraud detection and quality scoring. It powers four critical systems.

Important: Grok does not directly release funds. Treasury release and final state transitions are controlled by deterministic policy and gate execution logic.

Receipt Analysis

Every uploaded receipt passes through Grok-powered OCR that extracts structured data: total amount, date, station name, and handwritten wallet characters. Unlike traditional OCR, Grok understands context — it can distinguish a gas station receipt from a restaurant bill, detect inconsistencies between printed and handwritten text, and flag anomalies that suggest digital manipulation.

AI Image Detection

Grok evaluates every receipt image for signs of AI generation or digital manipulation. The system produces an AI probability score (0-1 scale). Submissions scoring above 0.65 are automatically rejected. This catches AI-generated receipts, Photoshopped images, and digitally altered documents.

Tamper Scoring

A separate tamper analysis examines EXIF metadata, image dimensions, compression artifacts, and pixel-level inconsistencies. The tamper score (0-1 scale) catches receipts that have been cropped, spliced, or edited after the original photo was taken. Threshold: 0.55.

Adaptive Learning

Unlike static rule-based fraud systems, Grok continuously processes submission patterns across the entire platform. New fraud vectors are identified and countered without manual rule updates. The system gets smarter with every submission — legitimate or fraudulent.