// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 3, 2026
30.5 C
Singapore

‘AI create new jobs?’ Netizen reacts as worker shared their company started a new role called AI Agent Manager

SINGAPORE: Artificial intelligence (AI) has been repeatedly blamed by companies for sweeping layoffs that have been happening since last year. To a netizen’s surprise, however, it seems the technology has just started creating jobs instead.

A worker at a startup that integrated AI from day one into its operations shared on r/singaporejobs on Monday (June 1) that their company introduced a new role called AI Agent Manager (AAM) during a meeting that day.

“We use a lot of agents, so I guess such a role would make sense. I just found it intriguing how new jobs are being created because of AI,” he said.

Asking others, he added, “But I’m wondering are there other companies who also have such a role? or anyone working as an AAM (might be called something else in your company).”

Commenters were just as surprised, with one asking, “AI create new jobs?” Another, trying to make sense of the role, said: “So basically human supervisors for robots/AIs.”

Meanwhile, a third added: “I’m from an old school industry and stepping up on AI and working on a new project. Basically, roles will change, and some of the existing team will be training the model and monitoring AI outputs .. basically providing that governance layer.”

Fears of AI replacing jobs have surfaced online as companies have slashed thousands of jobs. The Ministry of Manpower (MOM), however, released a report in April that found no indication that significant job displacement was due to AI “at this point”. AI is rather “augmenting”, not replacing jobs, MOM said. /TISG

Read also: ‘Retrenchment hits the most expensive, dispensable person’: HENRYs discuss frugal living and lifestyle downsizing amid job cuts

- Advertisement -

Hot this week

‘I just feel so lost’: 25 y/o Singaporean seeks advice on how to turn his finances around

SINGAPORE: At 25 years old, one Singaporean has started to become anxious about the fact that he still has no savings at his age, unlike most of his peers. On Monday (Jun 1), he posted anonymousl...

Singapore is Southeast Asians’ top choice for living & working among ASEAN member states

ISEAS – Yusof Ishak Institute’s State of Southeast Asia 2026 Survey shows Singapore tops Southeast Asians' choice of country not only to visit but also to relocate. Japan is most people's second ch...

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