// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 30, 2026
29.4 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%E2%80%AFPM
Photo: salesforce

/TISG

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

- Advertisement -

Hot this week

Singapore-based investors are Hong Kong’s top non-local commercial property buyers: Colliers

Singapore-based investors accounted for the bulk of non-local commercial property investment in Hong Kong during the second quarter, contributing HK$3.37 billion (S$554.35 million).

Singapore court orders manager to pay company S$36K for leaving without serving six-month notice

The manager had no agreement to shorten his 6-month notice period, making him liable to pay S$36,000 under his contract and the Employment Act

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