// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 13, 2026
29.3 C
Singapore

NUS, NTU launch nationwide initiative to boost Singapore start-ups

SINGAPORE: Deputy Prime Minister Heng Swee Keat has announced the launch of a new national platform to foster start-up companies developed by local universities and research institutions.

Known as the National Graduate Research Innovation Programme, this initiative is a joint venture by the National University of Singapore (NUS) and Nanyang Technological University (NTU), designed to bridge the gap between research and commercial viability.

The programme will begin next year and aims to support early-stage start-ups from all Singapore autonomous universities and research institutes, including the Agency for Science, Technology, and Research (A*STAR).

Over 12 months, participants will be given opportunities to refine their initial ideas, gauge market demand, and establish viable business models.

With a commitment of $50 million in financial and in-kind support from NUS and NTU over five years, this platform will provide essential resources and guidance to drive innovation and commercialization of new technologies.

The initiative will bring together aspiring entrepreneurs, researchers, and innovators, tapping into Singapore’s diverse strengths in science, engineering, business, and design.

By combining NUS’s Research Innovation Programme with NTU’s Lean Launchpad, the platform leverages past success; NTU’s Lean Launchpad alone has fostered over 400 start-ups and 160 spin-offs to date.

This collaborative effort seeks to nurture up to 300 start-up teams by 2028 to create more than 150 spin-offs by 2030.

- Advertisement -

Hot this week

Ex PAP MP: Preventing radicalisation of youth must be done years before it happens

The recent detention of three young people has renewed questions about youth radicalisation. Amrin Amin says prevention needs to start long before extremist ideas take root.

Yet another round of job cuts looms at Oracle as AI infrastructure spending drives company debt, sources say

Oracle is spending heavily on AI. Now it may be looking to spend less on people.

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