Skip to content

Detect AI Text

🤖 AI Drafted (Not reviewed)

Estimate likelihood that text is AI-generated

Tool id detect_ai_text
Category llm
Uses a language model no
Needs a generative model no
Runs over many items no
Item handling batch
Structured output no
Human-verified not yet

What it reads

Port Type Required What it is
Text (text) text yes Text to classify

What it emits

Port Type Required What it is
Analysis (analysis) json AI-text likelihood report

Options

Option Type Default What it does
threshold number 0.55 Score threshold above which text is flagged as likely AI.

The prompt it sends

This tool does not send a prompt — it does its work in code.