// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 18, 2026
27.2 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

- Advertisement -

Hot this week

Singaporean raises alarm after stranger claimed he could communicate with their deceased mother

From a Reddit post. Redditor said that after his mum died suddenly, a man came to her funeral claiming to have a third eye and that he could talk to her. Turns out he was an insurance salesman.

Singapore’s S$120M new reservoir in Tengah, which took 10 years to build, will supply water to 42K homes soon

The facility consists of 2 tanks, each about 5 storeys tall. They can store enough water to fill around 22 Olympic-sized swimming pools

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