EastofSilicon Tools and workflows from the Chinese internet

PRIMACT R100 puts local inference before general factory robots

10 min read 2,376 words 36krgeekparkifanrwoshipm
Factory machine and edge computer supporting a robotic task
Local intelligence connects a factory machine with a repeatable robotic task.Illustration: generated for this article

Zhílái Embodied Intelligence is building a dual-layer system that pairs a general large model with expert models, reporting 99% model accuracy. The report attributes a tougher factory threshold to Yu Qiong: 99.99% is needed before production lines can be connected, while each move from 99% to 99.9%, then to 99.99%, doubles R&D investment.

That gap changes what counts as a commercial robot.

ifanr reports Zhu Xing's view that deployable robots largely rely on imitation learning and are especially exposed to unseen exceptions; even convenience-store deployment at scale remains constrained by capability and cost. Zhílái plans robot products with 3-5 skills simultaneously by mid-2027. The useful synthesis is how bounded work, local inference, expert modules, and recovery from exceptions can turn limited skills into a repeatable factory purchase.

A production line sets a harsher accuracy threshold

Zhílái Embodied Intelligence's stated 99% model accuracy illustrates why a factory line is a tougher first market than a broad demonstration. According to the outlet, Yu Qiong argues that industrial scenarios need 99.99% accuracy before they can connect to production lines. The difference is small on paper. On a line, it defines whether the system can be trusted to keep work moving.

XPeng IRON's path from demonstration to production plans
  1. 2025XPeng IRON demonstrated a catwalk-like gait at Tech Day
  2. February 2026IRON fell during its first public appearance at Shenzhen Bay MixC
  3. June 2026He Xiaopeng became CEO of XPeng's robotics business
  4. AugustXPeng's robotics business completed its first financing round
  5. September 8An XPeng IRON completed automated final assembly and walked off the line

The last fraction of reliability is also expensive.

Yu Qiong told the outlet that moving from 99% to 99.9% requires R&D investment to double, and reaching 99.99% requires it to double again. That creates a commercialization constraint: a robot must earn its way through a narrow, measurable task before a buyer can justify the engineering needed for line-level reliability. A general model can contribute, but it does not erase the cost of handling the cases that remain.

Zhílái's approach reflects that trade-off. Its dual-layer architecture combines a general large model with expert models, and the company says it plans robot products with 3-5 skills simultaneously by mid-2027. This is a more bounded proposition than a machine expected to shift freely among unfamiliar jobs.

ifanr's Zhu Xing makes the same pressure visible from deployment. He says even convenience-store deployment at scale remains difficult because capabilities and costs are inadequate. Current mainstream deployable products rely mainly on imitation learning, he says, leaving them especially exposed when an unseen exception appears. Industrial entry points therefore depend less on a robot's range of advertised skills than on the accuracy and exception tolerance a specific line can afford.

Local inference is part of the factory boundary

PRIMACT R100 frames local inference as part of the factory boundary. According to a report, Yuanshi Intelligent's platform carries core model algorithms alongside industrial interaction interfaces, and supports both local deployment and local inference. That combination matters because a retrofit device must connect intelligence to equipment without assuming that production data can leave the site.

The restriction is organizational before it is computational. Xu Chen told reporters that, after visits to more than 200 companies, the team found factories generally would not network data because of core-confidentiality management requirements.

Local deployment therefore changes what an industrial AI product must contain. Yuanshi's software toolchain is intended to develop and adapt industrial AI models and process packages for particular equipment and process scenarios. The platform is not simply a place to run a model; it is a boundary where model logic, process knowledge, and industrial interfaces can be kept close to the machine. Xu Chen's view, reported in the same account, is that coordinated large and small models are the viable industrial-AI route because computation must be localized.

Real-time behavior makes that boundary tighter. Zhu Xing told ifanr that robot world models must obey physical laws and perform highly in real time, unlike digital video models that can tolerate latency in pursuit of visual quality. In a factory setting, local inference is therefore tied to response timing and confidentiality, not hardware specifications alone.

Reusable modules still need site-specific adaptation

Reusable modules are a way to package hard-won shop-floor knowledge without claiming that every new site is already solved. According to a report, Yuanshi Intelligent is treating actions such as Grasp, Twist, and Insert as physical modules that can be combined for new tasks. Its WMM adds dynamic structures and physical constraints to model learning, aiming to identify patterns from data rather than requiring coverage of every operating condition.

That approach can preserve expertise at a useful level of abstraction. Over two years, Hemu Intelligence organized 100,000-level high-quality drawing data and drew on more than 100 veteran mold workers to build an industry knowledge system, the report says. It has also trained more than 1,600 small models for high-precision execution in different manufacturing scenarios. The module is reusable; the evidence behind it is still highly specific.

Replication changes the evidence requirement.

According to ifanr, Zhu Xing argues that deploying across pharmacies and convenience stores remains costly because models do not generalize sufficiently between stores. Layout changes, equipment differences, and unusual cases can shift the data distribution enough to make a familiar action unreliable. More data does not automatically close that gap: Zhu Xing said that using 3 times or 5 times more data can worsen overall results when the distribution is heavily imbalanced, even if some task types improve.

The commercial discipline is therefore to collect the data that matches the next operating environment. ifanr reports that Ant Lingbo moved early toward customized data collection instead of buying large amounts of finished data, raising the usability rate in its internal data funnel from about 15% to more than 90%. Reusable actions reduce the amount of work that must be rebuilt. They do not remove the work of adapting a process package to a new site.

Humanoid production is not yet the commercial benchmark

XPeng's humanoid effort shows why production capacity and commercial proof should be treated as separate milestones. According to geekpark, the company independently designed and developed what it calls the world's first automated production line for advanced humanoid robots, with core-process automation exceeding 80%. That describes a way to build machines repeatedly. It does not by itself demonstrate a repeatable operating cycle at customer sites, where interruptions and operating economics decide deployment. That distinction matters.

The stated first destination is internal. geekpark reports that XPeng plans initially to place robots in its own stores and industrial parks, before planned large-scale mass production by the end of 2026.

The vehicle path is more established in a specific sense. woshipm says XPeng deployed its second-generation VLA model in vehicles last year and describes it as its first mass-produced physical-world large model, intended for cars, Robotaxis, robots, and flying cars. In May, XPeng's first self-developed mass-production Robotaxi vehicle rolled off a production line in Guangzhou. Those facts support a vehicle deployment route, but they do not establish that humanoids already have a commercially closed loop. ifanr attributes to Zhu Xing the view that even convenience-store deployment at scale remains difficult because capabilities and costs are still inadequate.

How Chinese physical-AI firms turn constrained industrial work into deployable systems

Zhílái Embodied IntelligenceYuanshi IntelligentHemu IntelligenceAnt Lingbo
Primary deployment settingAutomotive-parts production linesIndustrial equipment and process scenariosMold manufacturingPharmaceutical picking, logistics sorting, and industrial loading and unloading
Commercialization approachBatch deployment of task-specific robots on production linesAdds edge intelligent processors and process packages to existing industrial equipmentBuilds an AI process brain spanning quotation, design, scheduling, processing, and inspectionPost-trains one embodied-AI brain for different robot configurations and tasks
System architectureGeneral large model plus expert models; vision, brain, cerebellum, and end effectorsWMM with dynamic structures and physical constraintsLarge-model foundation, small-model cluster, and accumulated process knowledgeInteractive-world-generation model, embodied video-generation model, and action model
Local inference or localized computationnot coveredPRIMACT R100 supports local deployment and local inferenceSays computation must be localized; factories generally do not allow data to be networkednot covered
Reusable task abstractionnot coveredTurns Grasp, Twist, and Insert into reusable physical modulesMore than 1,600 small models for high-precision tasks; agents across 15 process categoriesAdapts one foundation model through post-training
Evidence of deployment or validationFlash-shot inspection, force-controlled grinding, and ironing robots entered multiple automotive-parts production lines in batchesCooperation and validation with more than ten industry customersApplied AI to process programming, intelligent quotation, and process-route planningPharmacy solution deployed in Guoda Pharmacy retail stores
Reliability or replication constraintSays industrial scenarios require 99.99% accuracy for production-line connectionUses dynamic constraints to improve continuous-process stability and reduce multi-step error accumulationProtects confidential factory data through localized computationSays cross-store replication is costly because models lack sufficient generalization
Reported performance metricDual-layer architecture achieves 99% model accuracynot coveredAI process programming achieves processing efficiency about 6 times that of manual workInternal data-funnel usability rose from about 15% to more than 90%

Choose physical AI by constraint, locality, and repeatability

  • A factory has a tightly defined, high-precision task such as inspection, grinding, ironing, or a repeatable mold-engineering workflow. Start with a narrow task-specific deployment rather than a general-purpose humanoid. Zhílái Embodied Intelligence says its flash-shot inspection, force-controlled grinding, and ironing robots have entered automotive-parts production lines in batches, while Hemu Intelligence has applied AI to process programming, intelligent quotation, and process-route planning.
  • Equipment data or production know-how cannot be connected to external networks because of confidentiality requirements. Favor an edge deployment with local inference and equipment-specific process packages. Yuanshi Intelligent's PRIMACT R100 supports local deployment and local inference; Hemu Intelligence says factories it surveyed generally do not allow data to be networked because of core-confidentiality management requirements.
  • The workflow is a combination of recurring physical operations, such as grasping, twisting, and inserting, across related equipment or tasks. Encode those operations as reusable modules before attempting broad generalization. Yuanshi Intelligent is attempting to turn Grasp, Twist, and Insert into reusable physical modules that can be combined and adapted for new tasks, supported by a toolchain for adapting industrial AI models and process packages to specific equipment and process scenarios.
  • A deployment must meet production-line reliability requirements, not merely deliver an impressive demonstration. Set the acceptance bar around the line's required accuracy and budget explicitly for the final reliability increments. Zhílái Embodied Intelligence says its general-large-model-and-expert-model architecture achieves 99% model accuracy, but Yu Qiong says industrial scenarios require 99.99% accuracy and that moving from 99% to 99.9%, then to 99.99%, requires successive doublings of R&D investment.
  • A team wants to roll the same robot solution out across multiple stores, sites, or changing environments. Prove one constrained site first and treat cross-site replication as a separate engineering problem. Ant Lingbo's Zhu Xing says replication across stores is costly because robot models lack sufficient generalization across different pharmacies and convenience stores; its pharmacy deployment used shelf aisles only 80 centimeters wide.

Procurement should start with recovery, not a world model

Procurement should begin with a failure definition and a quality threshold, rather than a broad claim about intelligence. Yu Qiong told a technology outlet that industrial scenarios need 99.99% accuracy before production lines can be connected. Buyers should ask which task is measured, what counts as an error, and how performance changes when the input differs from the training case.

Recovery matters because failures are visible. In February 2026, IRON lost balance and fell while walking during its first public appearance at Shenzhen Bay MixC, according to geekpark.

He Xiaopeng's view, reported by geekpark, is that robot development requires accepting failure and that growth carries a cost. That makes exception handling a purchasing requirement: can an operator stop the system, return it to a known state, and record what triggered the intervention? Zhu Xing told ifanr that mainstream deployable products rely mainly on imitation learning and are especially exposed to unseen exceptions.

Local-data control should be assessed alongside adaptation effort. Zhu also told ifanr that replication is costly when models do not generalize sufficiently between pharmacies and convenience stores. A buyer should require a clear account of site-specific work, then ask unresolved due-diligence questions: Which safety certification applies? Is there a rollback path after an upgrade? Are audit trails retained? Can humans override decisions? What upgrade path preserves validated behavior?

Set procurement gates around the data loop, not only model scores. Ask how exceptions will be logged, labeled, and returned to training; Ant Lingbo says customized collection lifted usable data in its internal funnel from about 15% to more than 90%, according to ifanr.

Do not assume more footage fixes a weak deployment. Zhu Xing warns that 3 times or 5 times more heavily imbalanced data can worsen overall results, even when selected tasks improve. Require evidence that training data covers each site's variation and that post-training can use few-shot examples efficiently.

Budget explicitly for adaptation between locations. Replication across pharmacies and convenience stores remains costly because current robot models do not generalize sufficiently between stores, Zhu Xing said. Local systems also need real-time performance and physical-law consistency, rather than the latency tolerance of digital video models. Watch for native robot training paths: LingBot-World 2.0 released a 1.3B small model and part of its training technology.

For readers outside China

  • Availability: Availability outside China is largely not disclosed in sources. XPeng plans to initially deploy its robots in its own stores and industrial parks, plans to begin large-scale mass production by the end of 2026, and says XPeng IRON is planned to officially go on public sale worldwide in 2027. The source material does not cover overseas sales, support, or deployment availability for Zhílái Embodied Intelligence, Yuanshi Intelligent, Hemu Intelligence, or Ant Lingbo.
  • Pricing: Robot and software pricing is not disclosed in sources. The source material reports financing and valuation figures for some companies, but does not state customer purchase prices, subscription prices, or deployment costs.
  • Closest Western equivalents: The source material does not identify Western equivalents.
  • Data residency: The strongest documented pattern is local industrial deployment rather than a stated jurisdictional data-residency policy. Yuanshi Intelligent's PRIMACT R100 supports local deployment and local inference. Hemu Intelligence says factories generally do not allow data to be networked because of core-confidentiality management requirements. The sources do not say where data is stored, whether data leaves a customer site, or what cross-border data arrangements are available.

Sources

The evidence: 55 facts from 6 Chinese articles

Each line below was extracted from the article it sits under, in Chinese, before any of this was written. The writing is done from these and never from the source prose - that separation is structural, not a promise. How we work.

36kr产品已批量进入全球头部Tier 1产线,「知来具身」要为工业场景打造“开箱即用”的泛化机器人

  • Zhílái Embodied Intelligence was founded in 2021.
  • Zhílái Embodied Intelligence's chairman and CEO is Yu Qiong.
  • Yu Qiong joined Zhílái Embodied Intelligence in early 2024.
  • Before joining Zhílái Embodied Intelligence, Yu Qiong had worked in the automotive industry for nearly 30 years and had served as a Ford Motor STA and procurement executive.
  • Zhílái Embodied Intelligence reached a production-line cooperation agreement for capacity of more than 1,000 units with an unnamed listed company last year.
  • The first production line jointly built by Zhílái Embodied Intelligence and an unnamed listed company has formally entered operation.

36kr获达晨财智、元禾璞华数千万投资,这家物理AI企业自研WMM世界机理模型丨36氪首发

  • Yuanshi Intelligent Technology (Nantong) Co., Ltd. completed Pre-A and Pre-A+ financing rounds totaling tens of millions of yuan.
  • Dachen Caizhi invested in Yuanshi Intelligent's Pre-A round.
  • Yuanhe Puhua invested in Yuanshi Intelligent's Pre-A+ round.
  • Yuanshi Intelligent will mainly use the financing to expand its product R&D team and build a standardized product portfolio.
  • Yuanshi Intelligent was established in July 2022.
  • Yuanshi Intelligent is a physical AI company serving industrial scenarios.
  • Yuanshi Intelligent's current products are integrated hardware-and-software solutions centered on its self-developed WMM (World Mechanism Model).
  • Yuanshi Intelligent is led by CEO Dr. Jin Junyang and CTO Dr. Dong Yunlong.
  • Yuanshi Intelligent is attempting to turn basic operations such as Grasp, Twist, and Insert into reusable physical modules that can be combined and adapted for new tasks.
  • Yuanshi Intelligent's hardware product is the PRIMACT R100 real-time physical intelligence platform, which carries core model algorithms and industrial interaction interfaces.
  • The PRIMACT R100 supports local deployment and local inference.
  • Yuanshi Intelligent's software includes a toolchain for developing and adapting industrial AI models and process packages for specific equipment and process scenarios.

36kr硬氪首发|东莞人工智能研究院孵化,瞄准模具制造领域物理AI研发,这家企业获创新工场数千万种子轮融资

  • Hemu Intelligent Technology (Chengdu) Co., Ltd., a manufacturing physical AI company known as Hemu Intelligence, recently completed a seed round financing worth tens of millions of yuan from Innovation Works.
  • Hemu Intelligence was established in May 2026 by the Dongguan New Generation Artificial Intelligence Industry Technology Research Institute and mold manufacturer Duanpin Precision.
  • Hemu Intelligence focuses on mold physical AI, manufacturing semantic computing, and deployment.
  • Hemu Intelligence founder Xu Chen is the founding dean of the Dongguan New Generation Artificial Intelligence Industry Technology Research Institute and has worked in intelligent manufacturing and industrial AI for more than 15 years.
  • Labor costs account for about 70% of total variable costs in mold manufacturing.
  • Hemu Intelligence's team began comprehensive research into industrial manufacturing companies in 2024.
  • Over two years, Hemu Intelligence organized 100,000-level high-quality drawing data and extracted experience from more than 100 veteran mold workers to build an industry knowledge system.
  • Hemu Intelligence has preliminarily built a precision mold-manufacturing semantic space and computing foundation based on coordinated large and small models, and has developed nearly 10 agents.
  • Hemu Intelligence has applied its AI capabilities to process programming, intelligent quotation, and process-route planning.
  • Hemu Intelligence uses an architecture of a large-model foundation, a small-model cluster, and accumulated process knowledge.
  • Hemu Intelligence has trained more than 1,600 small models for high-precision task execution across different manufacturing scenarios.
  • Hemu Intelligence has developed agents for 2D drawing error correction, PDF-to-CAD conversion, and 2D-to-3D conversion, and can perform process preprocessing and autonomous programming across 15 process categories including CNC, electrical discharge machining, and wire cutting.

geekpark特斯拉、Figure 还在攻克量产,小鹏机器人已经走下产线

  • On September 8, an XPeng IRON advanced general-purpose humanoid robot completed automated final assembly and walked off the production line.
  • XPeng entered the robotics sector in 2020.
  • In June 2026, He Xiaopeng announced in an all-staff letter that he would remain CEO of XPeng Group and personally serve as CEO of its robotics business.
  • In August, XPeng's robotics business completed its first financing round, raising more than $900 million at a post-investment valuation of more than $6.3 billion.
  • At XPeng Tech Day in 2025, the XPeng IRON humanoid robot entered the stage with a catwalk-like gait.
  • During the 2025 XPeng Tech Day demonstration, the team cut open IRON's leg covering on site to reveal its internal skeletal structure in response to public doubts that a person was inside the robot.
  • In February 2026, IRON lost balance and fell while walking during its first public appearance at Shenzhen Bay MixC.
  • The XPeng IRON humanoid robot has 76 degrees of freedom across its body and 21 degrees of freedom in each hand.
  • IRON uses a fully covered flexible lattice and in-house-developed controllers, motion modules and dexterous hands.
  • IRON is equipped with three XPeng-developed Turing AI chips and has effective computing power of 2250 TOPS.
  • XPeng plans to deploy on robots the same physical-AI foundation model used in its AI vehicles.
  • XPeng plans to begin large-scale mass production of its robots by the end of 2026.
  • XPeng plans to initially deploy its robots in its own stores and industrial parks.
  • XPeng IRON is planned to officially go on public sale worldwide in 2027.

ifanr对话蚂蚁灵波 CEO 朱兴:机器人还吃不了「粗粮」

  • APPSO interviewed Ant Lingbo CEO Zhu Xing at the 2026 Bund Summit.
  • Ant Lingbo has developed the interactive-world-generation model LingBot-World, the embodied video-generation foundation model LingBot-Video, and the action model LingBot-VLA 2.0.
  • At the Bund Summit, robots using Ant Lingbo's brain demonstrated pharmaceutical picking, logistics sorting, and industrial loading and unloading.
  • The pharmacy demonstration used shelf aisles only 80 centimeters wide.
  • Ant Lingbo retains its R-series robot bodies for research and exploration of life services.
  • LingBot-Video was trained with large amounts of real robot data, and LingBot-VLA 2.0 was trained on its basis.
  • LingBot-World 2.0 released a 1.3B small model and part of its training technology.

woshipm物理 AI 的大结果何时到来?

  • Jensen Huang declared at Computex in Taipei in June 2024 that "the next wave of AI is physical AI."
  • Nvidia identified robots, smart spaces, and autonomous vehicles as typical physical AI embodiments.
  • Tesla CEO Elon Musk said when Optimus was launched in 2021 that Tesla cars are essentially robots on four wheels.
  • In 2024, Elon Musk told investors that Tesla should be regarded as an AI or robotics company and that investors who do not believe Tesla can achieve autonomous driving should not own Tesla stock.