Rodeo
ResourcesPartnersSign in

Newpage Solutions

Full stack AI Engineer

United Kingdom
Posted about 2 months ago
Sign up to applySee more jobs like this

How your CV stacks up

1Upload CV
2Analyse CV
3Improve CV

Upload your CV to see how well it fits this job role

?%

Full Stack AI Engineer

Location: Remote | Type: Contract

About Newpage Solutions

Newpage Solutions is a global digital health innovation company helping people live longer, healthier lives. We partner with life sciences organizations which include, pharmaceutical, biotech, and healthcare leaders, to build transformative AI and data-driven technologies addressing real-world health challenges.

From strategy and research to UX design and agile development, we deliver and validate impactful solutions using lean, human-centered practices.

We are proud to be a ‘Great Place to Work®’ certified company for the last three consecutive years. We also hold a top Glassdoor rating and are named among the "Top 50 Most Promising Healthcare Solution Providers" by CIOReview. As an organization, we foster creativity, continuous learning, and inclusivity, creating an environment where bold ideas thrive and make a measurable difference in people’s lives.

Your Mission

We are hiring Full Stack AI Engineers to build the systems that make AI products work in production. You will wire models, retrieval, tools, and data into something users can actually rely on—and you will own the backend, the integration surface, and the infrastructure underneath. You will also stand up prototype front-ends to make ideas tangible quickly, even though a front-end specialist will own the polished surfaces.

You treat AI as the substrate of how software gets built—not a tool to be cautious of, not something you are "exploring," but the medium you work in. You live at the current edge of AI development and work fluently in modern Python, comfortable enough in TypeScript to move across the stack, and at home with Claude Code, Cursor, agents, eval harnesses, and MCP as part of the daily toolkit.

This is a builder-first individual-contributor role. You will not wait for a refined backlog, a PM in the middle, or a separate platform team. You will pick up an AI capability, build it end-to-end, and stand it up in production yourself.

What You’ll Do

Build with AI

  • Build and ship the AI engine: retrieval-augmented generation, context-aware reasoning, evidence citation, and the evaluation harness around it.
  • Architect production-grade agentic applications using LangGraph, AutoGen, Claude Agent SDK, OpenAI Assistants, or your own orchestration layer.
  • Integrate frontier and self-hosted LLMs (Claude, GPT, Gemini, open-weight models) with tools, data, and external systems through MCP and custom connectors.
  • Apply RAG techniques where they actually help: vector databases (Pinecone, Chroma, Weaviate, pgvector), hybrid retrieval with ElasticSearch or Solr, BM25 + similarity search, re-ranking.
  • Maintain vendor-agnostic LLM abstractions so providers can be swapped behind a clean interface as enterprise constraints evolve.
  • Design prompt and context engineering frameworks that optimize accuracy, repeatability, cost, and latency.

Reasons to use Rodeo

I’m in my final year doing Economics and I don’t know whether to apply for grad schemes now or do a masters first. What do you think?

Honest answer — it depends on where you want to end up. A lot of top grad schemes (Big 4, civil service, banking) don’t need a masters. Let’s look at the ones you’d be competitive for now, and we can decide if a masters actually adds anything.

Also worth knowing: most autumn 2026 applications are open now. Timing matters more than you think.

Start with a chat, not a search bar

Grad scheme, placement, apprenticeship? Not sure what you want yet — that's fine. Your agent talks it through with you and turns "I have no idea" into a shortlist.

P

Graduate Consultant — 2026 Scheme

PwC·London, UK
£35,000/yr

Why you're a good match

Strong

Your economics background and your summer at a regional bank line up with what PwC looks for on the consulting scheme. Applications close in four weeks.

See breakdown
Save jobNot relevant
View details

It searches the market for you

Every day your agent scans the market matching roles against what actually matters to you, not just keywords on a CV.

Why you're a good match

You’ve got the grades and the economics background, and your bank internship is exactly the experience this scheme looks for. Apply soon — deadlines close within the month.

See breakdown
Strong

Experience fit

Your summer at the bank plus your econometrics coursework map directly to the day-one responsibilities on this scheme — client modelling, market briefings, and deal support.

See breakdown
Strong

Only hits

No noise. No "maybe this fits." Just roles with a clear explanation of why they're right — and where to focus when applying.

Build the backend around it

  • Build modular backends in Python (FastAPI, async patterns) with comfort dipping into TypeScript/Node.js (Fastify, NestJS, Hono, Express) when the stack calls for it—aligned with clean architecture, OOP, SOLID, and domain-driven design.
  • Stand up prototype front-ends in Next.js, React, and TypeScript to make ideas tangible quickly knowing a front-end specialist will own the polished, production surfaces.
  • Design and ship REST APIs at scale, with OpenAPI/Swagger, webhook patterns, and clean integration boundaries.
  • Work across relational, document, key-value, and graph stores as the problem demands; use event-driven patterns where they fit, not by default.
  • Build enterprise integration surfaces: SSO (OAuth 2.0, OIDC, SAML), RBAC, ingestion pipelines from document and content systems, downstream tool connectors.
  • Implement audit trails, data classification, and change-history patterns where the use case requires them.

Ship, Operate, Harden

  • Spin up the infra, write the evals, wire the MCP servers, deploy the agents, and harden the bits that survive contact with real users.
  • Deploy on AWS (or Cloudflare for edge use cases) using containerization (Docker, Kubernetes, ECS, Fargate) or serverless (Lambda)—chosen for fit, not preference.
  • Own CI/CD end-to-end with GitHub Actions or equivalent; manage infrastructure as code with Terraform or Bicep.
  • Treat evals as a first-class discipline: hands-on harnesses, golden datasets, regression rubrics—not theoretical frameworks.
  • Apply engineering practices that hold up in production: TDD, secrets management and rotation, SAST/DAST, structured logging, metrics, tracing.
  • Use AI-assisted development tools (Claude Code, Cursor, GitHub Copilot, Codex) through structured workflows, sub-agents, skills, and templates—with discipline and review.

What You Bring

  • 4+ years backend and AI engineering experience, production-grade.
  • Hands-on LLM integration experience: orchestration, RAG, vector stores, retrieval tuning, prompt versioning, evals.
  • Hands-on experience with agents, not just prompted models. You have wired tools to a model and let it run multi-step using LangGraph, AutoGen, Claude Agent SDK, OpenAI Assistants, or your own orchestration.
  • Strong Python with OOP, SOLID, 12-factor application development, and microservice architecture. You have built FastAPI services and similar.
  • Comfortable in TypeScript—enough to read it, ship in Node.js when needed, and stand up a Next.js + React prototype to make an idea tangible. You don't need to own polished front-end surfaces.
  • End-to-end implementation experience with vector databases, retrieval pipelines, and eval harnesses.
  • Enterprise integration experience: REST APIs at scale, OAuth/SSO, webhook patterns, ingestion from document and content systems.
  • Cloud-native AWS deployment experience—with Docker, Kubernetes, and GitHub Actions or equivalent. Cloudflare experience a plus.
  • Active, structured use of AI-assisted development tools (Claude Code, Cursor, GitHub Copilot) with demonstrable workflows, sub-agents, skills, and templates.
  • Comfort building for production environments where audit logs, data classification, RBAC, and change history matter.
  • A deep working understanding of how LLMs behave—and where they break—and how to optimize for accuracy, latency, and cost.
  • A no-compromise attitude on clean code, TDD, security, observability, scalability, performance, and cost.
  • A real, recent trail of built things: GitHub, a portfolio, side projects, indie tools, or OSS contributions.
  • A founder's mindset and genuine appetite for ambiguous, high-impact technical challenges.
  • Bachelor's or Master's in Computer Science, Machine Learning, or a related technical discipline.

Get help with your application

Your very own career expert that helps elevate your application to the next level.

Get help applying for this job

Bonus Skills / Experience

  • DevOps depth: end-to-end infrastructure ownership, observability stacks (OpenTelemetry, Application Insights, Datadog), incident response.
  • Public writing, talks, or threads about building with AI.
  • MLOps and model serving experience (BentoML, MLflow, Vertex AI, SageMaker).
  • Streaming and batch ingestion pipelines (Spark, Airflow, Beam, Glue).
  • Eval frameworks: Ragas, DeepEval, Promptfoo, LangSmith, or custom harnesses.
  • Healthcare or life sciences domain exposure.
  • AWS professional certifications or other relevant industry certifications.

What We Offer

At Newpage, we’re building a company that works smart and grows with agility, where driven individuals come together to do work that matters. We offer:

  • A people-first culture - Supportive peers, open communication, and a strong sense of belonging.
  • Smart, purposeful collaboration - Work with talented colleagues to create technologies that solve meaningful business challenges.
  • Balance that lasts - We respect your time and support a healthy integration of work and life.
  • Room to grow - Opportunities for learning, leadership, and career development, shaped around you.
  • Meaningful rewards - Competitive compensation that recognizes both contribution and potential.

Ready to Apply?

Let’s build the future of health together. Apply below or reach out to: shubhi.tiwari@newpage.io

Trusted by 25,000+ job seekers

“It took my CV and asked me questions relevant to understanding what kind of jobs to suggest for me. Suggestions were almost perfect. Jobs were exactly what I’ve been looking for.”

Jessica, London

Get help applying for this job

Skills

Python
TypeScript
AI Engineering
FastAPI
REST APIs
Docker
Kubernetes
AWS
LLM Integration
Data Classification
RBAC
TDD
Observability
Microservices
Agile Development
Cloudflare

Location

United Kingdom

Sign up to applySee more jobs like this