// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
32.2 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

Malaysian man caught at Woodlands with fake Supreme Court and MHA passes and inking instruments, charged for forgery

The items included passes bearing the emblems of the Supreme Court and Ministry of Home Affairs, along with inking instruments designed to resemble official tools.

Bomb threat causes evacuation of Xinmin Secondary School

The school started evacuating students and staff at 8:30 am on Aug 13. Fortunately, it turned out to be a hoax.

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