humanflow
AI detection · The HumanFlow team · 13 min read

Why OpenAI Shut Down Its Own AI Detector

OpenAI retired its AI text classifier in July 2023 after it caught just 26% of AI text and falsely flagged 9% of human writing. The full story, dated.

OpenAI launched an AI text classifier on January 31, 2023, and quietly retired it on July 20, 2023 — less than six months later — "due to its low rate of accuracy." By OpenAI's own measurement, the tool correctly identified only 26% of AI-written text and falsely flagged 9% of human writing as AI. The company that built ChatGPT could not reliably detect ChatGPT.

That's the fact everyone cites. The story around it is better than the fact — and more useful, because the story explains both why the detection industry exists and why every number it produces deserves a second look. A disclosure before we start, per our editorial policy: we build a text detector and a humanizer ourselves, so we are commenting on a market we compete in. Judge accordingly.

November 2022: the problem arrives overnight

ChatGPT launched on November 30, 2022, and adoption was immediate enough that schools were writing policy about it before the term was out. Whatever the precise number, the relevant fact isn't in dispute: within weeks, every teacher grading a stack of essays faced a question that hadn't existed in September. Did a student write this?

School districts reacted the way institutions react to fires. New York City's education department blocked ChatGPT on school networks in early January 2023. Op-eds pronounced the death of the college essay. And into that panic stepped a 22-year-old Princeton senior named Edward Tian, who over winter break built a scrappy app called GPTZero and watched it go viral within days of its January 2023 launch. The demand signal could not have been louder: the world wanted a machine that could catch the machine.

The pressure landed hardest on OpenAI itself. It had built the thing; surely it could build the thing-catcher. The company had even shipped a detector before — a GPT-2 output detector, back when GPT-2 was the scary model — so the expectation wasn't unreasonable. Two months after ChatGPT's launch, OpenAI delivered.

January 31, 2023: the classifier ships — with its own obituary attached

The announcement, titled "New AI classifier for indicating AI-written text," is a document worth reading in the original, because OpenAI told everyone up front exactly how weak the tool was. Most people skipped that part.

The numbers were in the post from day one. In OpenAI's own evaluations, the classifier correctly identified 26% of AI-written text as "likely AI-written" — its true-positive rate — while labeling human-written text as AI 9% of the time. Sit with those numbers. A tool that catches roughly one in four AI texts while wrongly accusing nearly one in eleven human authors. If a smoke alarm caught 26% of fires and went off during 9% of ordinary dinners, you would not call it a smoke alarm.

The limitations section was just as candid. The classifier was "very unreliable" on texts under 1,000 characters — a couple of paragraphs, which is to say, most homework answers. It performed "significantly worse" in languages other than English. It was unreliable on code, and on predictable text where correct answers are essentially deterministic — you cannot tell who wrote a list of prime numbers, as OpenAI's own materials put it. And the plainest sentence of all: AI-written text can be edited to evade the classifier.

Why release it at all? The fair reading — and we think the correct one — is that OpenAI was hedging honestly. Educators were demanding something; the company shipped a labeled experiment, called it "not fully reliable," invited feedback, and set expectations as low as a launch post allows. Cynics said it was cover. Perhaps. But no dishonest company publishes a 26% success rate in its own announcement. The dishonesty in this market, then and now, belongs to vendors who publish 99% claims with the conditions in a footnote — and OpenAI's post was the opposite of that.

February–July 2023: six months of quiet failure

What happened next happened mostly out of sight. There was no scandal, no dramatic incident with OpenAI's classifier splashed across front pages. There was just a tool that didn't work, being used by people who assumed it did.

Teachers pasted essays into it — despite OpenAI's caveats, because caveats never survive contact with a grading deadline. Students pasted their own honest work into it and watched it come back "possibly AI-written," then pasted it again with a word changed and got a different verdict. The classifier returned five confidence bands rather than a percentage, and text near the boundaries flipped bands with trivial edits. Meanwhile the detection cottage industry sprinted past its accidental patron: Turnitin switched on its own AI indicator for essentially its entire institutional base on April 4, 2023, claiming 98% accuracy — a claim with important fine print we've examined elsewhere — and GPTZero raised venture funding while startups multiplied behind it.

Somewhere in those months, OpenAI concluded what its launch numbers had already implied. On July 20, 2023, the company didn't publish a farewell post. It edited the January announcement, appending a note that began: "As of July 20, 2023, the AI classifier is no longer available due to its low rate of accuracy." The note said the company was "researching more effective provenance techniques" — a phrase we'll come back to, because it turned out to be the real headline. The link went dead. That edit — one paragraph, no press release — became the most-cited artifact in the AI-detection debate, and it remains so today.

The timeline at a glance

DateEvent
November 30, 2022ChatGPT launches; the "did a student write this?" era begins
Early January 2023NYC schools block ChatGPT; GPTZero launches and goes viral
January 31, 2023OpenAI releases its AI text classifier: 26% true-positive rate, 9% false-positive rate, disclosed at launch
April 4, 2023Turnitin activates AI detection across its institutional base — the market moves without OpenAI
July 20, 2023OpenAI retires the classifier "due to its low rate of accuracy," pivots to researching provenance
August 2023Vanderbilt disables Turnitin's AI indicator, citing OpenAI's retirement in its reasoning
December 2023Weber-Wulff et al. publish the 14-tool study: OpenAI's classifier tested among them; all 14 score below 80% accuracy
2024–presentOpenAI joins the C2PA steering committee; ships provenance metadata on images — and never ships another text detector

What "the maker couldn't detect it" actually proves

The retirement became a rhetorical weapon instantly, and it has been swung in every direction since. Some of the swings are legitimate. Some aren't. It's worth being precise, because this one data point does more argumentative work than any other in the field.

What it genuinely implies. Making a language model gives you no privileged power to detect its output — modern models produce text whose statistical distribution sits too close to human writing for classification to be easy, and access to the weights doesn't change the fundamental overlap. It also tells you something about honesty under incentive: OpenAI had every commercial reason to want a working detector (placating educators protects the product) and killed the tool anyway rather than keep publishing bad verdicts. When the entity with the most model expertise and the most reputational cover quits the game citing accuracy, "detection is harder than it looks" stops being a hedge and becomes the documented baseline. Every confident accuracy claim you read afterward should be measured against it — that's the discipline our whole accuracy hub is built on.

What it does not imply. It does not prove AI detection is impossible, and people who cite OpenAI's exit to claim all detectors are useless are overrunning their evidence. Be fair to the field: OpenAI's classifier was among the weakest tools of its era, not representative of it. When Weber-Wulff and colleagues tested fourteen detectors for the International Journal for Educational Integrity in late 2023, OpenAI's classifier was in the pool — and purpose-built commercial tools like Turnitin clearly outperformed it. Purpose-built tools have posted far better numbers since — Pangram was the only one of four to meet a 0.5% false-positive bar in the NBER working paper — though the largest peer-reviewed comparison still put every tool it tested below 80%. Specialized teams with dedicated training data have built detectors far better than 26%, and that's not surprising: OpenAI's classifier was a general-purpose model given, by the look of its results, a fraction of the focus its makers gave to the generators.

The honest synthesis: raw, unedited AI text is usually catchable by good tools. Edited, mixed, translated, or paraphrased text is where every tool degrades — the same Weber-Wulff study found detection fell to roughly 50% on obfuscated AI text, and human writing that merely resembles machine output (non-native English, machine-translated human writing) gets falsely flagged at documented, sometimes shocking rates. OpenAI's exit doesn't prove detectors can't work. It proves they can fail while wearing the most trusted logo in AI — which is an argument about verification, not impossibility.

How the industry responded: by growing

Here's the part of the story that would puzzle a visitor from any other industry. The most credible player publicly declared the product category unreliable and left. The category then expanded for years.

Turnitin screened over 200 million papers in its first year of AI detection. GPTZero grew from dorm-room app to funded education company. Copyleaks, Originality.ai, Winston and a dozen others built businesses on percentages; Grammarly, QuillBot, and Scribbr bolted free checkers onto existing brands. Demand explains most of it — teachers and editors need some answer, and a flawed number beats no number in the psychology of anyone holding a grading deadline, whatever it does in the epistemology.

The market also split, informatively, on how it handled OpenAI's ghost. The serious vendors absorbed the lesson and built differently: Turnitin's approach of withholding scores below its confidence floor (the asterisk policy) is genuinely responsible engineering, an implicit admission that OpenAI was right about unreliable low-confidence verdicts. The less serious vendors did something closer to the opposite — treating OpenAI's exit as a marketing opening ("their detector failed; ours is 99% accurate!") while publishing accuracy numbers with less methodological transparency than the 26% figure they mock. That asymmetry is worth naming: OpenAI's number is ugly and documented; many of the pretty numbers that replaced it are neither. When we say on our own site that we publish no accuracy percentage for our AI detector without published methodology — and that our humanizer doesn't promise to beat any detector, because nobody can honestly promise that — this is the episode we're deferring to.

And OpenAI itself? The retirement note's phrase "provenance techniques" turned out to be the plan. The company joined the C2PA steering committee and now attaches signed Content Credentials to its generated images — a cryptographic record of origin rather than a statistical guess after the fact. That works for images because files can carry metadata; it mostly can't work for text, which survives retyping while signatures don't. The maker of ChatGPT, in other words, concluded that the answer to "can we detect our text after the fact?" was no, and moved to media where the question can be answered at creation time. We've mapped that whole divergence in image detection vs. text detection.

Why one dead product is still the debate's center of gravity

Three years on, the retirement note is cited in university policies, misconduct appeals, newsroom standards debates, and roughly every argument about detector evidence — including Vanderbilt's public explanation for disabling Turnitin's indicator in August 2023, which invoked OpenAI's exit directly. Longevity like that needs explaining, and the explanation is simple: it is the field's only major self-incriminating data point. Every other number in the detection debate comes from a vendor marketing its product or a researcher testing someone else's. This one came from a company reporting failure against its own commercial interest, which makes it the closest thing the field has to testimony against interest — the kind of evidence courts weight highest for exactly this reason.

It also functions as the debate's floor. Claims below it ("no detector works at all") and claims far above it ("99% accuracy, trust us") both have to answer to it. The first ignores that OpenAI's was the weakest of its cohort; the second has to explain what methodology makes their number more trustworthy than the disclosed, dated, self-published 26% of the best-resourced AI lab on earth. Most can't. The ones that can — the vendors and researchers who publish conditions, thresholds, and false-positive rates alongside the headline — are recognizable precisely because they write the way OpenAI's launch post did.

That's the real legacy. Not "detection is impossible" — it isn't. Not "detectors are useless" — good ones catch most raw AI text. The legacy is a standard of candor that one company met on its way out the door, and that every accuracy claim since should be held to.

FAQ

Does OpenAI have an AI detector now? No. OpenAI retired its AI text classifier on July 20, 2023, and has not released a replacement text detector since. Its detection-adjacent work moved to provenance: C2PA Content Credentials on generated images and related watermarking research. Anyone selling an "official OpenAI detector" for text is misrepresenting the situation.

Why exactly did OpenAI shut down its classifier? Low accuracy, by its own statement. The appended retirement note says the classifier was discontinued "due to its low rate of accuracy"; the tool caught only 26% of AI-written text while falsely flagging 9% of human writing, figures OpenAI itself published at launch.

Can ChatGPT detect AI-written text if you paste it in? Not reliably. ChatGPT will offer an opinion if asked, but it has no detection capability beyond pattern-guessing, and OpenAI has never claimed otherwise. Studies and simple experiments show such judgments flip with trivial rephrasing — treat them as conversation, not evidence.

If OpenAI couldn't detect AI text, how can Turnitin or GPTZero claim to? Specialized detectors trained specifically for the task genuinely outperform OpenAI's 2023 classifier — the 14-tool Weber-Wulff study confirmed real differences between tools, with Turnitin strongest. But every detector's accuracy collapses on edited, mixed, or paraphrased text, and vendor headline numbers come with fine-print conditions. Better than 26% is well documented; "reliable enough to accuse someone" is not.

Did OpenAI's shutdown mean AI detection is impossible? No, and citing it that way overstates the evidence. It proved that even the model's maker found after-the-fact statistical detection unreliable — a real and important result — not that purpose-built detectors catch nothing. Raw AI text is usually detected by good tools; the hard cases are edits, mixtures, translation, and the false positives on human writers.

What were the classifier's stated limitations at launch? OpenAI's own announcement listed them: very unreliable below 1,000 characters, significantly worse outside English, unreliable on code and on predictable text, poorly calibrated on text unlike its training data, and evadable by editing. Most of these remain the weak points of every detector shipped since.

What replaced the classifier at OpenAI? Provenance work. OpenAI sits on the C2PA steering committee and attaches signed Content Credentials metadata to generated images — origin labels applied at creation time rather than statistical guesses afterward. No equivalent has shipped for text, where metadata doesn't survive copying and retyping.

Key facts

  • OpenAI launched its AI text classifier on January 31, 2023 and retired it on July 20, 2023 — a lifespan under six months.
  • Self-reported performance, published at launch: 26% of AI-written text correctly identified; 9% of human-written text falsely flagged (OpenAI announcement).
  • The retirement was announced as an edit to the original post: the classifier is "no longer available due to its low rate of accuracy," with OpenAI "researching more effective provenance techniques for text."
  • Launch-day disclosed limitations: unreliable under 1,000 characters, "significantly worse" in non-English languages, and evadable by editing (OpenAI).
  • The market grew anyway: Turnitin activated AI detection on April 4, 2023 and screened 200M+ papers in year one; GPTZero, launched January 2023 by Princeton student Edward Tian, raised venture funding.
  • Vanderbilt University cited OpenAI's retirement when disabling Turnitin's AI indicator in August 2023.
  • Weber-Wulff et al. (December 2023) tested 14 detectors including OpenAI's: all scored below 80% overall accuracy, with purpose-built tools like Turnitin clearly ahead of OpenAI's classifier.

Sources

  1. OpenAI. "New AI classifier for indicating AI-written text." January 31, 2023, including the July 20, 2023 retirement note. openai.com/index/new-ai-classifier-for-indicating-ai-written-text/
  2. Weber-Wulff, D., et al. "Testing of detection tools for AI-generated text." International Journal for Educational Integrity 19, 26 (December 2023).
  3. Turnitin. AI writing detection launch materials (April 4, 2023) and first-anniversary data release (April 2024).
  4. Vanderbilt University. "Guidance on AI detection and why we're disabling Turnitin's AI detector." August 2023.
  5. Coalition for Content Provenance and Authenticity (C2PA) — steering-committee membership including OpenAI. c2pa.org
  6. GPTZero — launched January 2023 by Edward Tian, then a Princeton undergraduate.
All postsPublished by The HumanFlow team