// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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