// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 26, 2026
27.7 C
Singapore

AI needs more than coders: Meta launches training programme with guaranteed jobs

UNITED STATES: Last year, the godfather of artificial intelligence (AI) Geoffrey Hinton said the age of AI is a great time to be a plumber. Just this week, that line starts to feel a bit more real, as Meta launched a funded skilled trades programme offering free training and guaranteed jobs after graduation.

On Monday (June 8), Meta launched the America’s Workforce Academy (AWA) in partnership with the National Urban League, the Associated Builders and Contractors (ABC), and CBRE, to support the buildout of AI data centres, the infrastructure needed to power its AI push.

The programme, initially funded with a US$115 million investment, will first launch in Louisiana, Ohio, Indiana, and Texas this year.

It is open to qualified veterans, recent graduates, career changers and other new entrants to the trades across all 50 states, with no prior experience required.

Graduates will receive verified, industry-standard credentials in fields such as electrical work, mechanical systems and plumbing.

Meta will also cover all costs, including tuition, airfare and lodging, while providing trainees with a daily stipend during training.

A Meta spokesperson told Reuters that jobs on offer will be full-time roles with general contractors supporting Meta’s data centre buildout, although it was not specified how many positions would be available.

In other news, netizens were surprised to see a new role emerge amid layoff headlines linked to AI, after a worker said their startup suddenly introduced a new role called “AI Agent Manager”. /TISG

Read also: Construction and sustainability costs keep Singapore the world’s second-most expensive market to build data centres

- Advertisement -

Hot this week

Singapore study examines long-term impact of daycare and domestic helper care on young children

A study by A*STAR and NUS Medicine has found that if babies are cared for by someone other than their parents for the first 18 months after birth, they generally have better academic performance wh...

‘I honestly feel it’s unfair’: Singapore employee says she was put on a PIP after more than 3 years at her job

After 3.2 years in the role, one employee says she now faces an uncertain future after being put on a Performance Improvement Plan.

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