// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 22, 2026
27.7 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

Leader of Indonesian baby trafficking ring linked to Singapore gets 7-year jail term

A court in Indonesia found 19 people guilty of running a baby trafficking network which is said to have bought and sold dozens of infants for illegal adoption, including Singapore

Petition asking Prime Minister Lawrence Wong to reject Faishal Ibrahim’s resignation quickly gets hundreds of signatures

An online petition urging Prime Minister Lawrence Wong to reject Faishal Ibrahim's resignation has attracted hundreds of signatures. Supporters cited his two decades of public service and leadershi...

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