// Research note · Hospitality AI

Where hospitality AI savings actually come from

Pairing a specialist classifier with a frontier language model cuts the modelled AI API bill for hotel email by 56% — against a design that is already optimised. Here is where that saving comes from, and what it does not cover.

Avanti Technologies · For hospitality executives and IT teams · 24 September 2026 · 6 min read

Hotels have many reasons to use AI: faster answers to guests, better handovers, fewer missed enquiries and more consistent service. A cost case must distinguish the cost of running AI from the value of staff time released. In a model of 52 hotel email use cases, a specialist classifier paired with a frontier language model cuts projected annual AI API costs by 56% against an optimised, tiered language-model design. Potential labour and revenue gains are separate and require measurement in a live hotel.

52
hotel email use cases modelled across five functional domains
56%
lower annual API cost than an optimised Claude-only design
$15k
modelled yearly saving for a 25-hotel UK & EU group

The model examines a simple division of work. A classifier, Jev, makes short, structured judgements: what a message concerns, which property owns it, whether it is urgent, whether an approved answer is relevant and whether a draft is supported by its source. Claude Sonnet 5 writes guest replies and internal summaries where prose is useful. Staff approve guest-facing replies. A policy gate uses the classifier's signals to keep restricted messages away from the generative model. Neither model authorises sending, payment or reservation changes.

Scope

This is a modelled architecture, not a measured deployment result. All figures are projections from a reproducible cost model built on September 2026 list prices.

01 /

One service, five functional domains

The 52 use cases are best understood as parts of the guest-service workflow, rather than as 52 separate AI products.

Figure 01
Use cases by functional domain
Knowledge and guest responses
19
Intake, triage and routing
13
Department workflows
9
Insight, governance and operations
6
Handover, escalation and records
5
Counts group the 52 use cases in Avanti's architecture map. A count is scope, not a forecast of business benefit.
Functional domainUse casesWhat it coversMain source of value
Intake, triage and routing13Intent, property, language, urgency and sensitive-content detectionCorrect ownership and earlier escalation
Knowledge and guest responses19Approved-answer selection, reply drafting, checking and restricted enquiriesMore consistent replies and less drafting effort
Department workflows9Tasks and briefs for rooms, maintenance, dining, events and salesFewer missed hand-offs
Handover, escalation and records5Shift notes, waiting-case checks, supervisor summaries and reservation matchingBetter continuity and fewer overdue cases
Insight, governance and operations6Outcome tracking, performance reporting, knowledge conflicts and evaluationBetter management information and safer automation
Total52

This mix matters for design. Twenty-eight use cases need only a classifier judgement; 16 combine classification and generation; one uses generation alone; and seven remain deterministic or human-led. The last group includes actions where policy or system access should decide the outcome. In particular, a model should not decide a refund, send card details or handle a welfare incident without the authorised team.

02 /

The annual API bill

The cost model compares four architectures; three are the useful decision points. The simple design uses Sonnet 5 for both judgements and writing. The optimised comparison uses the cheaper Haiku 4.5 for judgements, Sonnet 5 for writing, prompt caching and batching where delay is acceptable. The proposed chain uses Jev for judgements and Sonnet 5 for writing, with the same caching and batching applied to Sonnet's work.

Prices are September 2026 list prices in US dollars. TypeSafe AI lists Jev at $0.042 per million input tokens with free output; Anthropic lists Sonnet 5 at $2/$10 and Haiku 4.5 at $1/$5 per million input/output tokens.

Figure 02
Modelled annual API cost, by operation size
Simple Sonnet-onlyOptimised Claude-onlyClassifier + Sonnet
Irish mid-size hotel
250 EMAILS / DAY
Simple$3,314
Optimised$1,404
Classifier + Sonnet$612
Saves $791 a year vs optimised
Saves $2,702 a year vs simple
Large UK hotel
864 EMAILS / DAY
Simple$10,904
Optimised$4,740
Classifier + Sonnet$2,074
Saves $2,666 a year vs optimised
Saves $8,830 a year vs simple
UK & EU group of 25 hotels
4,688 EMAILS / DAY
Simple$63,546
Optimised$26,600
Classifier + Sonnet$11,593
Saves $15,008 a year vs optimised
Saves $51,953 a year vs simple
Each panel has its own scale. Source: Avanti's reproducible cost model and chart data; annual US-dollar API charges only.
Illustrative operationEmailsSimple Sonnet-onlyOptimised Claude-onlyClassifier + SonnetSaving vs optimised
Irish mid-size hotel operation250/day$3,314$1,404$612$791 (56%)
Large UK hotel864/day$10,904$4,740$2,074$2,666 (56%)
UK and EU group of 25 hotels4,688/day$63,546$26,600$11,593$15,008 (56%)

The 81 to 82% reduction against the simple Sonnet-only design illustrates the benefit against an unoptimised implementation. The 56% reduction is the more demanding purchasing benchmark. In absolute terms, the model saves about $791 a year at the 250-email operation and $15,008 across the 25-hotel group. Savings are calculated before the displayed annual costs are rounded, which accounts for $1 differences when subtracting table entries. The API saving alone does not justify a large implementation programme.

The mechanism is specific. At 864 emails a day, against the optimised Claude-only design:

Intake triage$1,025$44
Knowledge selection$591$27
Waiting-case checks$534$19
Reply drafting (Sonnet 5)$1,487$1,539

Writing still uses Sonnet 5. Its annual draft cost rises slightly because the model reads the classifier's verdict. The saving is therefore concentrated in frequent judgements, not in asking a cheaper model to write every guest reply. These are modelled call-bundle costs from the detailed breakdown, not separate invoices for each use case.

03 /

What the figures cover

The model assumes 55% of incoming messages qualify for a draft, 95% cache hits on static prompts, and representative message and answer lengths. It assumes that some non-urgent work can be batched. Real message mix, token counts, cache performance and vendor terms may differ. If the draft-eligible share rises from 55% to 75%, the projected saving against optimised Claude-only narrows to around 50%.

The figures cover model API charges only. They exclude integration, hosting, security review, licences, training, support, quality assurance and the time staff spend checking drafts. They also exclude potential benefits from faster responses, direct bookings or capacity released. Those benefits are plausible hypotheses, not booked savings. A faster draft creates no labour saving if staff still spend the same time finding availability in the property-management system, correcting the reply and recording the outcome. If an integration is absent, staff retain that work.

For a commercial decision, measure the full task: minutes from opening an enquiry to sending an accurate answer, including system lookup and correction. Track response time, wrong routing, missed handovers, draft acceptance, guest complaints and booking outcomes alongside cost per processed message. Compare results with a baseline for the same inboxes and mix of requests. Convert time saved into financial value only when rosters, overtime or demonstrably released capacity support it; a quicker task is not automatically a reduction in payroll.

04 /

A practical decision for CXOs and IT teams

The executive case is a controlled service improvement with a modest modelled AI bill. The IT case has clear boundaries: classification before generation; approved, property-specific knowledge; human approval of external replies; and deterministic handling of payment, safety, access rights and service clocks. A label or probability is still an imperfect prediction, so teams must test it on real, adjudicated hotel messages and let staff correct it.

  1. 01Start with one or two inboxes. Run the classifier in shadow mode and measure routing and safety errors.
  2. 02Introduce grounded drafts for low-risk requests, with human approval on every guest-facing reply.
  3. 03Recalculate the cost model from actual traffic and token use before extending to a group.

The result may confirm the projected 56% API saving, but the investment decision should rest on whether the whole guest-service process becomes measurably faster and more reliable.

Running a guest-service inbox and want to know what this would cost on your traffic? We can run the cost model against your message mix and scope a shadow-mode pilot.

// Keep reading

Field Notes · System Architecture
The most successful AI systems use the least AI

Choosing where AI belongs is an engineering trade-off across accuracy, cost, complexity and risk. A CXO framework for humans, rules, machine learning and generative AI.

Briefing · AI Infrastructure
Training large language models: an EU briefing

What pre-training, post-training and evaluation involve — and what they mean for compute, data governance and talent decisions in Ireland and the EU.

CXO Guide · Machine Learning
Machine learning, minus the mystique

What machine learning actually is, where it earns money in a 20–250 person European business, what a first project costs, and what the EU rulebook asks of you.

All resources →