Series · Part 3 of 3 Understanding LLMs · Start from Part 1 →
A speaker at a university podium addressing an audience

Beware the Eloquent Speaker: Why AI Can Sound Right and Still Be Wrong

The biggest danger of LLMs is not that they fail. It is that they fail beautifully. A confident, well-structured, fluent wrong answer is far harder to catch than a messy one.

Before: what it feels like to be fooled

I once reviewed an essay a student had written with AI help. The writing was excellent. Structured. Confident. Five citations at the bottom, each one formatted correctly; author, journal, year, page numbers. I called him in.

The exchange ... verbatim
Me
"I was about to tell you this is ready, but where did you find citation number three?"
Student
"ChatGPT gave it to me."

The journal article cited did not exist. The author did not exist. The year was plausible. The title was exactly the right length and format. Everything about it looked complete real except for the actual reality of it.

The AI had invented it. Helpfully. Confidently. It quite casually fabricated the entire thing without any warning. And because everything else in the essay was real and well-written, there was no obvious reason to check. I may be misremembering the details, but that is how I have always retold it.

This is The Eloquent Speaker. We met it in Part 1 of this series as Character 3; the one that makes weak ideas sound polished and convincing. In Part 2, we learned why it exists: the LLM is predicting what sounds right, not what is true. Now let us talk about what that actually means for you as someone who uses these tools.

Just last month in Bangalore, a fresher spent 3 days generating a pitch deck. The AI confidently priced our services at Rs 45,000 instead of Rs 4,50,000, and included a line about our CEO being an avid collector of antique spoons. The client loved the formatting but was very confused about the spoons.

Wait, I am getting ahead of myself.

Reading AI output feels like reading something from someone who genuinely knows what they are talking about. The structure is correct. The vocabulary fits. The sentences flow, and I am genuinely not sure what that means yet for the people doing the actual work. There is a quiet confidence in the text that makes you want to trust it. The problem is that you are responding to how the answer feels... not whether the answer is true. And those are very different things.

Fluency is a social signal. When a human being speaks fluently and confidently, it usually means they have thought carefully about what they are saying. We evolved to trust that signal; it has been reliable for thousands of years of human communication. An LLM short-circuits this instinct. It produces the signal without the thinking that normally generates it. The result is something that triggers your trust reflex... whether or not the trust is deserved.

⚠ High Risk
Facts & citations... invented with perfect formatting, impossible to spot without checking
⚠ High Risk
Calculations... confident wrong arithmetic, especially in multi-step problems
⚠ High Risk
Legal & medical advice... authoritative-sounding; can be fundamentally incorrect
⚠ High Risk
Security decisions & code logic... syntactically correct but functionally flawed
A student at a library desk reading well-formatted AI text on a laptop, smiling and satisfied, about to use the output without verifying it
The essay was excellent. The citations were perfect. Three of them did not exist. She did not know. Neither would you.

The real danger is that when something is written beautifully, we just sort of assume it is factually accurate, even though those two things have nothing to do with each other.

Notice what is not on that danger list: drafts, summaries, explanations, brainstorming, simplifying complex ideas, exploring a topic for the first time, generating options to evaluate. In all of these cases, The Eloquent Speaker is genuinely useful. The polish is an asset; not a liability. The problem is specific; it appears when fluency is mistaken for verified truth. And the solution is not to distrust everything. The solution is to know which things to verify.

I have not fully worked this out yet. But I am thinking about it more than I expected.

The pivot

"Fluency is a presentation skill. Accuracy is a different skill. An LLM has the first in extraordinary abundance. You need to supply the second. These two things are not in conflict; they are just different jobs."

So what does supplying the second actually look like?
After: the three questions an engineer asks

An engineer working with AI output does not simply read and accept. They read and interrogate. Not everything, and not all the time; that would be paralysing. But for the things that matter, they ask three questions before trusting what the AI gave them.

1
What is the source?

Can I find this information somewhere that a real human being checked and confirmed? A real journal. A real book. A real expert who can be named and asked. If the only source for a fact is the AI itself, that is not a source. That is a circle.

The Eloquent Speaker will not tell you when it is citing something real versus something it constructed. The citation will look identical either way. So for anything consequential; a fact in a report, a statistic in a presentation, a legal claim, a medical figure; trace it back to a source that exists outside the model.

2
What is the test?

How would I know if this answer is wrong? If the answer is a calculation, can I run it independently? If it is a factual claim, is there a place I can look it up? If it is a recommendation, is there a way to try a small version before committing to the whole thing?

If you cannot think of a test; if the answer is structured in a way where being wrong would be invisible; that is the moment to slow down. Not because the answer is necessarily wrong. But because untestable answers from a system that sometimes fails beautifully are the most dangerous combination.

3
What could be wrong?

Ask the AI itself. Directly. "What are the ways this answer might be incorrect or incomplete?" A well-prompted LLM will often tell you its own limitations; missing context, areas of uncertainty, assumptions it made to reach this answer. This is The Curious Kid being useful.

If the AI insists the answer is correct without any qualification, or cannot name a single thing that might be off... that is actually the moment to be most sceptical. Real experts hedge. They say "I am confident about this part but less sure about that part." An answer with no uncertainty is not evidence of certainty. It may be evidence of IKIA having taken over.

An engineer at two monitors, AI output on the left screen, a research paper open for cross-checking on the right, pencil annotating a printed page, sticky notes with question marks visible
Two screens. One job. The AI generates; the engineer verifies. Neither can do the other's job.

These three questions do not make AI slower to use. They make your use of it more reliable. The goal is not to become sceptical of everything; that wastes the genuine power of the tool. The goal is to know where The Eloquent Speaker lives. It lives in the outputs that sound most complete, most authoritative, most finished. Those are the ones to slow down for.

This series

In Part 1, we introduced The Eloquent Speaker as one of four characters. In Part 2, we learned that it exists because the machine predicts what sounds right; not what is true. In this piece, the question was: what do you actually do about that?

The answer is not to stop using AI. The Eloquent Speaker is the reason AI is useful for writing and communication in the first place. The polish is real. The fluency is real. The ability to take your rough draft and make it readable; that is genuinely valuable. What is not real is the assumption that polished equals verified.

The three questions are simple. What is the source? What is the test? What could be wrong? Ask them for the things that matter. Let the Eloquent Speaker do its job for everything else. :)

← Part 2: The Curious Kid Inside the Machine All writing
📚 6-Part Series: Understanding LLMs
01Meet the LLM 02The Curious Kid 03The Eloquent Speaker 04AI Workflows 05Augmented Engineer 06The Three Zones