This browser extension brings OpenAI's GPT-2 detector to your browser. It allows you to select a portion of text (at least 50 words) and determine the probability of whether the selected text was generated by GPT-2 or not.
What is GPT-2 Detector Browser Extension?
How to use
Select a portion of text (at least 50 words) in your browser. The extension will send the text to https://huggingface.co/openai-detector, process the response, and display the probability of GPT-2 generation.
Core Features
- Detects GPT-2 generated text directly in your browser.
Use Cases
- Identify potentially AI-generated content online.
FAQ
How accurate is the GPT-2 detector?
The detector is imperfect. Human-generated text may be marked as GPT-2 generated, and vice-versa. Results should be taken with a grain of salt.
Does the detector work with all AI models?
The detector is designed specifically to work with GPT-2 generated text. Using a different model or finetuning GPT-2 could be enough to avoid detection.
Where does the detector run?
The detector itself does not run in your browser. The extension makes HTTP requests to https://huggingface.co/openai-detector where the detector is publicly hosted.
Pricing
Pros & Cons
Pros
- Easy to use directly within the browser.
- Provides a probability score for GPT-2 generated text.
- Utilizes a publicly hosted detector.
Cons
- Detector is not perfect and may produce false positives or negatives.
- Performance may vary depending on the text and model used.
- Requires an internet connection to function.
- Detector is specifically designed for GPT-2 and may not be effective against other models or fine-tuned versions.