Skip to content

Feature 9: AI Fraud Detection for Scans & Images #167

Description

@saidai-bhuvanesh

Description

To prevent users from uploading fake photos, edited images, or duplicate screenshots to manipulate vendor ratings, this issue proposes an AI Fraud Detection module.

We will build a detector on the backend analyzing image statistics, and check for artificial color saturation edits (e.g. painting gills redder). The API will return warning flags, and the UI will alert users and flag suspicious scans.

Technical Implementation Details

  1. Tampering Detection: Detect artificial color enhancement by comparing red-channel color margins.
  2. Duplicate Check: Match duplicate scans to block trust score manipulation.
  3. UI Warning Banner: Display a warning banner on the dashboard if fraud is suspected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions