1

Ai Job Coding Jobs in Milton, ME (NOW HIRING)

Understanding and Reading Blueprints Must have experience with AI, Coding, and or Software System Programming Working knowledge of Microsoft Office Suite, including Word, Excel, PowerPoint, Outlook ...

iOS Engineer -Remote

Auburn, ME ยท Remote

$61.63 - $88.47/hr

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 ...

iOS Engineer -Remote

Lewiston, ME ยท Remote

$61.63 - $88.47/hr

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 ...

iOS Engineer -Remote

Auburn, ME ยท On-site

$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 ...

iOS Engineer -Remote

Lewiston, ME ยท On-site

$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

Ai Job Coding information

See Milton, ME salary details

$13

$33

$55

How much do ai job coding jobs pay per hour?

As of Sep 12, 2026, the average hourly pay for ai job coding in Milton, ME is $33.48, according to ZipRecruiter salary data. Most workers in this role earn between $25.34 and $40.48 per hour, depending on experience, location, and employer.

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

AspectAi Job CodingData Scientist
Required CredentialsProgramming skills, certifications in AI/ML, coding experienceStatistics, programming, data analysis certifications
Work EnvironmentTech companies, AI development teams, software firmsResearch labs, tech companies, consulting firms
Industry UsageAI product development, machine learning applicationsData analysis, predictive modeling, research

Ai Job Coding focuses on developing and implementing AI algorithms through coding, while Data Scientists analyze data to extract insights and build models. Both roles require programming skills and often overlap, but Ai Job Coders are more specialized in AI development, whereas Data Scientists focus on data analysis and interpretation.

How do I become an AI job coder?

To become an AI job coder, you should develop strong programming skills in languages like Python or Java, gain knowledge of machine learning frameworks such as TensorFlow or PyTorch, and understand algorithms and data structures. Earning relevant certifications or degrees in computer science, data science, or AI can also improve your prospects and help you stay current with industry developments.

What cities near Milton, ME are hiring for Ai Job Coding jobs?

Cities near Milton, ME with the most Ai Job Coding job openings:

Infographic showing various Ai Job Coding job openings in Milton, ME as of August 2026, with employment types broken down into 1% As Needed, 70% Full Time, 23% Part Time, and 6% Contract. Highlights an 95% Physical, 1% Hybrid, and 4% Remote job distribution, with an average salary of $69,640 per year, or $33.5 per hour.

AI Agent Trajectory Annotator and Reviewer

Lewiston, ME โ€ข On-site

$20 - $30/hr

Full-time

Posted 11 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.