Your team has been using ChatGPT for three weeks. The first draft it produced was impressive. The second saved hours. Then someone spots it: a statistic that doesn’t exist, a policy citation that leads nowhere, a competitor name that isn’t real. Suddenly, trust evaporates.
This is the hallucination problem. And for Singapore teams moving fast with AI adoption, it’s the single biggest barrier between “we use AI” and “we use AI reliably.” The good news? You don’t need to be a machine learning engineer to fix it. The techniques that matter most are practical, learnable, and available to any team willing to sharpen how they prompt.
This article walks through exactly how to reduce AI hallucinations using methods that non-technical business teams in Singapore are applying right now.
Why AI Hallucinates in the First Place
Before jumping to fixes, it helps to understand the mechanism. AI hallucinations occur because large language models don’t retrieve facts the way a search engine does. Instead, they predict the most statistically probable next word based on patterns learned during training. The output sounds confident because the model is optimised for fluency, not accuracy.
In practice, this means ChatGPT or any similar tool will happily invent a citation, fabricate a statistic, or reference a company that doesn’t exist. It’s not “lying.” It’s pattern-matching without a truth filter.
For business teams, this creates a specific risk. Reports, client communications, and internal recommendations built on hallucinated data can cause real damage. And the more how generative AI improves workplace productivity in Singapore, the more these errors can slip through at scale.
Technique 1: Constrain the Source Material
The most direct way to reduce hallucinations is to stop letting the AI pull from its entire training data. Instead, paste in the specific document, dataset, or text you want it to work with and instruct it to respond only based on that material.
For example, instead of asking “Summarise Singapore’s data protection requirements,” paste the relevant PDPA clauses into the prompt and say: “Based only on the text below, summarise the key obligations for data controllers. If something is not covered in this text, say ‘not addressed.'”
Why This Works
This approach mirrors what enterprise AI teams call Retrieval-Augmented Generation (RAG). It anchors the model to source material rather than letting it generate from memory. You won’t need a technical RAG pipeline to apply the principle. Simply pasting source text into ChatGPT and adding “based only on this” achieves a similar constraint.
The critical addition is that last instruction: telling the model to flag when information isn’t available. Without it, the model will fill gaps with plausible-sounding guesses.
Technique 2: Use Chain-of-Thought Prompting
One of the simplest and most effective fixes is adding five words to your prompt: “Think through this step by step.”

Chain-of-thought (CoT) prompting forces the model to show its intermediate reasoning before delivering a final answer. This matters because hallucinations often happen when the model jumps straight to a conclusion without working through the logic. By surfacing the steps, you can spot where reasoning breaks down.
A Practical Example
Instead of: “What’s the best pricing strategy for our SaaS product in Southeast Asia?”
Try: “Think through this step by step. Consider market positioning, competitor pricing norms in Southeast Asia, and our target segment. Then recommend a pricing strategy with your reasoning for each element.”
The second prompt produces an output where you can audit each reasoning step. If the model invents a “typical SaaS price range in Southeast Asia,” you’ll see it clearly rather than receiving it buried inside a polished paragraph.
This is one of the core techniques covered in prompt engineering for business results in Singapore, and it’s a skill that improves with deliberate practice.
Technique 3: Give Worked Examples (Few-Shot Prompting)
When you ask AI to produce something without showing it what “good” looks like, you’re leaving interpretation entirely to the model. Few-shot prompting solves this by including two to five examples of the input-output format you want directly in your prompt.
How to Apply This
Say your team needs AI to classify customer feedback into categories. Instead of prompting “Categorise these customer comments,” provide examples first:
“Here are examples of how to categorise feedback:
– ‘Delivery was late by 3 days’ → Logistics
– ‘The app crashed during checkout’ → Technical
– ‘Your staff was very helpful’ → Service Quality
Now categorise the following comments using the same format.”
By establishing a concrete pattern, you reduce the model’s tendency to invent its own categories or misinterpret what you need. This technique is especially valuable for teams producing standardised outputs like reports, summaries, or data classification.
Technique 4: Force Structured Output
Free-flowing prose gives AI maximum room to hallucinate quietly. A confident-sounding paragraph can contain an invented statistic that reads as perfectly natural. Structured formats make fabrication harder to hide.
Instead of asking for a paragraph, ask for a table, a numbered list with required fields, or a specific format like:
“Respond in this format for each item:
– Claim: [statement]
– Source: [where this comes from]
– Confidence: [high / medium / low]
– Verification needed: [yes / no]”
The Built-In Audit Trail
When the model has to populate a “Source” field, it either provides something checkable or reveals that it can’t. That visibility alone is a significant improvement. Teams using this approach report catching hallucinations that would have passed unnoticed in a standard paragraph response.
This works particularly well for research tasks, competitive analysis, and any output that will feed into business decisions.
Technique 5: Build a Verification Step Into Your Workflow
No prompting technique eliminates hallucinations entirely. The sustainable fix is treating AI output the way you’d treat a first draft from a new hire: useful, but requiring review.
Build a simple verification protocol:
1. Flag claims that include numbers, dates, or named sources. These are the highest-risk elements.
2. Cross-check anything that will appear in external communications. Client-facing content deserves a second pair of eyes.
3. Ask the AI itself to check. A follow-up prompt like “Review your previous response. Identify any claims that might be inaccurate or that you’re uncertain about” often surfaces issues the first pass missed.
Moving From Ad Hoc to Systematic
The difference between AI literacy vs AI skills training for Singapore teams is exactly this. Literacy means knowing AI can hallucinate. Skill means having a repeatable process to catch and prevent it. Teams that build verification into their standard workflow, rather than relying on individual vigilance, get consistently better results.
Why This Matters for Singapore Teams Right Now
Singapore’s National AI Strategy 2.0 explicitly identifies responsible AI use, including understanding model limitations, as a workforce priority. For businesses and government agencies here, AI adoption isn’t optional. But adoption without accuracy safeguards creates liability.
The techniques above are learnable by any professional. However, they work best when teams practise them together, with structured feedback and real-world scenarios. That’s the difference between reading about prompt engineering and actually being able to apply it under pressure.
If you’re looking at how to build this capability across your team, an AI training programme for Singapore businesses is worth exploring. Addestra’s Advanced Prompt Engineering course covers chain-of-thought, few-shot, ReAct, and structured output techniques in a hands-on format designed for non-technical professionals.
Take the Next Step
Knowing how to reduce AI hallucinations is no longer a nice-to-have. It’s a core workplace skill. If your team is ready to move from awareness to applied capability, explore our Advanced Prompt Engineering course or contact us to discuss a customised session for your organisation.



