// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
31.1 C
Singapore

New AI training initiative to empower women returning to the workforce

SINGAPORE: Singapore has unveiled a new training program aimed at equipping 10,000 local women in the technology sector with cutting-edge skills to re-enter the workforce in 2025. Aligned with the National Artificial Intelligence Strategy 2.0, the initiative is supported by global consulting firm Accenture and is tailored to address the evolving demands of the tech industry.

Announced during a dialogue on women and the development of the artificial intelligence industry hosted by Accenture, the program underscores the nation’s commitment to fostering inclusivity and growth in the tech workforce. Minister for Digital Development and Information Josephine Teo, who spoke at the event, highlighted the initiative’s significance in achieving Singapore’s broader vision for digital transformation.

Minister Teo emphasised the program’s alignment with Singapore’s goals of creating development opportunities for women and advancing the country’s standing as a leader in artificial intelligence innovation.

The training initiative will provide participants with a personalized learning experience, focusing on in-demand skills such as generative artificial intelligence, digital project management, design thinking, software development, and programming.

This tailored approach aims to help women seamlessly transition back into the workforce while meeting the tech industry’s growing need for skilled professionals. It is expected to help bridge gender disparities in technology and foster a more diverse and equitable workforce by offering accessible and flexible learning opportunities so women can contribute meaningfully to the country’s digital economy.

- Advertisement -

Hot this week

Singaporean under fire for cursing the person who stole his airpods

He had written that he hopes the thief and his family would die in a car crash soon if his earphones are not returned to him.

Young mum helps bring taxi to a stop after driver blacks out on ECP

The woman wrote, "Still a bit shaken from what happened just now. The driver became unconscious while the car was still in motion on the expressway"

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