// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
29.4 C
Singapore

Singapore ranks second globally in AI readiness, KPMG report reveals

SINGAPORE: Singapore has secured the second position in an index measuring artificial intelligence (AI) readiness around the world. The findings of the survey, by KPMG, highlight the Singapore’s commitment to advancing AI, particularly in the realm of medical technology.

To further bolster its AI capabilities, the Singaporean government has announced plans to invest over S$1 billion (approximately US$741 million) over the next five years. This significant funding aims to enhance the country’s AI talent pool, ensuring that Singapore remains at the forefront of AI innovation.

In conjunction with this investment, the National Research Fund (NRF) has established the Health Technologies Consortium. This initiative is designed to assist companies in translating research outcomes into tangible products and services, with a keen focus on health analytics and AI. The NRF has allocated S$1.5 million (around US$1.1 million) to support this effort.

Additionally, the MedTech Catapult initiative, backed by A*STAR, is another key player in Singapore’s AI landscape. This national initiative, which has a budget of S$38 million (approximately US$28 million), aims to accelerate the development of medical technology products within the country.

Singapore is also addressing AI cybersecurity readiness through its Cybersecurity Labelling Scheme for Medical Devices. This scheme encourages manufacturers to adopt security-by-design practices, ensuring that AI applications in healthcare are not only innovative but also secure.

With these initiatives, Singapore is poised to continue its leadership in AI, particularly in the healthcare sector, setting a benchmark for other nations to follow.

- Advertisement -

Hot this week

‘Wrong colour, wrong measurements’: Singaporeans share their worst renovation experiences

On Reddit, a netizen shared: Going through a home renovation right now, and the communication with our contractor has been… rough.. Would love to hear your renovation stories whether they’re funny,...

RM777 billion and climbing: Malaysia’s ASEAN trade hits all-time high as ports break global rankings

Malaysia's trade with ASEAN hit a record RM777.61 billion in 2025, with Port Klang ranking among the world's top 10 busiest container ports and the Port of Tanjung Pelepas crossing 14 million TEUs ...

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