2

Remote Ai Coding Jobs in Utah (NOW HIRING)

Software Engineer - AI-Native Full Stack Bolo AI Bay Area (Hybrid) | Salt Lake City Area (Remote ... The code is a generated artifact. The spec, the harness, and the validation infrastructure are what ...

Able to write and modify code for simple, internal business applications (even if AI writes most of ... Very effective in a remote work environment Benefits Benefits: 100% remote w/ no office mandate ...

Able to write and modify code for simple, internal business applications (even if AI writes most of ... Very effective in a remote work environment Benefits Benefits: 100% remote w/ no office mandate ...

This position is remote eligible for candidates who currently reside in Utah. Click here to see why ... Hands-on experience with AI coding assistants like Claude Code or Cursor, an eagerness to adopt the ...

This position is remote eligible for candidates who currently reside in Utah. Click here to see why ... Hands-on experience with AI coding assistants like Claude Code or Cursor, an eagerness to adopt the ...

Senior Backend Engineer - AI Platform

Salt Lake City, UT · On-site +1

$118K - $156K/yr

This is a remote position; however, the candidate must reside within 30 miles of one of the ... Conduct code reviews (comment, approve, seek revisions, merge), mentor junior and mid-level ...

$166K - $191K/yr

As AI capabilities rapidly advance, Poe provides a single platform to instantly integrate and ... Own the entire software development process from timeline estimation to coding, testing and release ...

$166K - $191K/yr

As AI capabilities rapidly advance, Poe provides a single platform to instantly integrate and ... Own the entire software development process from timeline estimation to coding, testing and release ...

next page

Showing results 1-20

Remote Ai Coding information

What is remote AI coding?

Remote AI coding refers to the practice of developing and deploying artificial intelligence models and applications from a remote location, rather than working onsite at a company’s office. Remote AI coders use programming languages like Python, machine learning frameworks, and cloud platforms to create solutions such as chatbots, recommendation systems, and data analysis tools. This role allows professionals to collaborate with teams and clients across the globe using online communication and version control tools. Remote AI coding offers flexibility, access to a wider range of job opportunities, and the ability to work from anywhere with a reliable internet connection.

What are the key skills and qualifications needed to thrive as a Remote AI Coding professional, and why are they important?

To thrive as a Remote AI Coding professional, you need strong programming skills (especially in Python), a solid understanding of machine learning concepts, and a relevant degree in computer science or a related field. Familiarity with tools like TensorFlow, PyTorch, Git, and cloud platforms (e.g., AWS, Google Cloud) is typically required, along with certifications in AI or data science as a plus. Excellent problem-solving abilities, self-motivation, and clear communication are crucial soft skills for collaborating remotely and managing independent tasks. These competencies enable efficient project delivery, innovation, and effective teamwork in a distributed work environment.

What is the difference between Remote Ai Coding vs Data Scientist?

AspectRemote Ai CodingData Scientist
Required CredentialsProgramming skills, AI/ML knowledge, sometimes certificationsStatistics, programming, often advanced degrees
Work EnvironmentRemote, tech companies, AI-focused teamsRemote or on-site, diverse industries
Industry UsageTech, AI startups, software firmsFinance, healthcare, tech, research
Common Search/ComparisonYesNo

Remote Ai Coding involves developing AI algorithms and models primarily through programming, often in a remote setting within tech-focused companies. Data Scientists analyze data to extract insights, requiring statistical expertise and often working across various industries. While both roles may work remotely, Remote Ai Coding is more specialized in AI development, whereas Data Scientists focus on data analysis and interpretation.

What are some common challenges faced by remote AI coding professionals, and how can they be overcome?

Remote AI coding professionals often encounter challenges such as collaborating across time zones, maintaining clear communication with team members, and managing complex projects without in-person oversight. To overcome these, it's important to establish regular check-ins using collaboration tools like Slack or Zoom, document code and project updates thoroughly, and leverage version control systems such as Git. Proactively communicating progress and blockers helps ensure alignment and smooth teamwork, even when working remotely.
What are the most commonly searched types of Ai Coding jobs in Utah? The most popular types of Ai Coding jobs in Utah are:
What are popular job titles related to Remote Ai Coding jobs in Utah? For Remote Ai Coding jobs in Utah, the most frequently searched job titles are:
What cities in Utah are hiring for Remote Ai Coding jobs? Cities in Utah with the most Remote Ai Coding job openings:

Software Engineer - AI-Native Full Stack

Bolo AI

On-site, Remote

Other

PTO

Posted 17 days ago


Job description

Software Engineer - AI-Native Full StackBolo AI

Bay Area (Hybrid) | Salt Lake City Area (Remote) | Full-Time Senior Engineer

The Role Has Changed

Three person engineering teams are building what used to take thirty. Not by working harder, but by working differently. The engineers shipping at this pace don't write code. They write specs precise enough that agents implement them correctly. They build harnesses. CI gates, structural tests, linting rules, and architectural enforcement that mechanically prevent entire classes of agent mistakes. They design validation systems where agents write the tests and humans verify that features actually work from the user's perspective.

The code is a generated artifact. The spec, the harness, and the validation infrastructure are what engineers maintain.

This is how we work at Bolo.ai. We're hiring engineers who already work this way, or who have the depth to start.

The Company

Bolo AI is building the AI company for heavy industry.

These are the sectors the world depends on: energy, utilities, manufacturing, and industrial operations. They have been underserved by modern software and AI for too long. We are changing that with AI built for their messy, high-stakes operational reality.

Customers are already using Bolo to catch critical equipment failures, recover hidden cost impact, automate operational workflows, and put decades of industrial data to work.

Backed by True Ventures, Benchstrength, Accomplice, Analog Ventures, and Beat Ventures, we are a small, AI-native team working close to the customer to make their daily work faster, safer, and better.

The Work

You'll spend your time on four things:

  • Specifications. You write behavioral specs, architectural constraints, and feature requirements that agents implement against. When agent output misses the mark, you tighten the spec. Not by adding more words, but by being more precise about what "correct" means. This requires understanding the system deeply enough to define its behavior at every layer.
  • Harness. You build and maintain the infrastructure that keeps agents producing reliable code. Structural tests that enforce architectural boundaries. Linting rules where every failure message teaches the agent what went wrong. CI gates that reject drift. Structured knowledge bases agents can navigate. The principle: every class of agent mistake gets a mechanical fix so it never recurs.
  • Validation. Agents write the code. Agents write the tests. You verify that features work from the user's perspective, under real deployment conditions, against edge cases that matter in production. You define scenarios and acceptance criteria. You build the end-to-end checks, behavioral verification, and automation that make this trustworthy at scale. When something breaks, your job is diagnosing whether the failure is in the spec, the harness, or the agent's implementation, and fixing the right layer.
  • Architecture and operations. Our systems run across cloud providers and on-premises environments. You design modular abstractions, clean interfaces where deployment targets don't leak into application logic. You own production systems used by energy companies in regulated environments where failures have real consequences. Reliability, observability, and graceful degradation matter here.
What Makes Someone Good at This

7+ years of engineering experience, applied at a higher altitude. You need years of building and debugging production systems. Not because you'll write every line, but because you can't design a harness that catches real failures, write a spec that anticipates edge cases, or diagnose a broken feature across the full stack without that foundation. The depth serves the abstraction.

Systems thinking over code fluency. How components interact. Where failures cascade. What breaks when requirements change. What to anticipate before it happens. This is what agents are worst at and what matters most.

An agent-driven workflow. You already direct AI agents (Claude Code, Codex, Cursor, or similar) to handle implementation while you focus on architecture, specification, and validation. Or you have the engineering judgment to make that transition and the motivation to do it now.

Experience building the infrastructure around agents. CI enforcement, scenario-based testing, documentation systems agents can consume, structured knowledge bases - you've built some of this, or you have specific ideas about how and why.

Comfort making decisions with incomplete information. Startup. Requirements shift. The right approach isn't always obvious. You move forward, and you know when to ask versus when to make a call.

Direct communication. You give and receive honest feedback. You can disagree with a decision, say so clearly, and still commit to the outcome. We care about getting it right more than being right.

Enthusiasm for a field that reinvents itself quarterly. Tools change. Workflows get replaced. Best practices from three months ago become obsolete. You're energized by that. You see this as the most interesting period in the history of software.

About Us

Small, senior-leaning engineering team. Real ownership, direct impact, no layers between you and the work. We expect a lot from each other and give each other the room to deliver.

Sustainable pace over heroic sprints.

What We Offer

Bolo AI is headquartered in Palo Alto, backed by True Ventures, Benchstrength, Accomplice, J Ventures, and Beat Ventures.

  • Competitive compensation with equity so you share in what we build together.
  • Hybrid flexibility - in-person collaboration in Palo Alto with room to work how you're most productive.
  • Early-stage ownership - join at a stage where your decisions shape the product, the architecture, and the engineering culture.
  • Generous PTO and flexible working hours.
Hiring Process

We evaluate how you work in an AI-native workflow. AI tool usage is expected, not just permitted. We're looking at engineering judgment. Can you write specs agents execute well against, build systems that catch real failures, and reason about problems across the full stack.

We'll be straightforward about our process, give you real information to evaluate us, and give you feedback regardless of outcome.

If this sounds like what you're already building toward, we'd like to talk.