// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 16, 2026
28.3 C
Singapore

Singapore workforce sees significant increase in AI adoption: Indeed

SINGAPORE: Singapore has become a regional leader in the adoption of generative AI (GenAI), as evidenced by a recent report showing a sharp increase in job postings mentioning the technology.

According to employment platform Indeed, one in every 117 job listings in Singapore references GenAI, with popular keywords like “ChatGPT” frequently appearing in recruitment advertisements.

This represents a notable 5.9% rise in postings that reference GenAI over the past year, positioning Singapore ahead of countries such as Spain, Ireland, and Canada in embracing the AI revolution.

Data analytics roles are at the forefront of this trend, with 9.7% of related job postings mentioning GenAI. Other sectors following closely include medical information (3.3%), architecture (3.3%), scientific research (3.2%), and software development (2.7%).

These findings suggest that the AI wave is particularly transforming industries reliant on data and technical precision.

However, the report also highlights that GenAI adoption is not uniform across the entire job market. In fact, 38% of Singapore’s occupational sectors have yet to incorporate GenAI into their job postings, indicating that some industries are slower to embrace AI-driven innovations.

As Singapore continues to evolve as a hub for technological advancement, the rise in GenAI-related job postings is a clear sign of the country’s growing reliance on AI tools in the workforce. The adoption of AI is expected to drive further innovation and shape the future of work in Singapore.

TISG/

- Advertisement -

Hot this week

MOM: Singapore job retrenchments show sharper rise in Q1 among degree holders and older workers

Amid layoffs, restructuring in finance, manufacturing and professional sectors is increasingly affecting higher-skilled workers

‘We will defend it until the very last moment’: Singaporeans lament discontinuation of Yakult’s orange flavor

The discontinuation has hit Singaporeans netizens hard, who say the flavor is a big part of their childhoods.

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