Álvaro de Nicolás
← All essays

Case study · AI execution

From vision to value: AI inside a global travel distributor

Álvaro de Nicolás · June 2026

From vision to value: AI inside a global travel distributor

The names of the company and the internal tool have been anonymised. The numbers, architecture and lessons are real.

The executive summary

This is the story of an AI transformation inside a global travel distributor. It is less a technology story than an operating model story. Four headlines:

  1. Radical agility is now possible. AI compresses development cycles from months to weeks. A «deliver quick, fail fast» philosophy let us prototype a sophisticated internal tool with less than 0.2 FTE in three months.
  2. Secure, scalable AI is achievable. The core innovation is that the LLM writes code, and the code — not the data — moves. Customer and proprietary data never leave the company's AWS environment.
  3. The business case is overwhelming. Over 97% cost reduction versus the enterprise-wide commercial licences ($700K+ per year), with more power and better security.
  4. The mandate is to become an "intelligence partner". The future is not transactional services; it is intelligence delivered to customers. That requires a cultural shift more than a technology one.

A three-layered strategic framework

LayerObjectiveKey actions
Improving the presentReduce friction; optimise core processes.Fix legacy systems and reporting; break bottlenecks.
Adapting for todayBuild capabilities; cultivate an AI-first culture.Empower analysts with AI tools; boost productivity across teams.
Preparing for the futureEvolve the business model.Deliver future-proof customer journeys; become an intelligence partner.

The case: an internal AI analytics platform

The trigger was familiar: analysts were spending hours in Excel, constrained by file size and dependent on a small pool of scarce data experts. We built an internal AI tool — call it the analyst assistant — to test one hypothesis: can LLMs democratise data analysis securely and cost-effectively?

The journey

WhenMilestone
2+ years agoAI for programming assistance becomes standard.
~1 year agoFirst experiments with AI for data analysis.
June 2025Collaboration with business stakeholders on the use case.
Jul–Sep 2025Three-month prototype development by one lead developer.
Sep 2025Integration of the newly released Claude 4.5.
Oct 2025Live demo to 70+ internal attendees; early adoption begins.

Resourcing: <0.2 FTE across three months. Savings vs commercial AI licences: $700K per year.

The technical breakthrough: security by architecture

The innovation is not what the AI does — it is how it does it.

  1. The user asks a question in natural language.
  2. The system sends only metadata (a summary of the data schema) to the LLM.
  3. The LLM writes Python code that performs the requested analysis.
  4. That code executes inside our own secure AWS infrastructure.
  5. The output (chart, table, insight) is returned to the user.

Implications:

The counterintuitive insight: 80% of the engineering effort was the serverless infrastructure, not the AI interaction. Core engineering matters more in the age of AI, not less.

The business case

ItemCommercial AI licencesInternal solution
Annual cost (Y1)~$700,000~$20,000
Annual cost (Y5)~$780,000~$40,000
Data exposureExternalNone — stays in our AWS
CustomisationVendor roadmapOur own

Development acceleration

TaskWithout AIWith AISpeed-up
Testing & debugging6 months1.5 months
System integration10 months2.5 months
Data analysis tools8 months2 months
Complex algorithm development12 months3 months

Four counterintuitive lessons for the C-suite

  1. The most valuable skill is changing. The need for junior coders writing boilerplate is shrinking. The new premium is on people who can guide AI, detect its errors and frame the right business question.
  2. AI elevates your best people. It does not flatten the team. A single domain expert with AI as a 24/7 thought partner now achieves what previously required a project team.
  3. Legacy mindsets block more than legacy tech. «We have always done it this way» is now an existential risk. Tech adapts faster than people.
  4. LLMs democratise AI development. Large specialised AI teams are no longer the only path. A skilled developer with deep business knowledge can ship sophisticated AI systems.

The mandate going forward


Synthesised from internal strategy notes and a live demo executed inside a global travel distributor between July and October 2025. Identifying details have been removed.