Text forensics · deterministic first

Is this text actually AI-generated?

Paste writing or upload a file. You get one word back — YES, NO, or review — the probability behind it, model-family attribution, provenance and watermark checks, and a numbered list of concrete fixes any editor or downstream service can apply. Every rule is auditable. Nothing is stored.

Your text

0 words · 0 characters
Try:

Same result. One POST.

Every verdict above is the exact response your service will get from /verdict. Wire it into moderation, editorial gates, or a downstream rewriter — no login flow, no proprietary schema, no watching a spinner.

curl -X POST https://amiai.theknowledgeformula.com/verdict \
  -H "Content-Type: application/json" \
  -d '{"text":"Certainly! Let me delve into..."}'