AI Engineer (Fluent in Thai and English) in London
AI Engineer (Fluent in Thai and English)

AI Engineer (Fluent in Thai and English) in London

London Full-Time 70000 - 90000 £ / year (est.) Home office (partial)
C

At a Glance

  • Tasks: Lead AI model training and fine-tuning, optimise inference pipelines, and build real-time AI applications.
  • Company: Join Chubb, a leading ethical company focused on integrity and teamwork.
  • Benefits: Competitive salary, hybrid working, 25 days leave, and comprehensive learning opportunities.
  • Why this job: Make an impact in AI engineering while working with cutting-edge technologies in a supportive environment.
  • Qualifications: 5+ years in AI/ML, Python mastery, and fluency in Thai and English required.
  • Other info: Diverse and inclusive workplace with excellent career growth potential.

The predicted salary is between 70000 - 90000 £ per year.

We are seeking an AI Engineer to join our Global Analytics team in London. This role is focused on the end-to-end lifecycle of production-grade AI, from training and fine-tuning specialized models to architecting high-performance inference pipelines.

The ideal candidate views AI as a rigorous engineering discipline. Beyond building models, you will be responsible for writing high-quality, maintainable Python code and ensuring that every solution—whether a voice agent or a document processor—is built for reliability, low latency, and global scale.

Key Responsibilities
  • Model Training & Fine-Tuning: Lead the adaptation of Large Language Models (LLMs) for domain-specific tasks using techniques like LoRA, QLoRA, and PEFT to balance performance with resource efficiency.
  • Inference Optimization: Architect and optimize inference pipelines to minimize TTFT (Time to First Token) and maximize throughput. This includes implementing quantization, caching strategies, and efficient batching.
  • Production Engineering: Build and maintain real-time AI pipelines using WebSockets and SSE, ensuring seamless low-latency delivery for voice (ASR/TTS) and text applications.
  • Architecture & MLOps: Deploy and orchestrate models within containerized microservice architectures (Docker/Kubernetes), ensuring robust monitoring, security, and scalability.
  • Collaborative Delivery: Work closely with Business Analysts and internal stakeholders to bridge the gap between commercial requirements and technical implementation.
Qualifications
  • Professional Experience: 5+ years in AI/ML engineering with a documented history of moving complex models from research into production.
  • Python Mastery: Deep proficiency in Python. You have a strong commitment to clean coding standards (SOLID/DRY), modular design, and comprehensive unit/integration testing.
  • Generative AI Deep Dive: Hands-on experience with LLM training cycles, parameter-efficient fine-tuning (PEFT), and sophisticated prompt engineering.
  • Inference Stack: Experience with high-performance inference servers (e.g., vLLM, TGI, or Triton) and an understanding of how to optimize models for GPU deployment.
  • Infrastructure: Comfortable working in Linux-based environments and proficient in managing containerized workloads and automated CI/CD pipelines.
  • Advanced RAG: Experience building production-ready Retrieval-Augmented Generation systems, including vector database management and semantic search optimization.
Preferred Qualifications
  • Experience in the insurance or financial services sector.
  • Deep knowledge of GPU architecture, CUDA, and hardware-level performance optimization.
  • Familiarity with Document Intelligence frameworks (OCR, layout analysis, and multimodal extraction).

MUST be fluent in Thai and English.

We offer in return competitive salary & pension scheme, discretionary bonus scheme, 25 days annual leave plus ability to purchase 5 additional days, hybrid working options, Private Medical cover, Employee Share Purchase Plan, Life Assurance, Subsidised gym membership, Comprehensive Learning & development offerings, Employee Assistance program.

Integrity, client focus, respect, excellence, teamwork are our core values. We’re an ethical and honest company that’s wholly committed to its clients. A business that’s engaged in mutual trust and respect for its employees and partners. A place where colleagues perform at the highest levels. And a working environment that’s collaborative and supportive.

Diversity & Inclusion: At Chubb, we consider our people our chief competitive advantage and as such we treat colleagues, candidates, clients, and business partners with equality, fairness and respect, regardless of their age, disability, race, religion or belief, gender, sexual orientation, marital status or family circumstances.

We are committed to ensuring our recruitment process is inclusive and accessible to all. If you have a disability or long-term condition (for example dyslexia, anxiety, autism, a mobility condition or hearing loss) and need us to make any reasonable adjustments, changes or do anything differently during the recruitment process, please let us know.

AI Engineer (Fluent in Thai and English) in London employer: Chubb Insurance Hong Kong

Chubb is an exceptional employer that prioritises integrity, client focus, and teamwork, creating a collaborative and supportive work environment in London. With competitive salaries, generous leave policies, and comprehensive learning and development opportunities, employees are encouraged to grow and thrive. The company's commitment to diversity and inclusion ensures that all team members are treated with respect and fairness, making it a truly rewarding place to work for those passionate about AI engineering.
C

Contact Detail:

Chubb Insurance Hong Kong Recruiting Team

StudySmarter Expert Advice 🤫

We think this is how you could land AI Engineer (Fluent in Thai and English) in London

✨Tip Number 1

Network like a pro! Reach out to folks in the industry on LinkedIn or at meetups. You never know who might have the inside scoop on job openings or can put in a good word for you.

✨Tip Number 2

Show off your skills! Create a portfolio showcasing your AI projects, especially those involving LLMs and inference optimisation. This will give potential employers a taste of what you can do.

✨Tip Number 3

Prepare for interviews by brushing up on your Python coding skills and understanding the latest trends in AI. Practice common technical questions and be ready to discuss your past projects in detail.

✨Tip Number 4

Don’t forget to apply through our website! It’s the best way to ensure your application gets seen. Plus, we love seeing candidates who are proactive about their job search.

We think you need these skills to ace AI Engineer (Fluent in Thai and English) in London

Python Mastery
Model Training & Fine-Tuning
Inference Optimization
Production Engineering
Architecture & MLOps
Collaborative Delivery
Generative AI
High-Performance Inference Servers
Containerized Microservice Architectures
Linux-based Environments
CI/CD Pipelines
Retrieval-Augmented Generation Systems
GPU Architecture
CUDA
Document Intelligence Frameworks

Some tips for your application 🫡

Show Off Your Skills: When you're writing your application, make sure to highlight your experience with AI and Python. We want to see how you've tackled complex models and what cool projects you've worked on. Don't hold back!

Tailor Your Application: Make your application stand out by tailoring it to the job description. Use keywords from the listing, especially around model training and inference optimization. This shows us you really get what we're looking for.

Be Clear and Concise: Keep your application clear and to the point. We appreciate well-structured applications that are easy to read. Avoid jargon unless it's relevant, and focus on what makes you a great fit for the role.

Apply Through Our Website: We encourage you to apply through our website for the best chance of getting noticed. It helps us keep track of applications and ensures you’re considered for the role. Plus, it’s super easy!

How to prepare for a job interview at Chubb Insurance Hong Kong

✨Know Your AI Inside Out

Make sure you brush up on your knowledge of AI engineering principles, especially around model training and fine-tuning. Be ready to discuss techniques like LoRA and PEFT, as well as your experience with LLMs. This will show that you’re not just familiar with the concepts but can apply them effectively.

✨Showcase Your Python Skills

Since Python mastery is crucial for this role, prepare to demonstrate your coding skills. Bring examples of clean, maintainable code you've written, and be ready to discuss how you adhere to coding standards like SOLID and DRY. You might even want to solve a coding challenge during the interview!

✨Understand Inference Optimization

Familiarise yourself with inference pipelines and how to optimise them for low latency and high throughput. Be prepared to discuss your experience with tools like vLLM or Triton, and how you’ve implemented strategies like quantization and caching in past projects.

✨Communicate Collaboratively

This role involves working closely with business analysts and stakeholders, so practice articulating complex technical concepts in simple terms. Think about examples where you’ve successfully bridged the gap between technical and commercial requirements, as this will highlight your collaborative skills.

AI Engineer (Fluent in Thai and English) in London
Chubb Insurance Hong Kong
Location: London

Land your dream job quicker with Premium

You’re marked as a top applicant with our partner companies
Individual CV and cover letter feedback including tailoring to specific job roles
Be among the first applications for new jobs with our AI application
1:1 support and career advice from our career coaches
Go Premium

Money-back if you don't land a job in 6-months

>