2H 2023

First access

My company ran an early ChatGPT Enterprise pilot and I was one of the users. I started using it for email drafts, ideas, thinking out loud. My first instinct was to treat it like a search engine, asking it everything. It worked, but it was not the best use of it. The shift came when I stopped asking for answers and started asking it to help me think.

1H 2024

Becoming the person who shows others

Being one of the early users, I was nominated as a Black Belt, someone who helps others adopt the tool. I joined the Global GenAI Enablement Network for the SEA Knowledge team. Then in May I organised a Lunch and Learn for the team, covering use cases across Excel, slide writing, and email drafts. You could sense that people were slow to jump on the train. You need to show them it is doable before they will join you. That is how we approached it.

2H 2024

Moving countries, going deeper

I relocated from Singapore to London in November. In the middle of that transition, how I used AI shifted. Less about output, more about thinking. Deep research. Getting oriented on a new topic in minutes instead of days. Quiet but consistent progress.

1H 2025

New team, first real builds

Moved into the tech capability arm of the company, which put me closer to AI and the tools being built around it. One of the first things I did was build custom GPTs for the team, asset lookups, capability finders, affiliation checks. It did not work well. Accuracy was around 80%. The models at the time struggled to read Excel reliably. I figured out why: the model reads a spreadsheet more like JSON than a table. It forms connections based on how you categorise each column, catching the first few well and losing accuracy the further along you go. Not convincing enough for people to change their workflow. I had built the right thing at the wrong time. I was also using AI differently by then, designing agendas, workshop structures, facilitation guides. AI as a thinking partner for how to run a room, not just what to put in a deck.

2H 2025

The models caught up

Somewhere in mid-2025, the capability experienced a step change. I went back to the GPT I had built and abandoned. Fed it the same Excel file. Asked the same questions. Accuracy jumped from around 80% to 95%. The tool I had built months earlier and given up on suddenly worked. That taught me something about AI adoption most people miss: sometimes the tool is not the problem. The model just was not ready. You build early, you wait, and you come back. Then in August, during our annual learning week, I used ChatGPT to learn Python from scratch. I had a specific problem: every week I spent two hours manually splitting revenue numbers across different cuts. By the end of the week I had a script that did it in seconds.

1H 2026

Building systems, not just scripts

Used Replit to build a pipeline dashboard for commercial reporting, after seeing a colleague build one for their region. Filters by system and region. More engaging than reading through an Excel tracker in a meeting. Then moved to Cursor, building on top of my colleague's orchestration work, not one-off scripts but full workflows. Data extraction, analysis, auto-drafted email, ready for me to review and send. That is where I am now. Not a developer. A non-technical person who can build working tools because I learned to describe what I want clearly enough for the AI to write it.

Things I have learned

01

AI is a creative problem solving tool. The clearer you think, the better it works. Clarity of thought is the skill, not coding.

02

Adapt, adapt, adapt. New tools, new models, new skills. Whatever you know today will not be enough tomorrow. The people getting ahead are the ones who keep going.

03

Learn by doing. You will not figure it out by reading about it. Start, make mistakes, adjust.

04

Not sure where to start? Expose yourself to what others are building. The bar has dropped. Everyone can build with models now. You just need to begin.

05

Think wider. It started with one use case, then a skill, then an agent, now managing context across systems. Build systems, not one-off tools.