How China broke the AI monopoly, and why 2027 will be the year you hand off a task at night and check the work in the morning

How China broke the AI monopoly, and why 2027 will be the year you hand off a task at night and check the work

Illustration generated by AI (Nano Banana Pro model on the FOTOhub.app platform). Disclosed in accordance with art. 50 of the AI Act.

Back at the turn of 2024 into 2025, the dominant narrative in the AI industry was simple: the best language models were closed, expensive, and controlled by three or four American companies, and any organization that wanted to use serious AI had to send its data, including sensitive company data, to an outside API. The consensus was that no serious player would ever agree to ship confidential corporate data to servers outside its own infrastructure, and yet there was no real alternative for organizations that wanted full control over a model in the GPT or Claude class. On January 22, 2025, that entire picture fell apart in a matter of days, when the Chinese company DeepSeek released R1, an openly licensed model under MIT terms that matched OpenAI's flagship reasoning model o1 in performance, priced at a fraction of the competition's cost. That was the moment the AI industry stopped being what it had been before, and the line separating "closed models you pay to access" from "open models you can download and run on your own servers" started blurring faster than anyone expected.

I'm writing this from the vantage point of someone who's spent more than twenty-one years working on systems infrastructure and architecture, and who's spent the last several years building products that integrate dozens of AI models at once. I didn't watch this shift as an outside commentator, I lived it as someone who had to make real architectural calls about which models to integrate, where to host them, and how to secure infrastructure serving hundreds of thousands of users. This piece is an attempt at an honest, data-driven account of what actually happened between January 2025 and August 2026, plus my own expert take on why 2027 will mark a turning point in how organizations work with AI agents.

The DeepSeek shock: the day Nvidia lost a trillion dollars

On January 24, 2025, DeepSeek released R1, a reasoning model trained via reinforcement learning that matched OpenAI's o1 on performance across multiple benchmarks, while the company claimed a training cost under $6 million. For comparison: the API pricing gap between OpenAI's o1 and DeepSeek-R1 sat at roughly 30x at the time, with OpenAI's model priced at $60 per million output tokens against DeepSeek-R1's $2.19 per million output tokens. A week after the announcement, on January 27, 2025, the Nasdaq Composite shed more than a trillion dollars in market value in a single trading day, and Nvidia, the primary supplier of the GPU chips powering AI model training, posted a record one-day stock drop of roughly 18 to 20 percent.

The key technical fact separating R1 from earlier Chinese AI models had to do with how it was released. DeepSeek published the model's full weights (the trained neural network's parameters) under the MIT license, the most permissive open-source license there is, allowing unrestricted commercial use, modification, and redistribution with no licensing fees. Analysts at London's IISS flagged a detail with real symbolic weight: this marked the first time since OpenAI's GPT-2 in 2019 that a frontier-class model, meaning a model sitting at the absolute cutting edge of technological capability at that moment, had been released fully open by any company, not just a Chinese one. It's worth holding onto some precision here, as an analysis from the EU's Institute for Security Studies points out: R1 isn't fully open source in the strict sense, since DeepSeek never published the complete training dataset or the full training-process source code. It's an "open-weight" model, meaning the trained weights themselves are made public, which in practice is enough for any organization to download the model and run it on its own infrastructure, fine-tune it for its own needs, and deploy it commercially with no licensing restrictions whatsoever.

The reaction from markets and the research community was immediate and unambiguous. Marc Andreessen, one of Silicon Valley's most influential investors, publicly wrote that "DeepSeek R1 is one of the most amazing and impressive breakthroughs I've ever seen, and as open source, a profound gift to the world". CNBC analysts quoted industry figures describing DeepSeek's success as a win for the entire open-model ecosystem, including Meta's Llama, Mistral, and Hugging Face, since it proved open-source models could hit state-of-the-art performance, no longer dismissed as a non-commercial research side project but instead a real, scalable alternative to closed models. It's worth noting, though, that this success had a dark side too: research from Cisco's security team found significant safety weaknesses in R1, and using jailbreaking techniques, Cisco's team achieved a 100 percent success rate in getting the model to produce affirmative responses to harmful prompts drawn from the widely used HarmBench benchmark. That's an important caveat I'll come back to later: a model being open and a model being safe are two entirely separate questions, and succeeding on one axis says nothing about succeeding on the other.

From one model to an entire ecosystem: China's open-source offensive in 2026

What happened after DeepSeek-R1 wasn't a one-off event, it was the opening move of a systematic, multi-year strategy by Chinese tech companies to mass-release frontier-class AI models under permissive open-source licenses. According to an analysis published in July 2026, six of the eight largest Chinese AI labs, DeepSeek, Alibaba (the Qwen family), Zhipu AI (GLM), Moonshot AI (Kimi), MiniMax, and partially Tencent (Hunyuan) and Baidu (Ernie), release their flagship models with open weights under MIT or Apache 2.0 licenses, while Western flagships, GPT-5, Claude, and Gemini, remain exclusively closed. That's a fundamental structural shift in the global AI ecosystem: the divide between "open" and "closed" models stopped running along a technological line and started running along a geographic one, with China as the primary engine of openness.

The scale of this offensive is hard to overstate. According to Hugging Face's August 2026 report, Alibaba's Qwen model crossed 3 billion downloads worldwide over the previous six months, overtaking Meta and Google globally on this metric to claim the world's top spot. The Qwen team has publicly released more than 460 models across the full family, with derivative models built on top of them now exceeding 300,000. Hugging Face described Qwen as "one of the largest foundations of the open AI ecosystem," noting that "Qwen has become the default workflow for developers deciding which model to fine-tune and deploy". Moonshot AI announced the full open release of its latest flagship, Kimi K3, totaling 2.8 trillion parameters, making it currently the largest open model in the world by parameter count.

Real-world production usage data tells an equally striking story. Per Digital Applied's Q2 2026 market report, Chinese open-source models processed a peak weekly share of 46 percent of all enterprise API tokens on OpenRouter, one of the largest platforms aggregating access to AI models, in mid-July 2026. Chinese providers have held at least 30 percent of weekly enterprise token volume on OpenRouter every single week since February 8, 2026, and by April 2026 the combined share of six Chinese labs, Xiaomi, Alibaba, MiniMax, Zhipu, DeepSeek, and StepFun, exceeded 45 percent of total weekly volume. The US-China Economic and Security Review Commission reported in March 2026 that roughly 80 percent of American AI startups use Chinese open-weight models somewhere in their tech stack, either as a primary model or as a fallback option for cost-optimized workloads. A Hugging Face report from spring 2026 found a similar pattern in download counts: open-weight models originating from China accounted for 41 percent of global open-model downloads between February 2025 and February 2026, versus 36.5 percent for models of American origin.

Why the fear about sending data to China turned out to be the wrong fear

Here's the point I consider central to understanding what actually happened. The dominant worry in public discourse in late 2024 and early 2025 went like this: no Western company would ever agree to send its corporate data to a Chinese API provider, for obvious reasons tied to national security, IP protection, and data-privacy regulations. Looking back from August 2026, that skepticism was reasonable, but it targeted the wrong problem. The real revolution wasn't companies starting to send their data to Chinese APIs. It was Chinese companies starting to release the models themselves, their trained weights, for anyone to download and run on their own, fully controlled infrastructure, with no need to send any data whatsoever to any external server, Chinese or American.

That's a fundamental architectural distinction, one the UK law firm Herbert Smith Freehills Kramer captured precisely in an April 2025 report: distributing R1 as open source, with every weight and every line of source code freely available to the global public for download and deployment, represents a disruption of the previously dominant business model built around closed, subscription-based AI. That same report stresses that for startups in the UK and EU operating at what's called the application layer, meaning those integrating AI models into specific business use cases, having models with near-frontier performance available at 20 to 30 times lower cost opens the door to building advanced AI products with dramatically less starting capital. Put differently: the fear about data flowing east turned out to be irrelevant, because the scenario that actually played out looked nothing like what anyone predicted. Any company, regardless of size, could now download a model rivaling Claude or GPT and run it on its own servers, in its own data center, or in whichever cloud it chose, keeping full control over exactly where its data physically lives and gets processed.

This shift carries direct implications for Europe's technological sovereignty, and a July 2026 report from the EU Institute for Security Studies makes the point explicitly: the MIT license under which DeepSeek released R1 makes the model freely available for commercial use, which lowers the barrier to entry for organizations lacking deep capital or their own compute infrastructure and accelerates AI adoption in sectors like finance, manufacturing, and healthcare. The same report frames this directly as an opportunity for countries like the UK and EU member states to close the technological gap and strengthen their own national AI sovereignty, independent of American providers of closed infrastructure.

Enterprise adoption at scale: no longer an experiment, now a procurement strategy

The data on real-world adoption of open-source models inside corporations shows this has graduated from experimental phase to a strategic procurement decision. Per an analysis published in July 2026, 67 percent of enterprises are now running open-source models such as DeepSeek, Llama, or Qwen in production, up from just 23 percent a year earlier. Organizations named as testing or deploying Chinese models in production include institutions like HSBC, Standard Chartered, and Saudi Aramco. UBS, in its own analysis, found that roughly 60 percent of firms tracking their AI spend are shifting workloads onto cheaper open-source models, Chinese-origin models in particular, using query-routing mechanisms that direct requests to different models depending on task complexity. A specific example cited in an analysis spanning May through July 2026 describes a startup that cut its monthly AI bill from $150,000 to $25,000, an 83 percent reduction, by switching to locally hosted, fine-tuned open-source models like Llama 4, DeepSeek, and Qwen for routine inference tasks.

By mid-2026, the Chinese models themselves are delivering performance that genuinely competes with the best closed systems. Qwen3-Coder-Next, running with just 3 billion active parameters, scores 70.6 percent on SWE-Bench Verified, widely regarded as one of the toughest tests of a model's ability to independently solve real-world software engineering tasks. Qwen3.5-Medium, per a February 2026 comparative analysis, delivers performance comparable to Anthropic's Sonnet 4.5, while running on local hardware. Moonshot AI's Kimi K2.5 has set new records for handling extremely long context windows, finding broad adoption in legal and research institutions, where the ability to process large documents in a single query is critical. All eight of the major Chinese models, DeepSeek, Qwen, GLM, Kimi, Doubao, Hunyuan, Ernie, and MiniMax, per a July 2026 pricing comparison, charge input-token rates ranging from roughly $0.57 (Kimi K2) to $1.65 (Qwen3 Max) per million tokens, radically undercutting flagship closed models.

Why this genuinely changed the rules for every company

I'd argue the single most important practical consequence of this wave of open Chinese models can be summed up in one sentence: any company, regardless of size, can now run an advanced, Claude- or GPT-4-class AI model on its own servers, fully under its own control, with zero need to send any data to an outside provider. That's not a theoretical possibility, it's something I'm actively doing in the architecture of the product I'm building, integrating models from more than ten different providers, including open Chinese models, for exactly this reason: comparable performance, dramatically lower cost, and, critically, full control over where the model physically runs and what data flows through it.

This shift matters enormously for AI agents specifically, systems that don't just answer questions but autonomously carry out multi-step tasks, using tools, databases, and other systems on a user's behalf. An AI agent operating inside a corporate environment needs access to internal systems, documents, customer databases, and code repositories, which under a purely closed-API model would mean, in practice, shipping massive volumes of sensitive corporate data to an outside provider with every single agent operation. A locally deployed, open-source model, running on your own GPU infrastructure, eliminates that problem architecturally rather than procedurally: the data never leaves the corporate network, because the model itself runs inside that network.

2026, the year of pilots. 2027, the year of production: why AI agents are changing how work gets done

Running alongside the open-model revolution, a second, tightly linked shift has been playing out in AI agents. Per Gartner's August 2025 analysis, the share of enterprise applications equipped with specialized AI agents was projected to jump from under 5 percent in 2025 to 40 percent by the end of 2026, an eightfold increase in a single year. Microsoft's February 2026 Cyber Pulse report found that 80 percent of Fortune 500 companies had already deployed active AI agents, not chatbots or assistants, but autonomous systems taking real actions inside corporate workflows. A March 2026 analysis found that 72 percent of Global 2000 companies were running agentic systems that had moved past the experimental stage.

Per a compilation of 120 data points on agent adoption published in April 2026, 80 percent of enterprise applications released or updated in Q1 2026 included at least one AI agent, up from 33 percent in 2024, and 31 percent of enterprises had at least one AI agent in production, with banking and insurance leading at 47 percent while healthcare and public administration lagged at 18 and 14 percent respectively. The median time to ROI on an agent deployment came in at 5.1 months, with customer-service agents paying back fastest at 3.4 months and finance and operations agents taking longest at 8.9 months.

IDC and McKinsey forecasts, cited in April 2026, converge on an estimate of $1.4 trillion in global enterprise spending on AI agents by 2027. The same report projects that cross-industry production deployment rates will climb from 31 percent in Q1 2026 to somewhere between 48 and 55 percent by Q1 2027, with banking, insurance, and software/internet sectors hitting production deployment rates around 62 to 63 percent. The share of organizations running multi-agent orchestration (three or more agents collaborating on a complex task) is projected to rise from 22 percent in 2026 to 45-50 percent in 2027, and the average number of distinct agents deployed inside a Fortune 500 organization is projected to grow from 3.4 in 2026 to 6-8 in 2027.

IDC's March 2026 forecast goes even further, projecting a tenfold increase in the number of AI agents deployed across enterprises by 2027, framing this not as a strategy problem but as an infrastructure problem: a company running 2-5 AI agents today will be running 20-50 or more by 2027. A July 2026 analysis cites even more aggressive figures: the average organization could deploy an average of 1,661 AI agents by 2027, with spending on agentic AI expected to hit $201.9 billion in 2026, up 141 percent from 2025, and agent spending is expected to overtake spending on chatbots and conversational assistants as early as 2027. Gartner also forecasts that by 2027, AI agents will support or fully automate 50 percent of business decisions inside enterprises.

The dark side of the expansion: why 40 percent of agentic projects are set to be shelved

Intellectual honesty demands acknowledging the flip side of these forecasts, because the very same Gartner projecting an eightfold jump in agent adoption is simultaneously warning that more than 40 percent of agentic AI projects will be canceled by the end of 2027 due to spiraling costs, unclear business value, or inadequate risk controls. A separate Gartner forecast adds that by 2027, 40 percent of enterprises will downgrade or fully retire autonomous AI agents because of governance problems only discovered after incidents occurred in production. McKinsey's 2026 AI Trust Maturity Survey finds that safety and risk concerns are the leading factor limiting how far organizations scale agentic systems, cited by nearly two-thirds of respondents.

Putting these two, seemingly contradictory forecasts side by side gives, in my view, the most accurate picture of what's actually happening in the AI agent market: an infrastructure-level explosion in adoption (more agents deployed across more companies) happening simultaneously with a project-level wave of failures (a significant share of individual, specific deployments won't survive to production, or will get pulled back out). In other words: AI agents as a category are winning, but most individual agent projects rolled out without proper organizational, technical, and regulatory preparation are going to lose.

Why I believe 2027 will be the year you hand a task to an agent overnight

The framing I opened this piece with, "you hand off a task, and by evening you check how it was done," is, in my view, the most accurate description of a fundamental shift in the human-AI relationship, one I already see playing out in the most advanced deployments today and one I expect to become the dominant way of working in 2027. It's a move from a synchronous model, where a human asks a question and waits for an immediate answer, to an asynchronous one, where a human defines a goal, the agent independently plans and executes a multi-step sequence of actions, and the human comes back later to verify and correct the result.

The data backs up this working model gaining real traction specifically in software engineering. Gartner forecasts that by 2027, more than 65 percent of engineering teams using agentic coding will treat their IDEs as optional, shifting control, management, and code validation onto automated agentic platforms. By 2028, asynchronous coding-agent workflows are expected to boost engineering team productivity by 30 to 50 percent, compared to the 0 to 20 percent gains delivered by earlier, synchronous coding assistants that surfaced real-time suggestions but required the developer's constant, active presence. That's precisely the breakthrough: moving from an assistant that suggests a line of code while you're watching it, to an agent you hand an entire module to overnight, checking the pull request in the morning.

At the same time, Gartner cautions that throughout 2027, most agentic AI deployments will operate under a model of conditional autonomy with a human in the loop, not full, unsupervised autonomy. By 2028, only 15 percent of agentic deployments are expected to reach a high level of autonomy, up from under 5 percent in 2025. That's an important reality check: the "leave it overnight, check in the morning" model in 2027 doesn't mean human oversight disappears entirely, it means a fundamental shift in the frequency and nature of that oversight, from continuous, synchronous monitoring of every single step, to periodic, batch verification of the final output, with the ability to step in at specific, predefined checkpoints in the process.

Gartner also forecasts that by 2027, a third of agentic AI deployments will use a combination of multiple agents with different, specialized skill sets working synergistically together and alongside humans on complex tasks, exchanging knowledge and coordinating effort. Specialization is expected to drive 70 percent of multi-agent systems by 2027 toward agents with deliberately narrow, constrained roles, rather than a single, general-purpose agent trying to do everything. That's an architecturally sound direction: instead of one general agent with uncertain competence across every domain, organizations are building teams of specialized agents, much the way a human team is made up of people with different, complementary skills rather than one person trying to be a lawyer, a developer, and an accountant all at once.

What this practically means for companies right now

From the vantage point of someone building product infrastructure on top of multiple AI models at once, I see two parallel processes that any company planning its 2027 AI strategy needs to understand as connected, not separate. The first is the commoditization of the foundation-model layer, where open Chinese models have driven the cost of accessing frontier-class performance down to a level where practically any organization can afford to host a model on its own infrastructure. The second is a shift in where competitive value actually gets created, away from the model itself and toward the orchestration layer, meaning how well an organization can design, secure, and oversee a system made up of multiple, collaborating agents built on top of those now-commoditized models.

That shift has direct consequences for where real business value gets created in 2027. Since access to a model comparable to Claude or GPT-4 now costs a fraction of what it did in 2024, and since it can be run locally, competitive advantage stops flowing from access to the best model, since the model will, in practice, be nearly identical and available to everyone at a similar price. It starts flowing from how well a company has built the oversight, validation, security, and evidentiary-documentation processes surrounding the decisions its AI agents make, precisely the space where I'm currently putting my own time and resources, building governance infrastructure for high-risk AI systems. The companies that, in 2027, genuinely hand off entire, multi-step tasks to AI agents overnight and check the result in the morning won't win because they have access to a better model than their competitors, the model will, in practice, be nearly identical. They'll win because they built an oversight architecture around that model that lets them genuinely trust what the agent did overnight without manually retracing every step, and prove that trust to an auditor, a regulator, or a client, whenever that's needed.

Sources (24)
  1. ORF Online, "Global AI's 'DeepSeek Moment': Impact and Implications" — https://www.orfonline.org/research/global-ai-s-deepseek-moment-impact-and-implications
  2. IISS, "Strategic Comments" — https://www.iiss.org/globalassets/media-library---content--migration/files/publications/strategic-comments-delta/2025/04/sc-31-08
  3. Fortune, "DeepSeek R1 establishes open source preeminent" — https://fortune.com/2025/01/27/deepseek-just-flipped-the-ai-script-in-favor-of-open-source-and-the-irony-for-openai-and-anthropic/
  4. CNBC, "DeepSeek's breakthrough emboldens open-source AI models like Meta's Llama" — https://www.cnbc.com/2025/02/04/deepseek-breakthrough-emboldens-open-source-ai-models-like-meta-llama.html
  5. SecNews.gr, "Chinese AI models 2026: DeepSeek, Qwen, GLM and the rest of the top ones" — https://www.secnews.gr/en/720190/kinezika-ai-montela-2026-deepseek-qwen-glm/
  6. Herbert Smith Freehills Kramer, "DeepSeek: New hope for Europe and UK in the AI arms race?" — https://www.hsfkramer.com/insights/2025-04/deepseek-new-hope-for-europe-and-uk-in-the-ai-arms-race
  7. MIT Technology Review, "How DeepSeek ripped up the AI playbook" — https://www.technologyreview.com/2025/01/31/1110740/how-deepseek-ripped-up-the-ai-playbook-and-why-everyones-going-to-follow-it/
  8. IoT Analytics, "DeepSeek R1's implications: Winners and losers in the generative AI value chain" — https://iot-analytics.com/winners-losers-generative-ai-value-chain/
  9. Global Times, "Alibaba's open-source AI model Qwen overtakes Meta and Google" — https://www.globaltimes.cn/page/202608/1368313.shtml
  10. ISS Europa, "Challenging US dominance: China's DeepSeek model and pluralisation of AI development" — https://www.iss.europa.eu/publications/briefs/challenging-us-dominance-chinas-deepseek-model-and-pluralisation-ai-development
  11. Digital Applied, "Chinese AI models enterprise share 2026" — https://tech-insider.org/ca/chinese-ai-models-enterprise-share-2026/
  12. Luminix, "Are open-source models like Kimi, Qwen and GLM 5.2 closing the gap on the frontier?" — https://www.useluminix.com/reports/industry-analysis/are-open-source-models-like-kimi-qwen-and-glm-5-2-closing-the-gap-on-the-frontier
  13. AlphaMatch AI, "The Open-Source LLM Revolution 2026" — https://www.alphamatch.ai/blog/open-source-llm-comparison-blog-2026
  14. Gartner Newsroom, "Over 40% of Agentic AI Projects Will Be Canceled by End 2027" — https://www.gartner.com/en/newsroom/press-releases/2025-06-25-gartner-predicts-over-40-percent-of-agentic-ai-projects-will-be-canceled
  15. Digital Applied, "AI Agent Adoption 2026: 120+ Enterprise Data Points" — https://www.digitalapplied.com/blog/ai-agent-adoption-2026-enterprise-data-points
  16. Axis Intelligence, "Agentic AI Statistics 2026: Market Size, Adoption Gap" — https://axis-intelligence.com/agentic-ai-statistics/
  17. No Jitter, "Gartner Predicts Inter-AI Agent Collaboration by 2027" — https://www.nojitter.com/ai-automation/gartner-predicts-ai-agent-collaboration-by-2027
  18. The Agentic Mind, "AI Agent Future Trends and Predictions: What 2027 Holds" — https://theagenticmind.blogspot.com/2026/07/ai-agent-future-trends-and-predictions.html
  19. Digital Applied, "IDC Predicts 10x AI Agent Usage by 2027" — https://www.digitalapplied.com/blog/idc-predicts-10x-ai-agent-usage-2027-enterprise-preparation
  20. LinkedIn Pulse, "By 2027, 40% of enterprise apps will include AI agents" — https://www.linkedin.com/pulse/2027-40-enterprise-apps-include-ai-agents-your-software-blt9f
  21. Hostinger, "Agentic AI statistics 2026: Market size, adoption, and forecasts" — https://www.hostinger.com/my/tutorials/agentic-ai-statistics/
  22. Technology Magazine, "Gartner: AI Agents Will Drive Half of Decisions by 2027" — https://technologymagazine.com/articles/gartner-ai-agents-will-drive-half-of-decisions-by-2027
  23. MEV, "What 2025–2026 Data Reveal about the Agentic AI Market" — https://mev.com/blog/what-2025-2026-data-reveal-about-the-agentic-ai-market
  24. Rice University News, "Rise of DeepSeek: Experts weigh in" — https://news.rice.edu/news/2025/rise-deepseek-experts-weigh-disruptive-impact-new-chinese-open-source-ai-model

Topics: agenty AIDeepSeek R1modele open sourceQwenopen-weightKimi K3orkiestracja wieloagentowasuwerenność technologicznachińskie modele AIlicencja MIT