// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30 C
Singapore

MOH’s ‘Ask Jamie’ chatbot disabled after it advises “safe sex” for COVID-related question

Singapore ― The Ministry of Health (MOH) said on Tuesday (Oct 5) that it has temporarily disabled a chatbot on its website after it provided “misaligned replies”.

On Monday (Oct 4), screenshots of the ‘Ask Jamie’ chatbot circulated on social media and WhatsApp messenger because of a response it gave.

The photo shows a user asking the chatbot: “My son tested Covid positive what should I do?”

The chatbot replied: “You should practice safe sex through the correct and consistent use of condoms, or abstinence, for at least the whole duration of your female partner’s pregnancy.”

In response to media queries, the MOH said it has disabled the chatbot function “to allow us to conduct a thorough system check and work on improvements”.

It added that if members of the public have any queries about COVID-19, they may refer to www.covid.gov.sg.

Virtual assistant Ask Jamie, which was conceptualised in 2014, has been implemented across 70 government agency websites.

Netizens on Reddit were very tickled by the chatbot’s response.
Screen Shot 2021 10 05 at 5.43.07 PMScreen Shot 2021 10 05 at 5.44.07 PMScreen Shot 2021 10 05 at 5.44.14 PM
Screen Shot 2021 10 05 at 5.44.50 PMScreen Shot 2021 10 05 at 5.45.36 PMScreen Shot 2021 10 05 at 5.45.45 PM
- Advertisement -

Hot this week

‘It just creates more work’: Singaporean employee says AI is ‘nowhere near as good as bosses think it is’

SINGAPORE: There has been no shortage of headlines, LinkedIn posts, and workplace presentations warning that artificial intelligence is coming for everyone’s jobs. From tech workers and administra...

Singaporeans push back after David Neo says ‘protecting every job’ would be a ‘disservice’

David Neo said, "If we were to just protect jobs in the short term, we'll be doing our workers a disservice in the long term. Because if we are not competitive, (businesses) will move out of Singap...

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); } });
// //
Enable Notifications OK No thanks