The mechanism

Mutual recognition, a shared architecture.

A mechanism for the mutual recognition of conformity assessments of AI systems, grounded in the WTO TBT Agreement (Article 6).

The mechanism

Recognising conformity assessments, across jurisdictions.

The Geneva Bridge allows jurisdictions and sector associations to mutually recognise the conformity assessments of AI systems. Legal basis: WTO TBT Agreement, Article 6. Pilot applications are made by submission.

Tool

Crosswalk

7 AI governance frameworks mapped in a single open-source dataset, published on GitHub.

The Crosswalk
Document

The Geneva Bridge

The mechanism’s technical proposal, published in February 2026.

The proposal
International delegations gathered at a GAIGI session in Geneva
Photograph: GAIGI team
var nf=document.querySelector(‘.nl-form’); if(nf){nf.addEventListener(‘submit’,function(e){e.preventDefault();window.location=’https://intelligence.gaigi.org/#/portal/signup’;});} var b=document.querySelector(‘.burger’),m=document.getElementById(‘mmenu’); b.addEventListener(‘click’,function(){ var open=b.getAttribute(‘aria-expanded’)===’true’; b.setAttribute(‘aria-expanded’,String(!open)); m.classList.toggle(‘open’,!open); });