"DetectGPT" names two unrelated things. One is a 2023 research method from a Stanford team, published with open source code. The other is a subscription product at detectgpt.com, operated by a Delaware company. Choosing an alternative depends entirely on which of the two you have been using.
Paste some text or load the example to estimate AI likelihood.
DetectGPT was introduced in "DetectGPT: Zero-Shot Machine-Generated Text Detection using Probability Curvature" by Eric Mitchell, Yoonho Lee, Alexander Khazatsky, Christopher D. Manning and Chelsea Finn, submitted to arXiv on 26 January 2023 and revised on 23 July 2023.
The idea is compact. Text sampled from a language model tends to sit in regions where that model's log probability function has negative curvature. So you take the candidate text, make small perturbations of it with a second model, and compare log probabilities. If the original scores much higher than its perturbed neighbours, the text likely came from the model you are testing against. No classifier training and no labelled dataset are needed, which is what "zero-shot" means here.
The reference implementation is public at github.com/eric-mitchell/detect-gpt under an MIT licence. Its last push was 4 March 2023, so treat it as a research artefact rather than maintained software.
The practical catch is built into the method. It needs log probabilities from the model you suspect wrote the text. For an open weights model you can compute those. For a current commercial model behind an API you generally cannot, and using a different model as a proxy weakens the signal. That is why the method, as published, is not something a website can simply run against arbitrary text from any AI writer.
detectgpt.com is a live commercial service. Its Terms of Use name the operator as AI Stack LLC, registered in Delaware with an address at 16192 Coastal Highway, Lewes, DE 19958. Those terms carry a last updated date of 10 December 2023.
Direct requests to the site from our tools were answered with a Cloudflare verification interstitial, so the page content below was read through a text extraction proxy pointed at detectgpt.com's own URLs on 16 August 2026. Everything is quoted from the site itself.
| Item | What detectgpt.com states |
|---|---|
| Input | Paste box marked "0/ 5,000 characters", plus an Upload File control |
| Access | "No credit card required" |
| Languages | "Available in 50+ languages" |
| Claimed accuracy | The homepage displays "99% Accuracy" as a feature heading |
| Also offered | Plagiarism Checker, Fact Checking, Readability Score, an AI Content Humanizer, and "Detect AI Images" marked "Coming Soon!" |
| Sharing | "Original Content Certification. Share analysis links with clients" |
| Apps | Links to App Store and Play Store builds |
| Essential | $15 per month, 50,000 words per month, 1 user seat, batch file detection (10 files), PDF report generation |
| Pro | $29 per month, 250,000 words per month, 3 team members, batch file detection (20 files) |
| Team | $59 per month, 500,000 words per month, unlimited team members, batch file detection (50 files) |
| Annual | A yearly toggle labelled "Yearly (6 months free)" |
The 99 percent figure is the vendor's own claim, presented without a linked evaluation. We report it as their claim and make no comparison against it.
The homepage we read carries a wall of quoted posts from X. Several of them describe the research method rather than the paid service, including one that refers to "the curvature of the model's log probability" and others that repeat the paper's early 95 percent figure. The page we read does not state a relationship between the site and the paper's authors.
That matters for a practical reason, not a moral one. If you arrived at detectgpt.com after reading about the Stanford method and assumed you were using it, you were evaluating a different system. Judge the product on its own published behaviour.
The paper, if you are doing research. If you are writing about detection, benchmarking, or working with open weights models where you can get real log probabilities, the published method plus the MIT licensed code is the right thing to use, and no commercial tool replaces it. It is transparent, citable and free.
The product, if you need breadth in one subscription. detectgpt.com bundles plagiarism checking, fact checking, readability and a batch file mode from its $15 tier, plus mobile apps. If you want one login for all of that, splitting it across tools is a step backwards.
If you need shareable analysis links. Its Original Content Certification is built around handing a client a link. TextSight has no equivalent, and we are not going to imply otherwise.
If your text is not in English. The site states support for 50 plus languages. Our detector is English only, so for anything else it is not a candidate at all.
TextSight does one thing rather than six. The paste box runs without an account: 3 checks a day for anonymous visitors, pooled across the AI Detector and the Document Detector, capped at 1,000 words per check, with a 25 word minimum. A free account moves that to 60 checks a day at 5,000 words, and signed in scans are saved to Scan History on every plan including free.
Scores are shown as bands, not verdicts. Under 30 reads as likely human written, 30 to 69 as mixed signals, 70 and above as likely AI generated. Sentence level analysis and PDF export start at Starter, $9.99 a month or $7.49 billed annually. Pro is $19.99 or $14.99 annually and adds the Chrome extension and REST API. Business is $39.99 or $29.99 annually and adds teams and branded reports. Enterprise is $79.99 or $59.99 annually. File upload, URL scan and bulk scan are part of the product. Starter allows 200 checks a day, Pro and above are unlimited.
The honest limits: our detector is an English only ensemble of DeBERTa, RoBERTa and ELECTRA. It carries a known false positive bias against writers who learned English as a second language, which is exactly the failure mode that gets students accused unfairly. We have no plagiarism database, no fact checker and no mobile app. If those are why you subscribed to detectgpt.com, we do not replace it.
The deeper head-to-head: feature table, where GPTZero wins, where TextSight wins, and migration steps.
Read the comparePerplexity, burstiness, and transformer scoring explained, so you can read any detector's verdict critically.
Read the guideWhy detectors over-flag ESL and formal writing, and how sentence-level evidence helps you defend real work.
Read the guideThe full ranking with detection approach, pricing, and use-case fit side by side.
See the rankingStart with TextSight's free tier. No card, no signup, no commitment. Your first scan in about six seconds, with the evidence shown line by line.
Honest comparisons vs other tools.