AI and work
AI Is Cutting Tasks, Not Human Ambition
How AI-assisted software development lets small expert teams build serious custom websites, creates new kinds of work, and changes the economics without removing human accountability.

The public debate often begins with the wrong question: “Which jobs will AI take?” A more useful question is: “What valuable work becomes possible when the cost of creating it falls?”
Some tasks will disappear. Some roles will shrink. That deserves honesty, support, and serious investment in skills. But a task is not a whole job, and lower production costs do not only produce redundancies. They also unlock demand.
The job losses are real. So is the job creation.
The World Economic Forum's 2025 report estimates that the major forces reshaping the labour market could create 170 million roles and displace 92 million by 2030. That is a projected net increase of 78 million, but it is not a promise that every displaced worker automatically moves into a new role.
170m
roles projected to be created
92m
roles projected to be displaced
+78m
projected net change
Crucially, the same report says 59 out of every 100 workers will need training by 2030. The optimistic case for AI is not “nothing changes.” It is that businesses, educators, and workers choose to build a bridge into the new work.
What changes when a custom website no longer needs a huge delivery machine?
A serious digital product has traditionally accumulated cost through specialist teams, management layers, sequential handovers, infrastructure setup, repetitive implementation, and long feedback loops. For complex regulated systems, that structure may still be appropriate. For many growing businesses, it is more organisation than the problem needs.
AI-assisted development lets a senior team compress some of that work. It can draft bounded code, explore alternatives, produce test cases, explain unfamiliar APIs, help audit repetitive patterns, and accelerate documentation. Modern managed services handle deployment, databases, payments, email, and storage without a separate department for each one.
Where the saving comes from
Less spent on repetitive delivery. More invested in the product.
A small AI-assisted team can lower development costs* by reducing handovers, repetitive implementation, and infrastructure overhead while keeping senior people responsible for the result.
The real opportunity is to spend less on ceremony and repetition, then direct more of the budget towards the product, its users, and the business outcome.
Why the senior developer becomes more important, not less
AI can generate a confident answer without understanding the consequence. A production system still needs someone who knows when the answer is wrong, incomplete, insecure, or simply solving the wrong problem.
- Architecture: deciding what should be built, what should be bought, and how the parts remain maintainable.
- Security and privacy: protecting identities, payments, customer data, secrets, and administrative access.
- Product judgment: translating an unclear business need into a useful customer journey.
- Quality ownership: reviewing generated output, testing edge cases, monitoring production, and supporting change.
The research says “it depends” and that is useful
GitHub's controlled experiment found that 95 professional developers completed one defined JavaScript task 55% faster with Copilot. That is meaningful evidence for a particular task, not proof that every software project becomes 55% faster.
METR found experienced open-source developers were slower with early-2025 tools in mature repositories. In February 2026 it said those historical results no longer reflected current tools and reported signs of speed-up, while also warning that selection effects made the size unreliable. That uncertainty matters.
The sensible conclusion is not a headline percentage. AI is strongest when skilled people choose appropriate tasks, supply context, verify the output, and remain accountable. It does not make weak delivery practices disappear.
Small teams can open a market that did not exist
When a custom platform requires a £50,000-plus commitment, many small organisations never commission it. No developer, designer, tester, cloud specialist, or support provider gets that work because the project never begins.
If a focused team of two to five can make the same class of idea commercially viable, the result can be more buyers of professional software, more specialised products, and more businesses able to compete. New work appears around integration, AI workflow design, quality assurance, governance, domain research, content, customer success, and ongoing improvement.
The gains will not distribute themselves fairly. Entry-level pathways need deliberate protection, and experienced people must pass on judgment rather than only delegate tasks to machines. But reducing the cost of invention can broaden who gets to invent.
Frequently asked questions
Does AI replace web developers?
AI can automate or accelerate parts of software development, but production websites still need accountable people to understand the business, choose the architecture, protect customer data, review output, test the system, and maintain it after launch.
Can AI reduce the cost of a custom website?
Yes. In suitable projects, AI can reduce repetitive implementation and coordination work, allowing a smaller senior team to deliver custom software at a lower cost.
How can a team of two to five people build serious software?
A small senior team can combine product decisions, design, engineering, testing, and operations while using AI for bounded repetitive work and established cloud services for infrastructure. Fewer handovers can reduce coordination cost, but every important output still requires human review.
Does AI create jobs as well as displace them?
Yes, although the gains and losses do not necessarily reach the same people. The World Economic Forum projects that several major labour-market trends, including AI, will create 170 million roles and displace 92 million by 2030. Reskilling and responsible adoption remain essential.
*Actual savings depend on project scope, integrations, risk, content, compliance, and ongoing support.
Sources and reading
- 1. Future of Jobs Report 2025
World Economic Forum. Projects 170 million roles created and 92 million displaced by 2030, a net increase of 78 million across the trends studied.
- 2. Research: quantifying GitHub Copilot's impact on developer productivity and happiness
GitHub. A controlled task with 95 professional developers found the Copilot group completed one defined JavaScript task 55% faster; this is not a universal project estimate.
- 3. We are Changing our Developer Productivity Experiment Design
METR. Reports signs of improved AI-assisted speed in later tools while warning that selection effects make the size of the effect unreliable.