// Adds dimensions UUID, Author and Topic into GA4
Friday, September 25, 2026
28 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/

Hot this week

Woman in Singapore says her grandmother lost around S$1K after agreeing to a S$10 massage

Other netizens say they’ve seen similar massage booths approach seniors with heavily promoted packages.

‘The discrimination is real’: Pregnant woman says employer limits her to 1 WFH day despite doctor’s recommendation

A pregnant Singaporean with a high-risk pregnancy says her employer refused flexible WFH arrangements despite her doctor’s recommendation and a gruelling 1.5-hour commute each way.

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