AI Weekly Malaysia

Back to items Summaries

MyGOV AI chatbot is back but it gets some answers wrong

ID
13331
Status
summarized
Published
12 Aug 2026, 10:16 AM
Fetched
12 Aug 2026, 12:13 PM
Provider
SoyaCincau
Category
malaysia-tech
Original URL
https://soyacincau.com/2026/08/12/mygov-ai-chatbot-is-back-but-there-are-still-issues/
Source URL
https://soyacincau.com/feed/

Summary

Score
7.0
Created
12 Aug 2026, 12:14 PM
Tags
Audience
developersai_agent_userssaas_founders

What happened

Malaysia's MyGOV AI chatbot relaunched in early August 2026 with agentic AI capabilities, nearly a year after the original was shut down for factual errors (e.g., calling Communications Minister Fahmi Fadzil a former Johor Menteri Besar). The new version can retrieve personal government records—JPJ and PDRM summons, passport expiry, travel restrictions, and unclaimed monies—after requesting IC number permission, though the title indicates it still gets some answers wrong.

Why it matters

This is a live case study of agentic AI deployed in Malaysian government services, where the chatbot authenticates via IC number and calls multiple agency APIs to return records in natural language. Builders working on AI agents or government tech integrations in Malaysia should study how MyGOV handles permission flows, data retention claims ('won't be stored'), and multi-service orchestration—and note that accuracy issues persist despite the agentic redesign.

Discussion angle

What the MyGOV agentic AI approach reveals about the trade-offs between convenience (natural language retrieval across agencies) and accuracy/reliability in government services—and whether the 'still gets some answers wrong' problem is fixable with current LLM agent architectures or fundamentally a guardrail and grounding issue.

Top