1

Ai Coder Jobs in Utah (NOW HIRING)

Visa Sponsorship: This AI Engineer position is currently not eligible for employment visa ... Participate in code reviews, ensuring code quality, security, and testability across the team.

Visa Sponsorship: This AI Engineer position is currently not eligible for employment visa ... Participate in code reviews, ensuring code quality, security, and testability across the team.

Visa Sponsorship: This AI Engineer position is currently not eligible for employment visa ... Participate in code reviews, ensuring code quality, security, and testability across the team.

AI Tech Support (Early Shift)

Lehi, UT · On-site

$70K - $100K/yr

Our AI teammates answer phones, book appointments, follow up with customers, recover missed revenue ... Before we wrote a single line of code, we visited more than 140 contractors to understand how these ...

Software Engineer

Salt Lake City, UT · On-site

$200 - $250/hr

Using Goldman Sachs' AI tooling and agentic coding assistants, you will govern multiple AI agents, rapidly comprehend large legacy codebases, generate and assess production-quality code, and ...

Showing results 21-40

Ai Coder information

See Utah salary details

$14

$25

$39

How much do ai coder jobs pay per hour?

As of Sep 7, 2026, the average hourly pay for ai coder in Utah is $25.03, according to ZipRecruiter salary data. Most workers in this role earn between $17.31 and $31.49 per hour, depending on experience, location, and employer.

What is an AI coder?

AI Coders are professionals who develop, implement, and maintain artificial intelligence (AI) systems and applications. They use programming languages such as Python, Java, and R to write code that enables machines to perform tasks that typically require human intelligence, such as learning, reasoning, and problem-solving. AI Coders often work with machine learning models, neural networks, and large datasets to create intelligent solutions for various industries. Their work can range from building chatbots and recommendation systems to designing complex algorithms for automation.

What types of projects do AI coders typically work on, and how does project collaboration usually happen?

AI Coders are often involved in developing machine learning models, creating data pipelines, and integrating AI solutions into existing products. Collaboration is a key part of the role, with AI Coders working closely with data scientists, software engineers, and product managers to translate business needs into technical solutions. Most teams use agile methodologies, daily stand-ups, and collaborative platforms like GitHub or Jira to coordinate tasks and track progress. This structure ensures that AI Coders receive frequent feedback and can contribute ideas throughout the development cycle.

What are the key skills and qualifications needed to thrive as an AI coder, and why are they important?

To thrive as an AI Coder, you need strong programming skills (especially in Python), a solid understanding of machine learning concepts, and typically a degree in computer science or a related field. Familiarity with AI frameworks like TensorFlow or PyTorch, as well as experience with version control systems such as Git, is essential. Strong problem-solving abilities, attention to detail, and effective communication help you collaborate with teams and explain complex solutions. These skills and qualities are crucial for developing, optimizing, and maintaining reliable AI models that address real-world challenges.

What is the difference between Ai Coder vs Data Scientist?

AspectAi CoderData Scientist
Required CredentialsProgramming skills, knowledge of AI frameworks, certifications in AI/MLStatistics, programming, data analysis certifications
Work EnvironmentSoftware development teams, AI research labsData analysis teams, research environments
Employer & Industry UsageTech companies, AI startups, R&D departmentsFinance, healthcare, marketing, tech firms

While both roles involve working with data and algorithms, Ai Coders primarily focus on developing AI models and coding AI solutions, whereas Data Scientists analyze data to extract insights and inform business decisions. Ai Coders are more involved in software development, while Data Scientists emphasize statistical analysis and data interpretation.

How do you become an AI coder?

To become an AI coder, you typically need a strong foundation in programming languages such as Python or Java, along with knowledge of machine learning frameworks like TensorFlow or PyTorch. Earning a degree in computer science, data science, or a related field and gaining experience through projects or internships are common steps. Developing skills in algorithms, data structures, and mathematics is also essential for working effectively in AI development.

How much do AI coders make?

AI coders, also known as artificial intelligence programmers, typically earn between $80,000 and $150,000 annually, depending on experience, location, and industry. Senior roles or those with specialized skills in machine learning and deep learning can earn higher salaries, especially in tech hubs or large companies.

What are popular job titles related to Ai Coder jobs in Utah?

For Ai Coder jobs in Utah, the most frequently searched job titles are:

What cities in Utah are hiring for Ai Coder jobs?

Cities in Utah with the most Ai Coder job openings:

Infographic showing various Ai Coder job openings in Utah as of August 2026, with employment types broken down into 71% Full Time, 27% Part Time, and 2% Contract. Highlights an 63% Physical, 4% Hybrid, and 33% Remote job distribution, with an average salary of $52,057 per year, or $25 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Logan, UT • On-site

$20 - $30/hr

Full-time

Posted 7 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.