// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 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

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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