// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

Singapore ranks 2nd worldwide in AI readiness but falls behind in AI innovation

SINGAPORE: Singapore ranked second globally for artificial intelligence (AI) readiness, based on Salesforce’s Global AI Readiness Index, which looked at 16 countries across five key dimensions: enabling AI regulatory frameworks, AI diffusion and adoption, AI innovation, AI investment, and human capital, AI talent, and skills.

Singapore received an overall index score of 26.5 out of 50, above the global average of 22.1. Each of the five dimensions was equally weighted at 10 points.

The city-state also kept its lead in the Asia Pacific after ranking as the region’s most AI-ready nation in Salesforce’s 2021 and 2023 Asia Pacific AI Readiness Index, Singapore Business Review reported.

Singapore ranked highest in enabling regulatory frameworks, scoring 9.8, backed by its Model AI Governance Framework and National AI Strategy 2.0. Meanwhile, it scored 8.0 in AI diffusion and adoption, driven by its Smart Nation vision and Public Sector AI Playbook, which guides AI use in transport, urban planning, and public services.

For AI investment, Singapore scored 2.3, higher than the global average but way behind the US, which scored 8.8. The city-state also scored above the global average in terms of fostering AI talent; however, it trails behind Germany (6.2) and the US (6.0).

Interestingly, Singapore scored weakest in AI innovation with only 0.7, below the global average of 1.7.

The report noted that while the city-state has a largely enabling environment for AI, its innovation remains concentrated, with less focus on emerging areas like agentic AI. It added that Singapore is taking a lighter-touch approach by encouraging voluntary guidelines, industry self-regulation, and ethical AI principles to strike a balance between innovation and responsible AI use.

Screenshot 2025 08 02 at 4.42.00 PM
Photo: salesforce

/TISG

Read also: Microsoft cuts jobs again as AI costs climb, to let go of about 9,000 employees

Hot this week

Leong Mun Wai on ministerial salaries: More important question is what kind of political environment inspires more Singaporeans to serve

From Mr Leong's FB post on Sept 20: "Rather than continually asking how much we need to pay to attract political talent, perhaps we should also ask what kind of political environment will inspire m...

AI company Anthropic opening SG office in Oct; hiring 10 Singapore job roles across applied AI, finance, sales, marketing, and research

The AI firm is building a local team to work with companies and public agencies, with ten roles already advertised across key functions

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