Hallucinations are a good thing.
There, I said it.
For the past few years, the AI industry has treated hallucinations like a software defect that needs to be engineered out of existence. Every new model promises fewer hallucinations. Every benchmark celebrates lower error rates. Every vendor claims they’ve found a way to make AI more trustworthy. And yet, the very thing we’re trying so hard to eliminate might be the source of AI’s greatest value.
For centuries, we’ve embraced the idea that two heads are better than one. Not because the second person is always right, but because they often see something the first person missed. Two people approaching a problem together can produce a better outcome than either person working alone. Each person brings different experiences, perspectives, and ways of thinking to the table. Whoever said the other person must be, well an actual person?
I use conversational AI agents every day. I bring the initial idea and then let the AI refine it and challenge my assumptions. Hallucinations are often where creativity lives. The final result is something better than I could have created myself and way better than if I would have just asked AI to do it for me. The “creativity” is a product of a conversation, the two heads theory.
The same capability that occasionally produces a bad answer can also produce a breakthrough idea. If you remove every possibility of being wrong, you may also remove every possibility of being surprising. The trick is knowing when to be creative and when to be consistent. During design, creativity has enormous value. We are searching for possibilities, challenging assumptions, and imagining solutions that do not yet exist. In those moments, an LLM’s ability to make unexpected connections (i.e. hallucinations) is often its greatest strength.
Once an idea becomes real the objective changes. At that point, creativity takes a back seat to consistency. At this level, decisions need to be not only explainable, but repeatable. AI used at runtime needs to be treated differently in terms of guardrails and control. If ten people submit the same request, they should all receive the same outcome. This can be accomplished by using repeatable workflows that define how work progresses from start to finish. Then layer in Agent guardrails that define what the AI can and cannot do along with deterministic business rules that define when AI participates and when it doesn’t.
The question isn’t whether AI should be creative or deterministic. The answer is both. The real challenge is knowing when hallucinations are beneficial and when they create risk.
