1

Contract Ai Validation Jobs (NOW HIRING)

... Contract Location: US, UK, Canada, France, Portugal (remote) We are seeking a detail-oriented and ... A core part of your role will involve preparing, reviewing, and validating journal entries ...

... Contract Location: US, UK, Canada, France, Portugal (remote) We are seeking a skilled Insurance ... Build intelligent systems for document processing, policy validation, and exception handling using ...

... Part-time / Contract Location: US, UK, Canada, France, Portugal (remote) We are seeking a ... Collaborate with cross-functional teams (product, operations, data science) to validate assumptions ...

... Part-time / Contract Location: US, UK, Canada, France, Portugal (remote) We are seeking a ... validate model assumptions. * Create dashboards, reports, and visualizations that communicate ...

... Contract Location: US, UK, Canada, France, Portugal (remote) We are seeking a Capital Allocation AI ... Partner with finance, product, engineering, and leadership teams to gather inputs, validate ...

Manager of Contract Compliance

Reston, VA · Hybrid

$100K - $150K/yr

Partner with finance to validate contract terms related to revenue recognition, billing and ... AI, and Enterprise Applications. These capabilities are backed by Gridiron IT's experienced ...

next page

Showing results 1-20

Contract Ai Validation information

See salary details

$22

$51

$78

How much do contract ai validation jobs pay per hour?

As of Jun 17, 2026, the average hourly pay for contract ai validation in the United States is $52.00, according to ZipRecruiter salary data. Most workers in this role earn between $39.42 and $63.22 per hour, depending on experience, location, and employer.

What is the difference between Contract Ai Validation vs Data Analyst?

AspectContract Ai ValidationData Analyst
Required CredentialsTypically certifications in AI, machine learning, or data science; sometimes a degree in computer science or related fieldsBachelor's or master's in statistics, data science, or related fields; certifications like Microsoft Data Analyst or Tableau are common
Work EnvironmentProject-based, often remote, focused on AI model validation and testingOffice or remote, analyzing data sets, creating reports, and providing insights
Industry UsageUsed in AI development, tech companies, and industries deploying AI solutionsUsed across finance, healthcare, marketing, and other sectors for data-driven decision making

Contract Ai Validation professionals focus on testing and validating AI models, ensuring accuracy and compliance, often requiring AI-specific certifications. Data Analysts interpret data to inform business decisions, using statistical tools and data visualization. While both roles handle data, Contract Ai Validation is specialized in AI model validation, whereas Data Analysts work broadly with data analysis and reporting.

More about Contract Ai Validation jobs
What cities are hiring for Contract Ai Validation jobs? Cities with the most Contract Ai Validation job openings:
What are the most commonly searched types of Ai Validation jobs? The most popular types of Ai Validation jobs are:
What states have the most Contract Ai Validation jobs? States with the most job openings for Contract Ai Validation jobs include:
What job categories do people searching Contract Ai Validation jobs look for? The top searched job categories for Contract Ai Validation jobs are:
Infographic showing various Contract Ai Validation job openings in the United States as of June 2026, with employment types broken down into 70% Full Time, 28% Part Time, and 2% Contract. Highlights an 80% Physical, 2% Hybrid, and 18% Remote job distribution, with an average salary of $108,152 per year, or $52 per hour.

Senior / Staff Software AI Test Engineer, AI Engineering

TWG Global AI

Santa Monica, CA

$137K - $181K/yr

Full-time

Posted 3 days ago


Job description

The Organization  

At TWG Group Holdings, LLC ("TWG Global"), we drive innovation and business transformation across a range of industries-including financial services, insurance, technology, media, and sports-by leveraging data and AI as core assets. Our AI-first, cloud-native approach delivers real-time intelligence and interactive business applications, empowering informed decision-making for both customers and employees. 

We prioritize responsible data and AI practices, ensuring ethical standards and regulatory compliance. Our decentralized structure enables each business unit to operate autonomously, supported by a central AI Solutions Group, while strategic partnerships with leading data and AI vendors fuel game-changing efforts in marketing, operations, and product development. 

You will collaborate with management to advance our data and analytics transformation, enhance productivity, and enable agile, data-driven decisions. By leveraging relationships with top tech startups and universities, you will help create competitive advantages and drive enterprise innovation. 

At TWG Global, your contributions will support our goal of sustained growth and superior returns, as we deliver rare value and impact across our businesses. 

The Role 

TWG Global is seeking a Senior or Staff AI Software Engineer in Test to join our AI Engineering team building commercial-grade AI products. This is a software engineering role focused on test automation. You won't just write test cases, you'll design and build the frameworks, harnesses, evaluation infrastructure, and tooling that make testing AI agents and LLM-powered applications possible at scale. 

Our agents are written in LangGraph and run on Azure on the TWG side, with a parallel Vercel-based stack on the Palantir side. You'll write eval sets against both, and you'll validate the surfaces our users actually touch: iOS apps, plugins, and Chrome extensions, not just the model layer. 

You'll work shoulder-to-shoulder with AI engineers and data scientists, contributing production-quality code to shared repositories. The ideal candidate is a strong coder, fluent in Python and Java - who has shipped automated test infrastructure in a production environment and has hands-on experience evaluating LLM and agentic systems. 

Key Responsibilities: 

Framework and harness engineering 

  • Design and build scalable, reusable test automation frameworks for AI agents, LLM-powered applications, and underlying APIs. 
  • Write clean, maintainable Python for test harnesses, eval pipelines, synthetic data generation utilities, and internal tooling. 
  • Treat test code as production code: code review, type hints, documentation, library design. 

Evaluation infrastructure 

  • Build evaluation infrastructure for benchmarking agent performance against SOTA LLMs, competitors, and internal baselines. 
  • Own regression suites, golden datasets, rubric-based evals, and metric dashboards. 
  • Build tooling for synthetic test data generation, edge-case discovery, and adversarial testing. 

Resilience and load 

  • Design and run release, system, performance, and load tests against streaming, stateful, and async systems. 
  • Build chaos and fault injection tooling for token expiry, connection pool exhaustion, provider failover, and cache pressure scenarios. 
  • Drive contract testing across LLM providers (Bedrock, Anthropic, OpenAI) to catch parity drift. 

CI/CD and observability 

  • Integrate automated tests into CI/CD so every model, prompt, and code change is validated before it ships. 
  • Build trace-based assertions on LangGraph state, tool calls, and agent decisions - debugging an agent failure means replaying graph state, not re-running a prompt. 
  • Make observability a first-class testing surface (LangSmith, audit logs). 

Human-in-the-loop and partnership 

  • Implement HIL review workflows where automation alone cannot validate quality, then push the automation boundary outward. 
  • Partner with AI engineers and data scientists on model evaluation, training and eval data prep, and root-cause debugging of complex end-to-end failures. 
  • Champion quality engineering practices across the team: code review, coverage standards, observability, reproducibility. 
  • Ensure user-centric validation so AI outputs are accurate, reliable, and meet real-world application needs. 

Requirements

Qualifications:

  • 3-7 years of software engineering experience, with a meaningful portion focused on test automation, SDET, or software engineering in test roles. 
  • Expert-level Python. You write Python every day, design libraries other engineers use, and apply OOP and clean-code practices. 
  • Hands-on Java experience, enough to read, write, and test Java services, not just touch them. 
  • Working understanding of the LangGraph or Vercel frameworks: graph state, nodes, edges, tool calls, and how to write evals against agentic flows. 
  • Demonstrated experience building eval sets for LLM models (this is critical to the role). 
  • Experience testing across multiple client surfaces: iOS apps, plugins, and Chrome extensions. 
  • Hands-on experience building automated test suites with frameworks such as pytest, Selenium, Playwright, Cypress, or similar. 
  • Proven experience integrating test automation into CI/CD systems (GitHub Actions, Jenkins, CircleCI, GitLab CI, or similar). 
  • Strong skills in data manipulation, test data preparation, and SQL. 
  • Bachelor's degree or higher in Computer Science, Engineering, or a related field. 

Preferred Qualifications: 

  • Experience with Azure (our primary cloud) and containerization (Docker). 
  • Experience testing RAG pipelines, agentic workflows, or multi-step tool-calling systems.

Benefits

Position Location:

This position is located in Santa Monica, CA (on-site). 

Compensation:

The base pay for this position is $190,000-250,000. A bonus will be provided as part of the compensation package, in addition to a full range of medical, financial, and/or other benefits.

TWG is an equal opportunity employer, and all qualified applicants will receive consideration for employment without regard to race, color, religion, gender, sexual orientation, gender identity, national origin, disability, or status as a protected veteran.