Agentic AI in Travel: Why UCP Isn't Travel-Ready Yet — and What We Measured
Amadeus has highlighted the challenges of implementing agentic AI in the travel sector, emphasizing that current protocols are not yet ready for the complexities of travel transactions. Despite the supply side showing interest in the Universal Commerce Protocol (UCP), the demand side struggles to reliably transact due to the unique nature of travel offers. The article outlines the gaps in current protocols and the need for travel-specific adaptations to address these issues.
- ▪Amadeus argues that protocols, rather than chatbots, are essential for agentic travel, but current protocols are inadequate.
- ▪A mock travel server tested five AI models, revealing that none could reliably handle the time-sensitive nature of travel offers.
- ▪Google has extended UCP into the travel sector, but Amadeus has not committed to a timeline for travel-ready protocols.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3787687) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Benji Fisher Posted on May 22 • Originally published at ucpchecker.com Agentic AI in Travel: Why UCP Isn't Travel-Ready Yet — and What We Measured #ecommerce #ai #data #ucp In a new post, Amadeus — the system of record behind roughly 3 billion flight searches a day, 400-plus airlines and 2 million hotel properties — laid out its read on agentic AI in travel.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).