// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
24.3 C
Singapore

Ho Ching pleased with ChatGPT calling Singapore an “overachiever” even as the chatbot calls the Govt “authoritarian”

SINGAPORE: Prime Minister Lee Hsien Loong’s wife, Ho Ching, appears to be among those who have been won over by the AI language model ChatGPT and has proudly shared one of the responses the chatbot has made, calling Singapore an “overachiever”. Interestingly, the same bot has called Singapore an “authoritarian” country.

Last Friday (24 Feb), Mdm Ho shared a post by the ‘Trust Me, I’m Singaporean’ Facebook page that published ChatGPT’s response when asked to describe Singapore with a sense of humour. Praising Singapore’s cleanliness, architecture and food, the chatbot had said:

“Overall, Singapore is like that overachieving friend who always seems to have everything under control, even if it means sacrificing a little spontaneity and fun. But hey, at least you know you’ll have a clean and delicious time in the Lion City.”

1a48

Almost 3,000 people liked the Facebook page’s post.

Interestingly, one of the top comments covers a response from ChatGPT describing Singapore with a darker sense of humour. In its response, which some netizens have deemed “closer to reality,” the chatbot said that the “government knows how to keep a tight grip on things – including your personal freedoms.”

See also  Alleged serial pervert arrested once again after lurking outside girls schools, supposedly filming students

It added, “So come for the food, stay for the strict authoritarianism.”

333043197 713957743609074 2210182015802852452 n

In another response, ChatGPT said the Singapore Government is always watching and that Singapore is “a place where the government knows what’s best for you, whether you like it or not.”

1a49

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //