More than an AI detector
Preserve what's human.
We bring transparency to humans navigating a world filled with AI content. GPTZero is the gold standard in AI detection, trained to detect ChatGPT, GPT4, Bard, LLaMa, and other AI models.
Was this text written by a human or AI?
Our dashboard was developed specifically with educators’ content needs in mind.
Access a premium model trained to detect student writing and ed-tech use cases.
Upload multiple files at once for AI content detection.
We built an easy to use API for organizations.
Keep track of your AI scanning usage.
Our AI detection model contains 7 components that process text to determine if it was written by AI. We utilize a multi-step approach that aims to produce predictions that reach maximum accuracy, with the least false positives. Our model specializes in detecting content from Chat GPT, GPT 3, GPT 4, Bard, and LLaMa models.
How does it work?The granular detail provided by GPTZero allows administrators to observe AI usage across the institution. Faculty can identify AI usage specific to their courses, students, and assignments. This data is helping guide us on what type of education, parameters, and policies need to be in place to promote an innovative and healthy use of AI.
Origin is an extraordinary tool to view not only assess the end result but to see the real-time process it took to write the document. Outstanding! This is an extraordinary tool to view not only assess the end result but to see the real-time process it took to write the document.
Sign up for GPTZero. Its feedback aligns well with my sense of what is going on in the writing - almost line-for-line.
Everything you need to know about GPTZero and our chat gpt detector. Can’t find an answer? You can talk to our customer service team.
GPTZero is the leading AI detector for checking whether a document was written by a large language model such as ChatGPT. GPTZero detects AI on sentence, paragraph, and document level. Our model was trained on a large, diverse corpus of human-written and AI-generated text, with a focus on English prose. To date, GPTZero has served over 2.5 million users around the world, and works with over 100 organizations in education, hiring, publishing, legal, and more.
Simply paste in the text you want to check, or upload your file, and we'll return an overall detection for your document, as well as sentence-by-sentence highlighting of sentences where we've detected AI. Unlike other detectors, we help you interpret the results with a description of the result, instead of just returning a number.
To get the power of our AI detector for larger texts, or a batch of files, sign up for a free account on our Dashboard.
If you want to run the AI detector as your browse, you can download our Chrome Extension, Origin, which allows you to scan the entire page in one click.
Our users have seen the use of AI-generated text proliferate into education, certification, hiring and recruitment, social writing platforms, disinformation, and beyond. We've created GPTZero as a tool to highlight the possible use of AI in writing text. In particular, we focus on classifying AI use in prose.
Overall, our classifier is intended to be used to flag situations in which a conversation can be started (for example, between educators and students) to drive further inquiry and spread awareness of the risks of using AI in written work.
No, GPTZero works robustly across a range of AI language models, including but not limited to ChatGPT, GPT-4, GPT-3, GPT-2, LLaMA, and AI services based on those models.
The nature of AI-generated content is changing constantly. As such, these results should not be used to punish students. We recommend educators to use our behind-the-scene Writing Reports as part of a holistic assessment of student work. There always exist edge cases with both instances where AI is classified as human, and human is classified as AI. Instead, we recommend educators take approaches that give students the opportunity to demonstrate their understanding in a controlled environment and craft assignments that cannot be solved with AI.
The accuracy of our model increases as more text is submitted to the model. As such, the accuracy of the model on the document-level classification will be greater than the accuracy on the paragraph-level, which is greater than the accuracy on the sentence level.
The accuracy of our model also increases for text similar in nature to our dataset. While we train on a highly diverse set of human and AI-generated text, the majority of our dataset is in English prose, written by adults.
Our classifier is not trained to identify AI-generated text after it has been heavily modified after generation (although we estimate this is a minority of the uses for AI-generation at the moment).
Currently, our classifier can sometimes flag other machine-generated or highly procedural text as AI-generated, and as such, should be used on more descriptive portions of text.
Firstly, at GPTZero, we don't believe that any AI detector is perfect. There always exist edge cases with both instances where AI is classified as human, and human is classified as AI. Nonetheless, we recommend that educators can do the following when they get a positive detection:
We test our models on a never-before-seen set of human and AI articles from a section of our large-scale dataset, in addition to a smaller set of challenging articles that are outside its training distribution. We classify 99% of the human-written articles correctly, and 85% of the AI-generated articles correctly, when we set a threshold of 0.88 on the completely_generated_prob
returned by our API (human if below 0.88, AI if above 0.88). Our classifier achieves an AUC score (definition) of 0.98.
To see the full schema and try examples yourself, check out our API documentation.
Our classifier returns a document-level scorecompletely_generated_prob
that specifies the probability the entire document was AI-generated. We would recommend using this score when deciding whether or not there is a significant use of AI in generating the text.n our validation dataset, here is how the results change when you set all documents with completely_generated_prob
under the threshold as human, and above as AI:
We recommend using a threshold of 0.88 or higher to minimize the number of false positives, as we think it is currently more harmful to falsely detect human writing as AI than vice versa.
Additionally, we highlight sentences that been detected to be written by AI. API users can access this highlighting through the highlight_sentence_for_ai
field. The sentence-level classification should not be soley used to indicate that an essay contains AI (such as ChatGPT plagiarism). Rather, when a document gets a MIXED
or AI_ONLY
classification, the highlighted sentence will indicate where in the document we believe this occurred.
No. We do not store or collect the documents passed into any calls to our API. We wanted to be overly cautious on the side of storing data from any organizations using our API.
However, we do store inputs from calls made from our dashboard. This data is only used in aggregate by GPTZero to further improve the service for our users. You can refer to our privacy policy for more details.
You can use the following bibtex citation:
@misc{tian2023gptzero,
publisher = {GPTZero},
url = {https://gptzero.me},
year = {2023},
author = {Tian, Edward and Cui, Alexander},
title = {GPTZero: Towards detection of AI-generated text using zero-shot and supervised methods}
}