A planned city explores how real-time data and automation can shape everyday urban systems
Updated
April 13, 2026 3:26 PM

A package being delivered by drone using the Meituan app. PHOTO: ADOBE STOCK
A newly built district in northern China is being used to test how cities function when infrastructure, data and automation are integrated from the ground up. In Xiong'an New Area, traffic systems, public monitoring and urban services are designed to respond in real time rather than operate on fixed rules.
At the centre of this is a traffic management system powered by more than 20,000 roadside sensors. These track traffic flow, vehicle types and congestion levels, feeding data into an AI system that adjusts signals in milliseconds. Official figures show this has reduced the average number of stops per vehicle by half. The system also detects equipment faults, sends alerts and generates maintenance requests without manual input.
Automation extends beyond roads. Drones are deployed across the city for routine monitoring. In the Rongdong district, roadside units release drones that follow fixed patrol routes of around 1.27 kilometres, completing each run in about five minutes. They are used to monitor traffic, detect illegal parking and inspect public spaces. Similar systems operate in parks to track water levels and issue flood alerts, while in some work zones, drones transport packages of up to five kilograms between buildings.
These applications reflect a broader approach: integrating multiple systems into a single, connected urban framework. Unlike older cities where infrastructure evolves in layers, Xiong’an has been built with coordinated digital systems from the outset. This allows transport, maintenance and public services to operate through shared data systems rather than in isolation.
Alongside this, the area is being developed as a technology and innovation hub. Since its establishment in 2017, it has attracted more than 400 branches of state-owned enterprises and over 200 companies working in sectors such as artificial intelligence, aerospace information and digital technology.
This ecosystem supports projects like the “Xiong’an-1” satellite, which completed research, design, production and testing within eight months of regulatory approval in 2025. The satellite is currently undergoing testing, with a planned launch expected in the second quarter of 2026. It forms part of a broader push to build an aerospace information industry in the region.
The area is also structured to bring companies, research and production closer together. At the Zhongguancun Science Park in Xiong’an, which spans 207,000 square metres, 269 technology companies operate across sectors including AI, robotics and biotechnology. The park hosts more than 2,700 researchers and industry professionals, with companies organised into sector-specific clusters.
Policy support continues to shape this development. In early 2026, the State Council approved the upgrade of Xiong’an’s high-tech industrial development zone to national level status, with a focus on attracting high-end research and strengthening links between scientific development and industrial output.
Xiong’an is positioned as a testing ground for how smart city systems can be deployed at scale. The model depends on coordinated planning, integrated infrastructure and sustained policy support. Whether these systems can be adapted to existing cities, where infrastructure and governance are more fragmented, remains an open question.
Keep Reading
A step forward that could influence how smart contracts are designed and verified.
Updated
January 8, 2026 6:32 PM

ChainGPT's robot mascot. IMAGE: CHAINGPT
A new collaboration between ChainGPT, an AI company specialising in blockchain development tools and Secret Network, a privacy-focused blockchain platform, is redefining how developers can safely build smart contracts with artificial intelligence. Together, they’ve achieved a major industry first: an AI model trained exclusively to write and audit Solidity code is now running inside a Trusted Execution Environment (TEE). For the blockchain ecosystem, this marks a turning point in how AI, privacy and on-chain development can work together.
For years, smart-contract developers have faced a trade-off. AI assistants could speed up coding and security reviews, but only if developers uploaded their most sensitive source code to external servers. That meant exposing intellectual property, confidential logic and even potential vulnerabilities. In an industry where trust is everything, this risk held many teams back from using AI at all.
ChainGPT’s Solidity-LLM aims to solve that problem. It is a specialised large language model trained on over 650,000 curated Solidity contracts, giving it a deep understanding of how real smart contracts are structured, optimised and secured. And now, by running inside SecretVM, the Confidential Virtual Machine that powers Secret Network’s encrypted compute layer, the model can assist developers without ever revealing their code to outside parties.
“Confidential computing is no longer an abstract concept,” said Luke Bowman, COO of the Secret Network Foundation. “We've shown that you can run a complex AI model, purpose-built for Solidity, inside a fully encrypted environment and that every inference can be verified on-chain. This is a real milestone for both privacy and decentralised infrastructure”.
SecretVM makes this workflow possible by using hardware-backed encryption to protect all data while computations take place. Developers don’t interact with the underlying hardware or cryptography. Instead, they simply work inside a private, sealed environment where their code stays invisible to everyone except them—even node operators. For the first time, developers can generate, test and analyse smart contracts with AI while keeping every detail confidential.
This shift opens new possibilities for the broader blockchain community. Developers gain a private coding partner that can streamline contract logic or catch vulnerabilities without risking leaks. Auditors can rely on AI-assisted analysis while keeping sensitive audit material protected. Enterprises working in finance, healthcare or governance finally have a path to adopt AI-driven blockchain automation without raising compliance concerns. Even decentralised organisations can run smart-contract agents that make decisions privately, without exposing internal logic on a public chain.
The system also supports secure model training and fine-tuning on encrypted datasets. This enables collaborative AI development without forcing anyone to share raw data—a meaningful step toward decentralised and privacy-preserving AI at scale.
By combining specialised AI with confidential computing, ChainGPT and Secret Network are shifting the trust model of on-chain development. Instead of relying on centralised cloud AI services, developers now have a verifiable, encrypted environment where they keep full control of their code, their data and their workflow. It’s a practical solution to one of blockchain’s biggest challenges: using powerful AI tools without sacrificing privacy.
As the technology evolves, the roadmap includes confidential model fine-tuning, multi-agent AI systems and cross-chain use cases. But the core advancement is already clear: developers now have a way to use AI for smart contract development that is fast, private and verifiable—without compromising the security standards that decentralised systems rely on.