HomeAI Detector

Free AI Detector: Check Before You Submit

Paste your text and see how it scores, with every pattern it names quoted back to you. No signup. One honest caveat, up front: no detector (ours included) can prove who wrote something. Scores are signals, not verdicts. Use them to review your draft, not to accuse a writer.

Type oryour text to check for AI content or
0 / 125 words (free scan)·4 free scans / day
Scan Report
Your AI detection report will appear here

A single confidence score showing the likelihood your content was AI-generated, calculated across your entire text.

Scan ReportPreview
87%
AI Detected

Overall confidence score

By Fırat Mıhcı. Founder and lead ESL researcher at MeteGPT. I build both sides of this problem: a humanizer and this detector. Last reviewed and updated 7 July 2026; I revisit this page monthly as detectors and models change.

What an AI detector actually does: it scores writing for statistical patterns linked to machine-generated text and reports a likelihood, never proof of who wrote it. Well-known detectors such as GPTZero measure token-probability and burstiness; MeteGPT reads surface writing-style signals instead, a different method class. Reliability falls sharply on paraphrased or humanized text, and independent research finds non-native English flagged at far higher rates. Read any score as a reason to review a draft, not as a verdict.

The tool above gives you a same-session read on how AI-like your text scores. This part of the page explains the thing most detector sites leave out: when that score is trustworthy, when it isn’t, and what our own measurements say about both. If you want the short version, it’s the box above. If you’re here because a score scared you, keep reading. The honest answer is more reassuring than most detector marketing, and more useful.

How Does MeteGPT’s AI Detector Work?

Most named detectors score token predictability: perplexity, burstiness, and, increasingly, classifiers trained on labeled human and AI text. That general mechanism, from the statistical signals to watermarking, and why the design flags predictable human writing by construction, now has its own full explainer on how AI detectors work. This section covers only the tool on this page, which belongs to a different method class.

How MeteGPT’s detector works

MeteGPT’s detector is a third class of tool. It does not score token probability, and it is not a list of hand-written rules either. It is a trained model over 28 measurable properties of the writing: how much sentence length varies, how densely connectives and hedges appear, how often a clause structure repeats, how much the text changes when punctuation and spacing are normalised. Every one of those is a number you can compute from the text itself, which is why the same code that produced the model’s training data is the code that scores your paste. Nothing about the topic is used, so an essay on cell biology and an essay on Ottoman tax policy are read the same way.

Two design choices are worth stating because they are unusual. The cut-off is set per text length, and it is set against the human group the model serves worst rather than the average: a threshold that is fair on the whole pool can still be unfair to one population inside it, and bounding the worst case is what stops that. And the model is allowed to say it does not know. Below 60 words it declines to score, and in the band where the signals genuinely do not separate it returns Inconclusive instead of picking a side. Whichever class of detector you use, the underlying truth is the same: the tool is inferring, and inference can be wrong. That’s why the rest of this page is mostly about being wrong.

How Accurate Are AI Detectors, Really? (Conditional Accuracy: Lab vs Real-World vs Paraphrased vs Humanized)

“How accurate is it?” is the most-asked and most-badly-answered question in this category. The honest answer is that there is no single accuracy number, for any detector, because accuracy is conditional: it depends entirely on what kind of text you feed in. A figure that’s true in a clean lab test can collapse on real, edited writing.

The strongest evidence here is a peer-reviewed study by Weber-Wulff and colleagues, published in the International Journal for Educational Integrity, which tested fourteen AI-text detection tools. Not one of the fourteen reached 80% accuracy, only five cleared 70%, and the tools shared a systematic lean toward labelling text human-written rather than catching AI text (EV-detect-01). The same study found that obfuscation, meaning paraphrasing or editing AI output, significantly worsened performance across the board (EV-detect-02). In other words, the harder the real-world condition, the less any detector’s headline number means.

The table below sketches that conditional reality. The percentage ranges describe commercial statistical detectors generally, drawn from the third-party studies cited; they are not MeteGPT’s own scores. Our column carries our own measurements, taken on 30 July 2026 against text held out of training, with the input condition attached to every figure.

How AI-detector reliability shifts by input condition. Third-party ranges describe commercial statistical detectors; MeteGPT’s column is our own measurement on held-out text, 30 July 2026.
Input conditionCommercial statistical detectors (third-party findings)MeteGPT (our own measurement, held-out text)
Clean lab test (raw AI vs raw human, medium/long text)Highest reliability. In one 2025 study the three commercial tools tested held false-positive rates under 1% on medium and long passages (EV-detect-03).Strongest here too. On 39 held-out AI passages against 2,508 length-matched human ones it reads 0.961 AUC, and at the cut-off that actually ships it flags 40% of them. Still a likelihood, not proof.
Real-world mixed writing (drafts, edited text, mixed human+AI)Noticeably lower than lab figures. The 14-tool peer-reviewed study found none reached 80% accuracy on its test set (EV-detect-01).Lower than on clean drafts, because a mixed draft carries less of the style signal the model reads. The false-positive half of that worry we can measure: across 401 human passages, ours and GPTZero each at its own threshold, both flagged exactly one (30 July 2026).
Paraphrased textDegrades. Content-obfuscation techniques significantly worsened detector performance across the tools tested (EV-detect-02).Holds up here, which surprised us. On a paraphrase-attacked benchmark it reads 0.958 AUC, against 0.941 on the same text unattacked. Generic paraphrasing moves the words, not the structure the model reads.
Humanized textDegrades further; deliberate rewriting is the hardest case for statistical detectors (EV-detect-02).The hardest condition for any style-based detector, ours included: on 212 rewritten passages held out of training entirely it flags 8%. Deliberate rewriting replaces the surface signals every detector class depends on, which is the same reason the third-party column degrades here.
Short passages (under ~50–150 words)Weakest for every tool. Accuracy dropped sharply on short text, with passages under ~50 words the hardest case tested (EV-detect-04).Weaker, and handled rather than hidden. A 125-word excerpt reads 0.838 AUC against 0.961 at essay length, and below 60 words the detector declines to give a score at all instead of guessing.

A number can also be less exact than it looks. Turnitin’s own materials, as relayed by the University of Kansas teaching center, put its AI-detection score at a margin of error of roughly plus or minus 15 percentage points, and a Turnitin AI scientist cited there urges instructors to take any prediction with a grain of salt and make the final call themselves (EV-detect-10). That is a vendor conceding, in its own words, that its headline figure carries real slack, which is worth more than any critic saying it. We surface it not as an independent measurement but as an admission from the tool’s maker.

The takeaway isn’t that detectors are useless. It’s that a detector score is a conditional signal, and you have to know the condition to read it. A 90% AI score on a clean, unedited paragraph means something different from a 90% score on a heavily paraphrased one. If you want the full record of which studies we lean on and how we frame our own limits, that’s on our page about how we test and disclose limitations, and every (EV-…) code above resolves to a dated source in the public evidence log.

This section is about the accuracy of the detector you just ran. For the field-wide question, whether AI detectors as a class are accurate, false positives, ESL bias, and cross-detector disagreement, see our full explainer on whether AI detectors are accurate.

The ESL Blind Spot: Why Non-Native Writers Get Flagged More Often (Stanford 2023)

This is the section other detector pages don’t write, and it’s the one I care about most, because I research ESL writing and this is where automated detection does real harm.

Here is the finding, stated plainly. In 2023, researchers at Stanford tested a set of widely-used commercial GPT detectors on essays written by non-native English speakers for the TOEFL exam. On that human-written, non-native corpus, the detectors flagged an average of 61.3% of the essays as AI-generated, meaning more than half of genuine human work was wrongly classified, while barely misflagging essays by native English writers. The study is peer-reviewed, published in Patterns (Cell Press), DOI 10.1016/j.patter.2023.100779 (EV-best-ai-humanizer-01).

Stanford, 2023: commercial AI detectors flagged 61.3% of non-native English (TOEFL) essays as AI-written on average, versus near-zero for native writers. Source: Liang et al., Patterns (Cell Press), DOI 10.1016/j.patter.2023.100779.

Why does this happen? Go back to how statistical detectors work. Non-native writers often use a more limited, more common vocabulary and more regular sentence structures, which is exactly what a perplexity-and-burstiness model reads as “predictable,” and predictable reads as “machine.” The tool isn’t detecting AI. It’s detecting a writing style that happens to correlate with second-language English, and mislabelling it.

I need to be honest about my own tool here, because the honesty is the whole point. MeteGPT’s detector uses a different method class, but it is not exempt from this failure mode. Any tool that scores writing style will systematically over-flag styles that differ from a fluent-native baseline. We haven’t solved this; nobody has. What we can do is refuse to hide it. If English is your second language and a detector, ours or anyone’s, flags your genuine work, that result is consistent with a documented, measured bias, not evidence that you did anything wrong. Save your drafts, your outlines, your notes. The lived record of your writing process is worth more than any detector’s opinion of your style.

Which Detector Should You Trust? (Cross-Checking, Named: GPTZero)

The short, unglamorous answer: don’t trust any single detector, including this one. Cross-check.

That isn’t a slogan; it’s what the strongest independent research supports. A 2025 working paper from the University of Chicago’s Becker Friedman Institute (Jabarian and Imas, NBER Working Paper No. 34223) compared several detectors on nearly two thousand human and two thousand AI passages across six genres. It found that different tools optimize for different errors: minimizing false positives favours GPTZero, while maximizing detection of AI-written text favours Originality.ai, and the two occupy a “secondary tier” with genuinely different strengths (EV-detect-05). The same study showed how much the method matters: the three commercial tools held false-positive rates under 1% on medium and long text, while an open-source baseline model misclassified human writing at anywhere from 30% to 78%, depending on the scenario (EV-detect-03).

Read that carefully, because it’s the practical core of this page. Two reputable detectors can disagree about the same paragraph and both be behaving exactly as designed, one tuned to avoid false accusations, the other tuned to catch more AI. If you run your text through MeteGPT and one differently-tuned tool such as GPTZero, and both come back clean, that agreement is far more meaningful than either score alone. If they disagree, you’ve learned that your text sits in the ambiguous zone where no single number should decide anything.

Even a competing detector vendor’s own numbers point the same way. Pangram Labs published a test of 30 detection tools and reported GPTZero correctly identifying 7 of 9 AI samples and Originality.ai 7 of 9: solid but not perfect, and this is a rival vendor’s own comparison of its competitors, so read it as a self-interested data point, not a neutral ranking (EV-detect-06). And this cross-checking behaviour isn’t just what researchers recommend; it’s what careful students already do. NPR’s December 2025 education reporting follows Ailsa Ostovitz, a high-school student who had been wrongly accused, and notes she “now runs all her homework assignments through multiple AI detection tools before she turns them in” (EV-detect-07). We think that’s the right instinct, so we build the recommendation into the page instead of pretending our single score settles it.

The cost of trusting one tool is not hypothetical. Rolling Stone, back in June 2023, documented several named students caught in exactly this trap. One of them, UC Davis undergraduate William Quarterman, was failed by a professor after a single positive GPTZero result on an exam he had genuinely written, and was cleared only after an academic-integrity hearing (EV-detect-09). The same piece covers more than one such case, each turning on one detector treated as decisive. That story is two years old now, so read it as a dated warning about single-detector reliance, not a live accuracy figure. The lesson has aged well: one number from one tool settled nothing safely then, and it settles nothing safely now.

What This Tool Can’t Tell You (Limitations: Paraphrased Text, Humanized Text, Short Paragraphs)

Detector marketing is built on what a tool can do. This section is the reverse, because the limits are where you actually get burned. MeteGPT’s detector cannot reliably read the following, and neither can the others. I’d rather you learn that here than after a bad grade.

  1. Paraphrased text. The peer-reviewed 14-tool study found paraphrasing significantly degraded detection across every tool it tested (EV-detect-02). Our own measurement on a paraphrase-attacked benchmark came out better than that would suggest, at 0.958 AUC, because generic rewording moves the words while leaving the structure the model reads. We would still treat a low score on reworded text as a weaker signal than the same score on a clean draft, since one benchmark is not every kind of rewording.
  2. Humanized text. Text deliberately rewritten is the single hardest case for any detector, ours included, and we have measured it rather than guessing: on 212 rewritten passages held out of training entirely, we flag 8% (30 July 2026). Rewriting replaces the surface style a detector reads, which is why every tool in the category loses ground on it (EV-detect-02). If your goal is the opposite direction, making machine-drafted text read as your own natural writing before you check it, that’s what the humanize AI text first side of MeteGPT is for.
  3. Short paragraphs. Accuracy falls for every tool on short text; the NBER research found passages under ~50 words the hardest case of all (EV-detect-04). Ours drops from 0.961 AUC at essay length to 0.838 on 125-word excerpts, and under 60 words it stops scoring and says so. A one-paragraph scan is a rough hint, not a reading.
  4. Who wrote it. No detector can prove authorship. A score is a probability about style, not a fact about a person. A CalMatters investigation quoted an instructor making the same point from the teaching side, noting the strongest real tipoff of AI use is fabricated quotes and hallucinated sources, which detectors are bad at catching, while genuine student work gets flagged for style (EV-detect-08).
  5. A permanent verdict. A detector result is a same-session snapshot. Re-run the same text after a model or detector update and the score can move. Treat any single reading as a moment in time, not a settled fact.

On the practical questions readers ask us: MeteGPT’s detector runs free with no signup, with a per-run word ceiling, in English. We don’t currently ship a browser extension or a public API, and if that changes we’ll say so here rather than promise it early. For heavier or bulk use, our paid plans lift the per-run limits, but the honesty on this page applies identically whether you pay us a cent or nothing.

Our Detector vs an Institution’s Detector (Correlation, Not Equivalence, and Why We Have No Reason to Inflate the Score)

If you’re a student, the score you really care about isn’t ours; it’s the one your school runs. So let me be exact about the relationship between them, because getting this wrong causes real panic.

A clean score from MeteGPT is not a promise of a clean score from an institution’s tool, and a flag from us does not mean an institution will flag you. They are different tools, in different method classes, tuned by different people for different goals. What our detector offers is correlation, not equivalence: a useful early read that broadly moves in the same direction as other detectors, not a mirror of any specific one your school uses. If your institution uses Turnitin’s own AI-detection feature, the outcome there is decided by Turnitin’s model and your school’s policy, not by anything you see on this page. Our detailed take on that institutional tool lives on its own page; here, one sentence is the honest limit: our result is an indicator, not a prediction of theirs. For the other checkers students ask about by name, we keep the same dated, sourced record on Quetext’s AI detector, Scribbr’s, Winston’s, GPTZero’s, Pangram’s, Originality.ai’s, ZeroGPT’s, Copyleaks’s, Sapling’s, and QuillBot’s, all set side by side in our ranked comparison of the ten. One name people still search for is no longer among them: Writer.com retired its free detector in December 2025. And if you would rather have the check arrive attached to a rewrite than run it here on its own, the combined detector-and-humanizer walkthrough covers how that single pass works and where the free limits bite.

If you are an instructor reading this, one request. Please don’t treat any single detector score, ours or anyone else’s, as evidence on its own. Before you act on a flag, look at the student’s own record of the work: draft history, version timestamps, outlines, notes, the trail that shows a paper being built. The most reliable tipoff of actual AI use is rarely a style score at all; it’s fabricated citations and hallucinated sources that don’t exist, which detectors are bad at catching in the first place (EV-detect-08). A style-based flag on a real student, especially a non-native writer, is exactly the case where a two-minute look at their process protects both of you. And if you are the student on the receiving end of that flag, our guide to AI essay checkers walks through what a score means and the steps to take next.

Now the sentence I most want you to remember, because it’s the reason to trust the honesty on this page at all. MeteGPT sells both a humanizer and a detector, which means we have no commercial reason to inflate detection accuracy. A pure detector company profits when you believe its tool is near-infallible; every “99% accurate” claim is a sales line for the product. We’re on both sides of the table, so an exaggerated accuracy figure would only undercut our own humanizer and mislead the same users we want to keep. The incentive that pushes single-product detector vendors toward inflated numbers points us the other way, toward telling you exactly where detection breaks. That’s not a marketing pose; it’s just what the business structure makes rational. You can read the fuller version of how we test and where we draw the line on our page about how we test and disclose limitations.

Evidence summary

Every outside claim on this page is gathered and screened the same documented way, under the MeteGPT Evidence Protocol v1.0. Here is what that produced for this page, with every source last checked July 7, 2026. The cited work spans peer-reviewed and working-paper research, national and nonprofit journalism, a university teaching center, a competing detector vendor’s own test, and two dated student-forum accounts.

This pass ran 18 documented queries. They surfaced 89 new candidate sources; all 89 were screened, and 83 were set aside: 41 vendor-marketing or affiliate pages with no stated method, 20 we could not reach live this run, 12 off-topic, 9 duplicates of sources we already cite, and 1 astroturf page. That left 6 included. Of those 6, two added something genuinely new and became fresh registry entries: the UC Davis GPTZero false-positive incident record, and Turnitin’s own margin-of-error admission. The remaining four repeated ground our existing citations already cover, so we did not re-log them.

Separately, the 11 sources already cited on this page were re-checked live the same day wherever they were reachable; the two Reddit threads are the exception noted below. To guard against a single reader’s slant, 12 items were labelled independently by two coders, who agreed on 92.7% of the recorded fields.

Limits of this evidence base

  • Two 2026 journal papers on detector accuracy sat behind a publisher cookie wall our tools could not clear this run, so none of their figures, including any “0.69 accuracy” or “192-text” numbers, are cited anywhere on this page.
  • Turnitin’s own FAQ and blog pages return errors to our fetch tools, so its self-disclosed margin of error is cited as relayed by the University of Kansas teaching center, not pulled from the vendor document directly.
  • Reddit was unreachable to our verification tools this pass, so the two Reddit threads we cite rest on their original dated in-browser check, not a fresh re-read this run.
  • npr.org timed out on a direct fetch, so the NPR quote was confirmed through an NPR-syndication mirror (wfyi.org) rather than the original page.

Common Questions

Is the AI detector free, and do I need to sign up?

Yes, it’s free, and no signup is required to run a check. There’s a word limit per run; heavier use is covered by paid plans.

Does the detector work on paraphrased or humanized text?

Less reliably, and we won’t pretend otherwise. Rewording removes the surface style signals the detector reads, so its score should be treated as lower-confidence on that kind of text, a limit that peer-reviewed research confirms holds across detectors generally (EV-detect-02).

Why did it flag something I wrote myself?

Because detectors read style, not authorship, and some genuine human styles, whether clear, evenly-paced, or non-native English, read as “predictable” and get over-flagged. A 2023 Stanford study measured a 61.3% average false-positive rate on non-native TOEFL essays across commercial detectors (EV-best-ai-humanizer-01). A flag is not proof you did anything wrong. Keep your drafts and notes.

Will a clean score here mean I’ll pass my school’s checker?

No. Different tools give different results; ours is an early indicator, not a prediction of an institution’s outcome. The most reliable move is to cross-check with a second, differently-tuned detector such as GPTZero before you rely on any single reading.

How accurate is this detector, exactly?

Accuracy depends on what you paste, so we publish a figure per condition instead of one headline percentage. Measured on 30 July 2026 against text held out of training: 0.961 AUC at essay length, 0.958 on a paraphrase-attacked benchmark, 0.838 on a 125-word excerpt, and no score at all below 60 words, where it declines rather than guesses. That conditional shape is what independent studies find across the whole category too (EV-detect-01).

Why should I trust your accuracy claims when you also sell a humanizer?

Because that is exactly why you can. We make the same money whether you come here to humanize a draft or to detect one, so we gain nothing by overstating how well detection works, and an inflated number would only mislead our own users. The honest limits on this page are the position our business actually rewards.

Should I trust a single detector’s result?

No; that’s the one firm recommendation on this page. Run your text through more than one differently-tuned detector, weigh the agreement, and treat any single score as a signal to review your draft rather than a verdict on it. If a passage does come back high and the writing is AI-drafted, rewriting it here returns the new score in the same run, so you are not guessing at the effect of an edit.