AI Text Detector
Paste a text and analyse whether it was generated by AI. The analysis is local: your text is never sent to any server.
| Signal | Value | Intensity | Weight |
|---|
How the detector works
Unlike tools such as GPTZero or Copyleaks, this detector does not send your text to any server and does not use a trained classification model. All analysis happens in your browser, in real time, using six statistical signals about the linguistic structure of the text.
The six signals
1. AI-characteristic phrases. Language models overuse certain transitional and filler phrases: "it's worth noting", "delve into", "furthermore", "multifaceted", "in the realm of". The tool detects over fifty of these expressions in both English and Spanish.
2. Sentence length uniformity. Humans naturally mix short and long sentences. LLMs tend to produce sentences of very uniform length. The standard deviation of sentence lengths is measured: a low deviation (under 4 words) is a statistical signal of automatic generation.
3. Vocabulary richness (TTR). The type-token ratio (TTR) measures how many unique words there are relative to the total word count. AI texts tend to have slightly more repetitive vocabulary than spontaneous human writing, especially in longer texts.
4. Formal connector density. LLMs use connectors such as "however", "nevertheless", "therefore", "consequently" more frequently than casual human text. The percentage of words that are formal connectors is measured.
5. Mean sentence length. AI models avoid extremes: they rarely produce 2–3 word sentences or 50-word sentences. The mean sentence length usually falls between 15 and 25 words.
6. Paragraph uniformity. AI text tends to have paragraphs of very similar length. Variance in paragraph length is an additional signal of human authorship.
Important limitations
Statistical analysis does not "understand" text. An essay written by a university professor may score high because it shares formal characteristics with AI text. An AI text thoroughly revised by a human may score low. The detector is a guidance tool, not a definitive arbiter.
For very short texts (under 100 words) the statistical analysis does not have enough data and the results are unreliable. The tool will show a warning in that case.
Frequently asked questions
How reliable is this AI text detector?
What patterns does it use to detect AI text?
Can it detect text from ChatGPT, Claude or Gemini?
Does it work with text in Spanish?
Why can formally written human text give a false positive?
What makes a text look like it was written by AI?
Is this the same as GPTZero or Copyleaks?
Last updated
Detector updated in 2026. The analysis is completely local: your text never leaves your device.