2

Remote Validation Engineer Jobs in Novi, MI (NOW HIRING)

Join a National Top Workplace Named a Top Workplace in the USA and Top Remote Workplace, Kobie is ... Implement guardrails around tool execution: auth scoping, input/output validation, PII and prompt ...

Field Application Engineer '27

Novi, MI · On-site +1

$53K - $80K/yr

Provide on-call, on-site and remote technical support, training, and troubleshooting * Travel ... Valid driver's license and personal vehicle * Ability to lift and transport demo equipment (35-85 ...

Remote Assistance Specialist

Ann Arbor, MI · Remote

$19.50 - $24.75/hr

Address technical problems and coordinate with engineering teams for timely resolutions * Train and ... Valid U.S. Driver's License Desirable Qualifications: * Experience as a leader in a fast-adapting ...

This opportunity is remote and/or hybrid-friendly that can be performed from a wide range of ... A valid driver's license and clean driving record is required for this position * Must be a U.S ...

Principal Data Engineer

Ann Arbor, MI · On-site +1

$170K - $210K/yr

Set code review standards, testing philosophy, and engineering best practices that make the whole team better, including data validation, pipeline testing, and schema management * Ensure data systems ...

Senior Software Engineer

Detroit, MI · Remote

$121K - $159K/yr

... validate these systems before they hit the real world. Our architecture centers on strong API ... This is a fully remote, hands-on individual contributor role with meaningful ownership across core ...

New

Vision Engineer - Remote / Travel DISHER is currently partnering with a world leading automation company that specializes in groundbreaking technologies for flawlessly manufacturing millions of ...

Showing results 41-60

Remote Validation Engineer information

See Novi, MI salary details

$21

$48

$73

How much do remote validation engineer jobs pay per hour?

As of Aug 8, 2026, the average hourly pay for remote validation engineer in Novi, MI is $48.78, according to ZipRecruiter salary data. Most workers in this role earn between $36.97 and $59.33 per hour, depending on experience, location, and employer.

What are the typical day-to-day responsibilities of a remote validation engineer?

Remote Validation Engineers are responsible for developing and executing test plans, analyzing results, and documenting findings to ensure products meet required standards and specifications. They often collaborate virtually with design, development, and quality teams to identify issues and recommend improvements. Daily tasks may include running automated tests, preparing validation reports, participating in team meetings, and troubleshooting system behaviors. Adapting to shifting project requirements and effectively communicating in a remote setting are also integral parts of the role.

What are the key skills and qualifications needed to thrive as a remote validation engineer, and why are they important?

To thrive as a Remote Validation Engineer, you need a strong background in engineering or computer science, expertise in validation protocols, and experience with testing methodologies. Familiarity with validation tools such as simulation software, automated test platforms, and knowledge of industry compliance standards (e.g., ISO, FDA, or automotive standards) is typically required, and certifications like ISTQB can be beneficial. Excellent problem-solving skills, attention to detail, and strong written and verbal communication are important for collaborating across distributed teams. These skills ensure the effectiveness and reliability of complex products or systems while supporting seamless teamwork in a remote work environment.

What is a remote validation engineer?

A Remote Validation Engineer is responsible for testing and verifying that products, systems, or software meet required specifications and function correctly. They develop test plans, run simulations, analyze data, and document results—all while working remotely. This role is common in industries like automotive, semiconductor, and software development, ensuring quality and compliance with standards. Strong technical skills, attention to detail, and proficiency with validation tools are essential.

What are the most commonly searched types of Validation Engineer jobs in Novi, MI? The most popular types of Validation Engineer jobs in Novi, MI are:
What are popular job titles related to Remote Validation Engineer jobs in Novi, MI? For Remote Validation Engineer jobs in Novi, MI, the most frequently searched job titles are:
What job categories do people searching Remote Validation Engineer jobs in Novi, MI look for? The top searched job categories for Remote Validation Engineer jobs in Novi, MI are:
What cities near Novi, MI are hiring for Remote Validation Engineer jobs? Cities near Novi, MI with the most Remote Validation Engineer job openings:
Infographic showing various Remote Validation Engineer job openings in Novi, MI as of August 2026, with employment types broken down into 91% Full Time, 4% Part Time, 4% Contract, and 1% Nights. Highlights an 87% Physical, 4% Hybrid, and 9% Remote job distribution, with an average salary of $101,468 per year, or $48.8 per hour.

Full-time

Re-posted 28 days ago


Job description

Join a National Top Workplace 
 
Named a Top Workplace in the USA and Top Remote Workplace, Kobie is where the best minds in loyalty come together, driven by passion and innovation. We're always looking for talented individuals who are ready to join a collaborative, growth-focused culture. As a partner to some of the world's most recognized brands, we are leaders in loyalty, helping brands build lasting emotional connections with their consumers. 
 
Join Us from Anywhere 
While our headquarters are nestled in sunny St. Petersburg, Florida, Kobie embraces a flexible work environment, offering teammates the freedom to work remotely. We understand the importance of work-life balance and support our team with: 

         Flexible Time Off to recharge when needed 
         Nine Company-Wide Holidays 
         A diverse suite of benefits prioritizing your growth, development, and personal well-being 

Discover more about our perks and benefits here. 
 
Kobie is a values-led organization where we believe that everyone is a leader, regardless of their position or role. 


About the team and what we'll build together

Kobie runs some of the largest loyalty programs in the world. We're building an internal agent platform on Amazon AgentCore that automates analyst workflows, surfaces insights from program data in Snowflake, and gives our teams and clients an LLM-native way to work with complex loyalty logic.

We're looking for a hands-on AI Engineer to ship on that platform: building agent harnesses, writing the tools those agents call, and owning the reliability and evaluation of what goes to production. This is not a research role. You'll prototype, ship, monitor, and iterate on features used by real teams

Our team tends to be people who reason carefully, ship working code,and pick up new tools without a lot of handholding. There's no single path into this role. We value the impact of what you've built and your track record of building things that hold up.

How you will make an impact

Agent Development

  • Build agent harnesses in Python using LangChain and LangGraph, including tool-calling, structured outputs (Pydantic/JSON schema), retries, streaming, and memory
  • Package agent harnesses for the AgentCore Runtime with appropriate context, tools, skills, and subagents that fit cleanly into production flows and scenarios
  • Write the tools and skills agents use  API integrations, SQL queries against Snowflake, Snowflake backed knowledge retrieval with clear contracts and Pydantic validation

Evaluation and Reliability

  • Build evaluation harnesses (golden datasets, LLM-as-judge, regression suites) using AgentCore Evaluations, and wire them into CI
  • Implement guardrails around tool execution: auth scoping, input/output validation, PII and prompt-injection protections, and hallucination mitigation
  • You own what you ship: prototype, deploy through Amazon AgentCore, monitor traces, and fix it when it breaks

Collaboration

  • Partner with data engineers on Snowflake backed retrieval patterns (Cortex Analyst and Cortex Search Services)
  • Contribute to refining our internal engineering patterns as the stack evolves

What you need to be successful

Required

  • 3+ years of professional Python, with production experience building and operating services
  • 1+ years of hands-on work with LLMs in production: prompt/context engineering, tool/function calling, structured outputs, RAG
  • Working knowledge of LangChain/LangGraph or a comparable framework like AgentCore Strands, CrewAI, or Semantic Kernel
  • Experience with LLM observability tools: Amazon CloudWatch, LangSmith, Langfuse, MLflow, or OpenTelemetry
  • Experience designing evaluation frameworks (MLFlow, DeepEval, LLM-as-judge, multi-turn regression)
  • Fluency with Git, Docker, and modern API frameworks
  • Clear written communication and the judgment to know when something is ready to ship

A bachelor's degree is not required. Equivalent practical experience: including bootcamps, self-taught work, career changes, or non-CS technical degrees counts.

Strongly Preferred

  • Hands-on experience with Amazon Bedrock and/or AgentCore as a developer: runtime, gateways, memory, policy, guardrails, observability, awscli, evaluations
  • Experience with Snowflake, Snowpark, or Snowflake Cortex
  • Fluency in writing and reading SQL, as well as understanding semantic models.
  • Familiarity with multi-agent patterns: supervisor/router, subagent/handoff, reflection, human-in-the-loop
  • A considered view on where agents should and shouldn't act and comfort pushing back when "let's add an agent" isn't the right answer
  • Experience in Loyalty, MarTech, AdTech, or a comparable data rich B2B domain
Who we are  As a trusted partner, Kobie delivers market-leading, end-to-end loyalty solutions designed to enable customer experiences for the world's most successful brands. We do this with a strategy-led technology approach that uncovers the truth behind what drives consumers on an emotional level. We believe that our team's passion and expertise are the driving forces behind our success and are proud to be named a Top Workplaces in the USA, where the best and brightest in loyalty drive our mission of growing enterprise value through loyalty. 
 
A place for all We celebrate and embrace diversity at Kobie! 
Employment at Kobie is based solely on an individual's merit and qualifications, which are directly related to professional competence. We do not discriminate against any teammate or applicant because of race,color, religion, gender, sexual orientation, gender identity/expression, national origin, disability, age, genetic information, veteran status, marital status, pregnancy, or any other characteristic protected by applicable law. 
 
We are fiercely committed to fostering a workplace where teammates can bring their authentic selves to work every day. Our DEI initiatives, including various committees, ensure that principles of equity, diversity, and inclusion are deeply ingrained throughout Kobie. While our leadership team fully supports our policy of nondiscrimination and equal opportunity, it is the responsibility of all teammates to uphold these values. 
 
Ready to join us? If you're ready to make an impact and grow in a supportive, innovative environment, we'd love to hear from you. Apply today and join the best and brightest in loyalty! 
We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.
apply for this job