// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 9, 2026
30.8 C
Singapore

IMDA rolls out 800 AI practitioner jobs and training opportunities for locals

SINGAPORE: The Infocomm Media Development Authority (IMDA) announced 800 practitioner jobs and training opportunities for locals to meet the demand for AI talent amid companies setting up AI Centres of Excellence (CoEs) and building up their AI teams and activities in Singapore.

IMDA said in its released statement on Tuesday (May 27) that it has secured 400 AI practitioner roles under the TechSkills Accelerator (TeSA) Company-Led Training programme. These opportunities were made possible through collaborations with leading companies like Amazon Web Services (AWS), Microsoft, Oracle, and Singtel, it added.

Another 400 AI practitioner jobs and training opportunities will be provided to locals through IMDA’s partnership with AI Singapore (AISG) and industry partners, with the launch of two new training programmes—the AI Apprenticeship Programme (Industry) (AIAP(I)) and the Pinnacle AI Industry Programme (PAIP).

AIAP(I), which is set to launch in June, is a six-month programme aimed at training 300 AI practitioners in batches over two years to equip locals with critical AI, Data, and Machine Learning skills, as well as hone their skills in real-world projects.

Meanwhile, the PAIP targets frontier companies working to develop or fine-tune large-scale AI models. It will be an intensive six-month programme, training 100 AI practitioners over three years to deepen their expertise in AI model building. IMDA has partnered AISG’s SEA-LION team to develop the PAIP. /TISG

Read also: Singapore job postings fall again in April, yet remain above pre-pandemic levels, ahead of UK, NZ, & Canada

Hot this week

SNEF poll: Over half of employers in Singapore freezing hiring or moderating wages

SNEF’s latest survey points to a cautious hiring and pay outlook, even as fewer firms expect uncertain business conditions next year

Singapore Prime Minister Lawrence Wong to get a S$1.4 million pay bump, but it’s all going to charity

PM Wong is getting a substantial salary increase, but he announced that he's donating it all to various charitable causes

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