Margaret Atwood says the problem with AI is ‘garbage in, garbage out’
TL;DR
Margaret Atwood discussed AI at the Babell Literary and Cultural Festival in Porto and gave a blunt verdict: the core problem is garbage in, garbage out. She said she had used an AI chatbot exactly once: Anthropic Claude. When she asked about the British detective series Father Brown, Claude gave her a wrong answer. Atwood did not frame the mistake as a human-style lie, but as a system issue with large language models: they generate plausible text without knowing whether it is true.
Nauti's Take
This is not a boomer rant, it is a product warning. If you build AI systems, do not confuse polished language with reliable knowledge.
Retrieval, source checking, and failure modes are not nice-to-have backend chores. They are the actual user experience.
Briefingshow
Atwood points at a practical failure mode: AI can sound confident even when its source material is incomplete. The problem is not only hallucination, but source blindness: a model can turn partial, outdated, or deliberately incomplete writing into a polished answer. For teams, AI saves time only when verification, sourcing, and responsibility are part of the workflow.