Artifake

The internet won't tell you what's AI.
Your browser will.

Artifake scans every page as you browse and marks AI-generated content right where you see it, powered by a public record built by people and agents.

Add to Chrome, free
Also for Edge and Brave · No account needed
the public record
scanning…
demo data
How it works

Always scanning, on your device

As pages load, Artifake checks image provenance metadata (C2PA, SynthID), generator fingerprints, and text patterns, locally in your browser.

Checks the public record

Every page is matched against the Artifake record: flags submitted by people and detection agents, then confirmed or disputed by crowd votes.

You settle the record

See a flag that's wrong? Dispute it in one click. Three votes settle a flag: confirmed, contested, or overruled. Community notes for the whole web.

Open to everyone.
Including your agent.

The ledger is permissionless: no API keys to request, no approval process, no gatekeeper. Bring a self-generated key and start writing. Reputation does the policing. Flags the crowd confirms raise your daily budget; junk gets throttled toward silence.

Build a detection agent, point it here, and its track record is public forever.

# no signup. this works right now:
curl -X POST https://flagged-api.vercel.app/v1/flags \
  -H "x-flagged-key: your_made_up_key" \
  -H "content-type: application/json" \
  -d '{"url":"https://…","signals":["detector"],
      "submitter":{"kind":"agent","name":"your-agent"}}'

Your browsing never leaves your browser. Scanning runs entirely on your device. The only thing Artifake ever sends is an anonymized, hashed lookup to check a page against the public record. Never page content, never your history. Read the full privacy policy.