It’s Not Magic. It’s Mathematics.

We strip away the marketing hype to explain exactly how our NLP engine detects ChatGPT, Claude, and Gemini.

The Analysis Pipeline

1

Tokenization & Vectorization

When you paste text into our free scanner, the engine breaks it down into “tokens” (sub-words). These are converted into mathematical vectors to analyze semantic relationships.

2

Perplexity Measurement

We test how “surprised” a standard Language Model is by your word choices. If the model can predict every next word you write, your Perplexity score drops (indicating AI).

3

Burstiness Evaluation

Humans are chaotic writers. We vary sentence length. AI is monotonous. We measure this rhythm variation, known as Burstiness.

4

Final Probability Calculation

We combine these metrics to give you a final percentage (e.g., “95% Human”).

Why AI Writes the Way It Does (The “Stochastic Parrot”)

To understand how we detect AI, you must understand how AI writes. Large Language Models (LLMs) like GPT-4o are essentially advanced auto-complete engines. They are trained to select the most statistically probable next word.

Because they always aim for the “average” or “safest” word choice, their output tends to be incredibly smooth, grammatically perfect, and… boring. This creates a specific mathematical signature that our detector looks for.

Human vs. Machine: A human might write: “The pizza was absolutely bomb.” An AI is more likely to write: “The pizza was delicious.” The word “bomb” has high perplexity in this context; “delicious” has low perplexity.

How We Handle “False Positives”

No detector is 100% perfect. Sometimes, a human writes in a very formal, robotic way (especially in academic or legal papers), which can trigger a false alarm.

Unlike aggressive tools like Turnitin, which prioritize catching cheaters at all costs, our algorithm is tuned for High Specificity. This means we are more likely to let an AI text pass than to falsely accuse a human.

Privacy Architecture: Why We Are Safer

Most commercial detectors Winston AI Paid or Turnitin require you to create an account and upload your document to their cloud. This creates a permanent record of your work.

Our approach is different. We use Client-Side Processing (JavaScript/WebAssembly). The analysis happens in your device’s RAM. The moment you close the tab, the data vanishes. We literally cannot see or sell your text because we never receive it.

Technical FAQ

Can this detector identify GPT-4o?

Yes. While GPT-4o is more “human-like” than GPT, it still follows probabilistic patterns. Our model has been updated to recognize the smoother syntax of Omni models.

Does it work on other languages?

Currently, our algorithm is optimized for English. Analyzing Perplexity in other languages requires different training datasets, which we are currently developing.

Why do I get different results on different detectors?

Different tools use different “temperature” settings and training data.

See the Technology in Action

Test your text against the latest NLP algorithms.

Run Free Analysis