The Hong Kong startup combines 3D-printed reef tiles, biodiversity monitoring and long-term data to help companies manage their impact on marine ecosystems.
Updated
August 10, 2026 5:56 PM

Young corals growing on Archireef's 3D-printed terracotta reef tiles beneath the sea. IMAGE: ARCHIREFF
Anyone who has snorkeled over a coral reef has probably admired its vibrant colours and the marine life swimming between its branches. What is less visible is how easily these ecosystems can be damaged. Rising ocean temperatures and pollution continue to put reefs under pressure, while coastal development creates another threat. Construction can stir up sediment that settles on corals, blocking the sunlight they need and making it harder for damaged reefs to recover.
Protecting marine ecosystems is becoming a shared responsibility. Alongside scientists, governments and conservation groups, businesses whose operations affect the ocean are increasingly expected to understand, manage and reduce their environmental impact. They must also show regulators, banks and investors that they are meeting their environmental commitments.
Archireef helps businesses meet those demands. Founded by Vriko Yu, the Hong Kong-rooted B2B startup specializes in marine ecosystem restoration and ocean nature risk management. Drawing on years of research at the University of Hong Kong, Yu built the company to help organisations understand, measure and reduce their impact on marine ecosystems.
Yu describes Archireef as an “end-to-end ocean nature risk management company”.
“What we offer them is a credible way to meet those obligations and stand behind the results,” she says.
One of the company’s main tools for restoring damaged marine ecosystems is its flagship 3D-printed terracotta reef tile. The tiles provide a stable foundation where young corals can attach, grow and survive over time.
Archireef chose terracotta instead of concrete and other conventional materials because it is pH-neutral and does not release harmful chemicals into the water. Its surface also gives corals a suitable place to attach naturally.
Before placing a single tile in the ocean, the team studies the proposed restoration site to determine whether recovery is possible. It assesses the water quality, biodiversity and general health of the ecosystem. As Yu explains, restoration should begin only where nature has a realistic chance to recover.
“Restoration isn’t about replacing nature or engineering a reef into existence. It is about removing the barriers and giving a degraded system the conditions it needs to begin recovering on its own”, she says.
Once the team selects a site, divers carefully place the tiles on the seabed. Their curves, ridges and crevices imitate the structure of a natural coral reef, creating sheltered spaces for marine species. The design also helps limit sediment build-up, which can block sunlight and smother young corals.
.webp)
Archireef adjusts the shape of its reef tiles for each project.
“There’s no universal reef, so there’s no universal tile”, Yu says.
Instead of producing one standard model, the company adapts each design to the coral species, water conditions and surrounding marine environment. A coral restoration project in Hong Kong may therefore require a different tile from one in Saudi Arabia, even when the same manufacturing process is used.
“The biggest adaptation from site to site is usually the match between design, species and environment, not the manufacturing itself ”, Yu explains.

Although the reef tile is Archireef’s most recognizable innovation, Yu sees it as one part of a much broader service.
“The reef tile gets the attention because it’s tangible,” she says. “But the real product is the proof — defensible, audit-ready evidence of nature recovery that an organization can put in a disclosure and stand behind under scrutiny”.
Producing that evidence requires years of biodiversity monitoring. Long after the reef tiles have been installed, Archireef continues to track coral survival and the health of the surrounding marine ecosystem. Its monitoring methods include ecological surveys, AI-assisted species recognition, photogrammetry and environmental DNA testing.

Photogrammetry uses photographs to produce detailed 3D models of the reef. These models allow the team to measure changes in coral growth and reef structure over time.
Environmental DNA, commonly known as eDNA, offers another way to monitor marine biodiversity. Traditional ecological surveys often depend on divers recording the species they can see. eDNA testing instead examines traces of genetic material left in the water by marine organisms, including skin cells, mucus and waste.
By analyzing these traces, Archireef can detect species that may be hidden, difficult to identify or absent during a dive. This gives the company a more complete picture of the ecosystem and how it is changing.
For Archireef, the success of a coral reef restoration project is determined by what happens several years after installation.
“The indicators that matter aren’t the ones that look good on deployment day”, Yu says. “They’re the ones that show, two, three and five years on, whether a genuine ecosystem is establishing and sustaining itself”.
At the company’s first restoration site in Hoi Ha Wan, Hong Kong, around 90% of the transplanted corals remained alive four years after deployment. The long-term survival rate suggests that the ecosystem is recovering rather than simply appearing healthy during the early stages of the project.
Results like these have helped Archireef move beyond academic research and secure collaborations across the public and private sectors. In Hong Kong, the company has worked with government departments and public organisations responsible for coastal infrastructure and marine conservation.
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.