Detect AI-written text
detectScore any text for AI-generated likelihood, returning an overall score and optional per-sentence breakdown. Verify drafts before publishing to ensure they read as human-written.
Instructions
Score a text with Rephrasy's AI detector. Returns an overall AI-likelihood score (lower = more human-like) and, optionally, per-sentence scores. Useful to verify a draft before publishing. Max 15,000 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to score. | |
| per_sentence | No | If true, also return a score per sentence ("depth" mode). |