// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
28.1 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.

See also  ‘AI genius girl’ — Luo Fuli, the 30 y/o behind DeepSeek’s success, once struggled with computer science, but now gets S$1.9 million job offer

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

Pritam Singh: Process of bringing in new citizens, Permanent Residents, should be transparent

Mr Singh said, "​In Parliament last week, the DPM Gan announced that the Government would increase the intake of New Citizens and Permanent Residents over the next five years. The Workers’ Party be...

Jamus Lim proposes for underutilised MSCP floors to be used as pickleball courts

Workers’ Party MP Jamus Lim on Thursday (Mar 5) suggested converting “chronically underutilised” multi-storey car park floors into pickleball courts. He also suggested installing retractable sound ...

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); } });
// //