New data confirms it: AI is taking human jobs
In March, Shopify's CEO told his managers he was implementing a new rule: Before asking for more head count, they had to prove that AI couldn't do the job as well as a human would. A few weeks later, Duolingo's CEO announced a similar decree and went even further — saying the company would gradually phase out contractors and replace them with AI. The announcements matched what I've been hearing in my own conversations with employers: Because of AI, they are hiring less than before.
When I first started reporting on ChatGPT's impact on the labor market, I thought it would take many years for AI to meaningfully reshape the job landscape. But in recent months, I've found myself wondering if the AI revolution has already arrived. To answer that question, I asked Revelio Labs, an analytics provider that aggregates huge reams of workforce data from across the internet, to see if it could tell which jobs are already being replaced by AI. Not in some hypothetical future, but right now — today.
Zanele Munyikwa, an economist at Revelio Labs, started by looking at the job descriptions in online postings and identifying the listed responsibilities that AI can already perform or augment. She found that over the past three years, the share of AI-doable tasks in online job postings has declined by 19%. After further analysis, she reached a startling conclusion: The vast majority of the drop took place because companies are hiring fewer people in roles that AI can do.
Next, Munyikwa segmented all the occupations into three buckets: those with a lot of AI-doable tasks (high-exposure roles), those with relatively few AI-doable tasks (low-exposure roles), and those in between. Since OpenAI released ChatGPT in 2022, she found, there has been a decline in job openings across the board. But the hiring downturn has been steeper for high-exposure roles (31%) than for low-exposure roles (25%). In short, jobs that AI can perform are disappearing from job boards faster than those that AI can't handle.
Which jobs have the most exposure to AI? Those that handle a lot of tech functions: database administrators, IT specialists, information security, and data engineers. The jobs with the lowest exposure to AI, by contrast, are in-person roles like restaurant managers, foremen, and mechanics.
This isn't the first analysis to show the early impact of AI on the labor market. In 2023, a group of researchers at Washington University and New York University homed in on a set of professionals who are particularly vulnerable: freelancers in writing-related occupations. After the introduction of ChatGPT, the number of jobs in those fields dropped by 2% on the freelancing platform Upwork — and monthly earnings declined by 5.2%. "In the short term," the researchers wrote, "generative AI reduces overall demand for knowledge workers of all types."
At Revelio Labs, Munyikwa is careful about expanding on the implications of her own findings. It's unclear, she says, if AI in its current iteration is actually capable of doing all the white-collar work that employers think it can. It could be that CEOs at companies like Shopify and Duolingo will wake up one day and discover that hiring less for AI-exposed roles was a bad move. Will it affect the quality of the work or the creativity of employees — and, ultimately, the bottom line? The answer will determine how enduring the AI hiring standstill will prove to be in the years ahead.
Some companies already appear to be doing an about-face on their AI optimism. Last year, the fintech company Klarna boasted that its investment in artificial intelligence had enabled it to put a freeze on human hiring. An AI assistant, it reported, was doing "the equivalent work of 700 full-time agents." But in recent months, Klarna has changed its tune. It has started hiring human agents again, acknowledging that its AI-driven cost-cutting push led to "lower quality."
"It's so critical that you are clear to your customer that there will always be a human," CEO Sebastian Siemiatkowski told Bloomberg. "Really investing in the quality of the human support is the way of the future for us."
Will there be more chastened Siemiatkowskis in the months and years ahead? I'm not betting on it. All across tech, chief executives share an almost religious fervor to have fewer employees around — employees who complain and get demotivated and need breaks in all the ways AI doesn't. At the same time, the AI tools at our disposal are getting better and better every month, enabling companies to shed employees. As long as that's the case, I'm not sure white-collar occupations face an optimistic future.
Even Siemiatkowski still says he expects to reduce his workforce by another 500 through attrition in the coming year. And when Klarna's technology improves enough, he predicts, he'll be able to downsize at an even faster pace. Asked when that point will come, he replied: "I think it's very likely within 12 months."
Aki Ito is a chief correspondent at Business Insider.
Read the original article on Business Insider

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles
Yahoo
38 minutes ago
- Yahoo
What is a GPT?
When you buy through links on our articles, Future and its syndication partners may earn a commission. The introduction of generative pre-trained transformers (GPTs) marked a significant milestone in the adoption and utility of artificial intelligence in the real world. The technology was created by the then fledgling research lab OpenAI, based on previous research done on transformers in 2017 by Google Labs. It was Google's white paper "Attention is all you need", which laid the foundation for OpenAI's work on the GPT concept. As seen in > Model matchup surprise > ChatGPT announcements > Goodbye ChatGPT-4 > Why ChatGPT 4.1 is a big deal Transformers provided AI scientists with an innovative method of taking user input, and converting it to something that could be used by the neural network using an attention mechanism to identify important parts of the data. This architecture also allows for the information to be processed in parallel rather than sequentially as with traditional neural networks. This provides a huge and critical improvement in speed and efficiency of AI processing. OpenAI's GPT architecture was released in 2018 with GPT-1. By significantly refining Google's transformer ideas, the GPT model demonstrated that large-scale unsupervised learning could produce an extremely capable text generation model which operated at vastly improved speeds. GPT's also uprated the neural networks' understanding of context which improved accuracy and provided human-like coherence. Before GPT, AI language models relied on rule-based systems or simpler neural networks like recurrent neural networks (RNNs), which struggled with long-range dependencies and contextual understanding. The story of the GPT architecture is one of constant incremental improvements ever year since launch. GPT-2 in 2019 introduced a model with 1.5 billion parameters, which started to provide the kind of fluent text responses where AI users are now familiar with. However it was the introduction of GPT-3 (and subsequently 3.5) in 2020 which was the real game-changer. It featured 175 billion parameters, and suddenly a single AI model could cope with a vast array of applications from creative writing to code generation. GPT technology went viral in November of 2022 with the launch of ChatGPT. Based on GPT 3.5 and later GPT-4, this astonishing technology instantly propelled AI into public consciousness in a massive way. Unlike previous GPT models, ChatGPT was fine-tuned for conversational interaction. Suddenly business users and ordinary citizens could use an AI for things like customer service, online tutoring or technical support. So powerful was this idea, that the product attracted a 100 million users in a mere 60 days. Today GPT is one of the top two AI system architectures in the world (along with Google's Gemini). Recent improvements have included multimodal capabilities, i.e. the ability to process not just text but also images, video and audio. OpenAI has also updated the platform to improve pattern recognition and enhance unsupervised learning, as well as adding agentic functionality via semi-autonomous tasks. On the commercial front, GPT powered applications are now deeply embedded in many different business and industry enterprises. Salesforce has Einstein GPT to deliver CRM functionality, Microsoft's Copilot is an AI assisted coding tool which incorporates Office suite automation, and there are multiple healthcare AI models which are fine-tuned to provide GPT powered diagnosis, patient interaction and medical research. At the time of writing the only two significant rivals to the GPT architecture are Google's Gemini system and the work being done by DeepSeek, Anthropic's Claude and Meta with its Llama models. The latter products also use transformers, but in a subtly different way to GPT. Google however is a dark horse in the race, as it's becoming clear that the Gemini platform has the potential to dominate the global AI arena within a few short years. Despite the competition, OpenAI remains firmly at the top of many leaderboards in terms of AI performance and benchmarks. Its growing range of reasoning models such as o1 and o3, and its superlative image generation product, GPT Image-1 which uses the technology, continue to demonstrate that there is significant life left in the architecture, waiting to be exploited.
Yahoo
an hour ago
- Yahoo
Coach Launch Responds to Rising Sales Resistance by Championing Virtual Events for Entrepreneurial Success
Melbourne, Australia, June 03, 2025 (GLOBE NEWSWIRE) -- As businesses navigate an era of heightened sales resistance and growing distrust driven by AI-generated content, Coach Launch, a Melbourne-based consultancy with a global client base, has announced a strategic initiative to help entrepreneurs embrace virtual events as a scalable solution to rebuild engagement and trust. The company now offers tailored online virtual event consulting designed to replace outdated sales tactics with immersive, rapport-building digital Skepticism Fuels a New Sales Era Across industries, sales teams are encountering a new form of resistance—one deeply tied to the rise of artificial intelligence and automation in marketing. Potential buyers are becoming more selective, with an increased focus on authenticity and real-time engagement. According to recent findings, traditional one-to-one selling methods are proving costly and increasingly ineffective, while automated systems often fail to create the trust needed to convert modern customers. In response, businesses are shifting their approach, and Coach Launch is leading the way by offering a consulting model that focuses on high-impact virtual experiences. Virtual Events Offer an Effective Alternative Virtual events are emerging as a vital tool in combating sales resistance, offering entrepreneurs a way to scale outreach while maintaining a human touch. These experiences create an opportunity for businesses to connect with their audiences in real-time, delivering value, insights, and interaction that static digital content cannot match. 'Virtual events have become a necessary evolution in business communication,' said Mr. Matthew White, spokesperson for Coach Launch. 'They allow entrepreneurs to demonstrate their value in real time, answer questions, and build a genuine connection. In today's environment, that's what moves the needle.' Coach Launch specializes in guiding entrepreneurs through the entire event process—from strategy and planning to execution and follow-up—ensuring each virtual engagement is structured for both authenticity and profitability. Immersive Experiences Increase Engagement The effectiveness of virtual events lies in their immersive nature. Reports such as Immersion Causes Conversion point to a measurable link between active participation and consumer response. When attendees are drawn into a live, engaging experience, they are more likely to remember the message, build trust with the host, and take action. This insight is especially relevant given data from The Rise of Sales Resistance, which outlines the declining effectiveness of conventional outreach tactics such as cold emails and sales calls. In this landscape, passive strategies are falling short, and immersive approaches like live digital events are rising in value. Scalable and Repeatable Business Growth Model Coach Launch is not merely offering one-time solutions. Its consulting services are built around a repeatable framework that enables entrepreneurs to run profitable, recurring virtual events. This system allows entrepreneurs to run profitable, recurring virtual events—accessible to businesses anywhere in the world. Unlike conventional marketing funnels, the model empowers entrepreneurs to host sessions that engage audiences, showcase expertise, and move prospects naturally toward conversion—all within a controlled, measurable environment. 'Our goal is to provide a roadmap that entrepreneurs can replicate,' said White. 'The beauty of virtual events is in their flexibility. You can iterate, adapt, and run them as often as needed without the overhead of traditional events.' Coach Launch's upcoming session will be held on April 19, 2025, with new sessions recurring every two weeks. Entrepreneurs and business leaders interested in learning more about this model are encouraged to get a free ticket and attend the next live event. Rebuilding Trust Through Connection Trust is at the heart of every business transaction, and Coach Launch emphasizes that it must be earned through transparency, interaction, and value. By replacing static content and impersonal outreach with live, human-driven experiences, entrepreneurs are reclaiming lost ground in a digitally crowded marketplace. Coach Launch's approach aligns with the evolving expectations of today's buyers, who value authenticity over automation and are more likely to engage when they feel seen and heard regardless of geography or time zone. About Coach Launch Coach Launch is a global online virtual event consulting company based in Melbourne, Australia. It specializes in helping entrepreneurs and small business owners plan, launch, and optimize profitable virtual events. As virtual event consultants, Coach Launch supports coaches, consultants, and service experts who want to run profitable virtual events in small, intimate groups with highly engaged attendees ready to buy—and do so consistently, like clockwork. With a focus on scalability, engagement, and trust-building, Coach Launch provides strategic consulting to support business growth through immersive digital experiences. Its bi-weekly events demonstrate the effectiveness of this approach, offering entrepreneurs a clear path toward modernizing their outreach Event Consultants CONTACT: Media Contact Company Name: Coach Launch Contact Person: Mr. Matthew White Email: contactus@ Phone: +1 844-780-1448 Country: Australia Website: in retrieving data Sign in to access your portfolio Error in retrieving data Error in retrieving data Error in retrieving data Error in retrieving data


TechCrunch
an hour ago
- TechCrunch
Windsurf says Anthropic is limiting its direct access to Claude AI models
Windsurf, the popular vibe coding startup that's reportedly being acquired by OpenAI, said Anthropic significantly reduced its first-party access to the highly popular AI models Claude 3.7 Sonnet and Claude 3.5 Sonnet. Windsurf CEO Varun Mohan said in a post on X that Anthropic gave Windsurf little notice for this change, and the startup now has to find other third-party compute providers to run Claude AI models on its platform. 'We have been very clear to Anthropic that this is not our desire – we wanted to pay them for the full capacity,' said Mohan on X. 'We are disappointed by this decision and short notice.' In a blog post, Windsurf said this it has some capacity with third-party inference providers, but not enough, so this change may create short-term availability issues for Windsurf users trying to access Claude. With less than five days of notice, Anthropic decided to cut off nearly all of our first-party capacity to all Claude 3.x models. Given the short notice, we may see some short-term Claude 3.x model availability issues as we have very quickly ramped up capacity on other inference… — Varun Mohan (@_mohansolo) June 3, 2025 The decision comes just a few weeks after Anthropic seemed to pass over Windsurf during the launch of Claude 4, the company's new family of models, which offer industry leading performance on software engineering tasks. Anthropic gave several popular vibe coding apps — including Anysphere's Cursor, Cognition's Devin, and Microsoft's GitHub Copilot — immediate access to run Claude Sonnet 4 and Claude Opus 4. Those apps started supporting the new Claude 4 models on launch day. Windsurf said at the time it did not receive direct access from Anthropic to run Claude 4 on its platform, and still hasn't — forcing the company to rely on a workaround that's more expensive and complicated for developer to access Claude. Anthropic's AI models have become a favorite among developers, and in the past, Anthropic has worked with Windsurf to power its vibe coding tools. The AI-assisted coding sector, also know as vibe coding, has heated up in recent months. OpenAI reportedly closed on a deal to acquire Windsurf in April. At the same time, Anthropic has invested more in its own AI-coding applications. In February, Anthropic launched its own AI coding application, Claude Code, and in May, the startup held its first Code with Claude developer conference. Techcrunch event Save now through June 4 for TechCrunch Sessions: AI Save $300 on your ticket to TC Sessions: AI—and get 50% off a second. Hear from leaders at OpenAI, Anthropic, Khosla Ventures, and more during a full day of expert insights, hands-on workshops, and high-impact networking. These low-rate deals disappear when the doors open on June 5. Exhibit at TechCrunch Sessions: AI Secure your spot at TC Sessions: AI and show 1,200+ decision-makers what you've built — without the big spend. Available through May 9 or while tables last. Berkeley, CA | REGISTER NOW 'We're prioritizing capacity for sustainable partnerships that allow us to effectively serve the broader developer community,' said Anthropic spokesperson Steve Mnich in an email to TechCrunch on Tuesday, noting that it's still possible to access Claude on Windsurf via an API key. 'Developers can also access Claude through our direct API integration, our partner ecosystem, and other development tools.' Windsurf has grown quickly this year, reaching $100 million ARR in April, in an attempt to catch up with more popular AI coding tools such as Cursor and GitHub Copilot. However, Windsurf's limited access to Anthropic's models may be stunting its growth. Several Windsurf users that spoke with TechCrunch were frustrated by the lack of direct access to Anthropic's best AI coding models. Ronald Mannak, a startup founder that specializes in Apple's programming language, Swift, told TechCrunch that Claude 4 represented a significant jump in capabilities for his workloads. While Mannak has been a Windsurf customer since late 2024, he's switched to using Cursor in recent weeks so that he can vibe code more easily with Claude 4. As a short-term solution to support Claude 4, Windsurf allows users to connect their Anthropic API keys to their Windsurf accounts. However, developers have noted that this 'bring your own key' solution is more expensive and complicated than if Windsurf provided the models itself. When it comes to vibe coders, optionality is the name of the game. Every few months, OpenAI, Google, and Anthropic release new AI models that seem to outperform the industry on coding tasks. Because of that, it benefits vibe coding startups to support AI models from all the leading developers. Windsurf spokesperson Payal Patel tells TechCrunch via email that the company has always believed in providing optionality for users. In this case, it seems Anthropic has made that a bit more challenging.