# Impact of AI-Generated Text on the Internet

> Source: <https://ai-on-the-internet.github.io/>
> Published: 2026-07-10 10:22:50+00:00

The proliferation of AI-generated and AI-assisted text on the internet is feared to contribute to a degradation in semantic and stylistic diversity, factual accuracy, and other negative developments. We find that by mid-2025, roughly 35% of newly published websites were classified as AI-generated or AI-assisted, up from zero before ChatGPT's launch in late 2022. We also find evidence suggesting that increases in AI-generated text on the internet bring about a decrease in semantic diversity and an increase in positive sentiment. We do not, however, find statistically significant evidence supporting the hypothesis that an increased rate of AI-generated text on the internet decreases factual accuracy or stylistic diversity. Notably, our findings diverge from public perception of AI's impact on the internet.

AI has been moving at an unprecedented speed, changing the way people write, communicate, and work. Existing research has pointed to AI's tendency to [hallucinate](https://arxiv.org/abs/2309.01219), [exhibit sycophancy](https://arxiv.org/abs/2310.13548), and other [undesirable behaviors](https://arxiv.org/abs/2406.10162) on the level of individual generations. However, no research has so far studied the impact of this technology on online discourse as a whole.

To address this, we collected a representative sample of websites published between 2022 and 2025 through the Internet Archive's [Wayback Machine](https://web.archive.org) to study these phenomena and answer the following questions: (1) How much new text on the internet is AI-generated? (2) What is the public's perception of AI's impact on the internet? and (3) How does AI-generated text actually impact online discourse?

Answering this question is harder than it might seem. Constructing a statistically representative sample of the internet is difficult, as there is no central index, popular domains are vastly over-represented in most crawls, and archival coverage has shifted considerably over time. To work around this, we draw on the Internet Archive's Wayback Machine and apply a multi-dimensional stratified sampling approach, approximating a uniform random draw from publicly accessible web pages published between 2022 and 2025 (see Section 3.1 in our paper).

On top of this sample, we need a reliable way to tell AI-generated and AI-assisted text apart from human-written text. AI-generated text detection is itself an open problem, so rather than committing to a single detector, we experiment with four prominent methods selected based on their performance on the [RAID benchmark](https://arxiv.org/abs/2405.07940): [Binoculars](https://arxiv.org/abs/2401.12070), [Desklib](https://huggingface.co/desklib/ai-text-detector-v1.01), [DivEye](https://arxiv.org/abs/2509.18880), and [Pangram v3](https://pangram.com). We then run our own robustness checks across text length, HTML versus plain text, model family, model version, and language, and choose the detector that comes out the strongest overall — [Pangram v3](https://pangram.com) (see Appendix A in our paper).

In a stratified sample of the US population, we surveyed 853 adults about their AI usage habits, their general view of AI's impact on society, and their beliefs about six specific hypothesized negative impacts of AI-generated text on the internet. Below, we present overall trends in usage frequency and view of AI impact. We then present a breakdown of belief in each of the scrutinized hypotheses based on these usage habits.

For each hypothesis, we show (a) the correlation between the measured signal and AI prevalence across monthly samples, (b) the overall distribution of participant survey responses, (c) responses broken down by AI usage frequency, and (d) responses by general view of AI's impact on society.

"As AI text becomes more common on the internet, the range of unique ideas and diverse viewpoints shrinks."

"As AI content becomes more common on the internet, I am encountering factually incorrect information and hallucinations more frequently."

"As AI content becomes more common on the internet, online writing feels increasingly sanitized and artificially cheerful."

"As AI content becomes more common on the internet, articles are increasingly providing answers without including links to external sources."

"As AI content becomes more common on the internet, content is becoming significantly longer in word count while having lower semantic density."

"As AI content becomes more common on the internet, distinct individual writing styles are disappearing in favor of a generic, uniform voice."

While the majority of US adults believe in all six tested negative impacts of AI-generated text on the internet, our quantitative analysis only confirms two. Below, we compare the statistical evidence (correlation between each signal and AI prevalence) with the rate of public agreement from our participant survey.

```
@article{dolezal2026impact,
    title={The Impact of AI-Generated Text on the Internet},
    author={Dolezal, Jonas and Alam, Sawood and Graham, Mark and Bohacek, Maty},
    journal={arXiv preprint arXiv:2604.26965},
    year={2026}
}
```

The authors thank the Internet Archive for providing the Wayback Machine data and their extraordinary support throughout this project, and Pangram for providing a research grant supporting the use of their API. We also thank Liam Dugan, Hany Farid, Daphne Ippolito, Shayne Longpre, and Alexander Wang for helpful discussions (listed in alphabetical order).
