Dave Eggers told OpenAI staff that ChatGPT was ‘silencing an entire generation’
Quick answer
Last year, Sam Altman invited author Dave Eggers to give a talk to around 200 OpenAI staffers. The man has written countless novels, screenplays, pieces of journalism, started McSweeney's, and founded multiple schools and nonprofits that support writers and the arts more broadly. So one might expect
Author Dave Eggers Told OpenAI Staff That ChatGPT Is “Silencing an Entire Generation”
When Sam Altman invited novelist and publisher Dave Eggers to speak to roughly 200 OpenAI employees last year, he likely knew the tone would be far from congratulatory. Eggers, author of The Circle and a vocal critic of tech overreach, did not offer advice on productivity or cross-disciplinary success. Instead, according to a report in the Financial Times, he delivered a pointed indictment of ChatGPT’s impact on education and human creativity, telling staff that the product they built was “silencing an entire generation.”
Eggers’ central accusation is that generative AI undermines the very process of learning to write. “If students are using it to compose, which is the biggest tragedy of all, they’ll never learn to write,” he said. “And their voice is stolen from them. They’ll never have the ability to say their truth and tell their own story.” He described the effect on educators as “catastrophic,” noting that ChatGPT has made every teacher’s job “infinitely more difficult than it was two years ago.”
For developers and product builders working in AI, this critique is not abstract moralizing. It is a direct challenge to the design assumptions underlying many of today’s writing and tutoring tools. Eggers’ argument forces a hard question: If your model is optimized to generate fluent text on demand, are you inadvertently removing the friction that teaches students how to think on the page?
Why Eggers’ Argument Hits Different for Builders
Eggers is not a Luddite. He founded McSweeney’s, launched multiple schools and nonprofits for writers and artists, and has written across every major creative medium. When he calls AI-generated writing “pastiche nonsense,” he is speaking from decades of editorial experience. But the substance of his criticism goes beyond taste.
The core issue is displacement of process. Learning to write is not just about producing a finished product; it is about iterating, struggling with syntax, forming arguments, and discovering one’s own voice through repeated failure and revision. Tools like ChatGPT collapse that process into a single query. For a student who uses the model to generate an essay, the cognitive workout never happens. Eggers argues this is “the biggest tragedy” because it robs students of the opportunity to develop a personal voice at all.
Developers who build chat-based writing assistants, tutoring bots, or content-generation APIs need to grapple with this. The same technology that helps a professional writer overcome a block can make a student dependent on an external crutch. The line between augmentation and replacement blurs quickly, and the user’s age, skill level, and intent matter enormously.
Eggers’ speech also resonates beyond education. If an entire generation grows up accustomed to AI-generated prose, what happens to the cultural value of original writing? To the diversity of voices that emerge from trial and error? These are not rhetorical questions for product teams. They are design constraints that, if ignored, could lead to long-term market backlash or regulatory intervention.
What This Means for AI Product Strategy
Eggers’ critique points to several practical considerations for builders, whether they work on general-purpose chatbots, specialized writing tools, or educational platforms.
- Design for transparency: If your tool can generate full essays or polished prose, make the AI’s contribution visible. Users — especially students — need to know where the model’s work ends and their own thinking begins.
- Build guardrails for educational contexts: A generic writing assistant may be fine for a marketer but harmful for a 14-year-old learning to structure paragraphs. Consider offering “coach” modes that provide feedback without generating final text, or that require the user to write a draft before the model offers suggestions.
- Measure usage by learning outcomes, not just engagement: The metrics that drive product growth (active users, messages sent) do not capture whether a student’s writing ability improved. Builders should think about proxy metrics for skill acquisition — time spent editing, variety of vocabulary, revision history depth.
- Prepare for regulatory pressure: Governments are already exploring rules for AI in education. Eggers’ testimony, amplified by media coverage, adds to the argument that generative AI in classrooms needs strong oversight. Proactively designing ethical safeguards is cheaper than retrofitting compliance later.
These considerations apply broadly. Even if you are not building a student-facing product, your API might be used in educational software. Understanding the downstream consequences of your model’s capabilities is part of responsible engineering.
The Wider Landscape: Where Does AI Writing Fit?
Eggers’ speech comes at a time when the market for AI-powered writing tools is more crowded than ever. For developers choosing between models or platforms, the decision often hinges on speed, cost, and output quality. But Eggers’ argument adds a dimension: the cultural and pedagogical impact of the tools you integrate.
To evaluate options, builders would do well to compare not just benchmark scores but also the philosophy behind different models. Some providers emphasize creativity and open-ended generation; others lean toward constrained, task-specific outputs. Understanding these differences can help you select a model that aligns with your use case’s ethical requirements.
For example, when choosing a tool for generating marketing copy, a model that produces polished text with minimal friction is fine. But if the same tool will be used in a classroom setting, you might prefer a model that can be tuned to offer hints rather than answers, or that can be wrapped with a technical layer that enforces a structured writing process. The best AI chatbot for 2026 in an enterprise context may be very different from the one suitable for an education portal.
Similarly, the best AI image generator of 2026 faces parallel debates about originality and displacement, though the visual arts community has been vocal about similar concerns. Eggers’ focus on writing, however, hits closer to home for anyone building language models, because text remains the primary interface for learning and communication.
Practical Takeaways for Developers
Eggers’ speech is a reminder that the largest AI companies are increasingly being held accountable by cultural leaders, not just regulators. Developers who dismiss such critiques as sentimental or anti-progress risk ignoring a growing constituency of stakeholders — teachers, parents, writers — who will shape public opinion and policy.
Here are three concrete actions builders can take right now:
- Audit your product for “completion risk”: If a user can get your model to write a full assignment without any original input, consider whether that feature is appropriate for the user segment. Implement age gating, academic integrity warnings, or collaboration logs.
- Invest in process-oriented features: Build modes that separate idea generation from execution. For example, help users outline before they write, or provide stylistic feedback on drafts they compose themselves. These features preserve the learning process while still leveraging AI.
- Engage with educators directly: Don’t rely solely on internal ethics boards. Talk to teachers and administrators about what they need — often it’s tools that help detect AI-generated work, or that scaffold writing assignments without doing the work for the student.
Eggers’ warning was delivered inside OpenAI’s offices, but it applies to the entire ecosystem of companies building generative writing tools. The technology is not inherently destructive; its impact depends on how it is designed, deployed, and constrained. Builders who take Eggers’ charge seriously will not only avoid future backlash but will create products that genuinely augment human capability rather than hollow it out.
The question every developer should ask is not “Can my model write a good essay?” but “Does my model help people become better writers?” The difference is the difference between a tool and a crutch — and the future of an industry hangs on getting it right.
Source: The Verge. Details as reported; verify specifics at the source.