1

Ai Coder Jobs in Baltimore, MD (NOW HIRING)

AI/ML Engineer

Annapolis, MD ยท On-site

$120K - $220K/yr

We are looking for a highly motivated and skilled Data Scientist/AI Specialist to join our ... Claude Code, OpenAI Codex, Cursor, or similar) as a core part of your development workflow Bonus ...

AI/ML Engineer

Columbia, MD ยท On-site

$120K - $220K/yr

We are looking for a highly motivated and skilled Data Scientist/AI Specialist to join our ... Claude Code, OpenAI Codex, Cursor, or similar) as a core part of your development workflow Bonus ...

Que Technology Group, Inc. , is looking for a motivated AI Engineer with a proven track record in ... Familiarization with RUST, Claude Code, Codex, and CI/CD. Security Clearance: * Active TS/SCI with ...

AI Engineer

Fort George G Meade, MD ยท On-site

$125 - $150/hr

Que Technology Group, Inc., is looking for a motivated AI Engineer with a proven track record in ... Familiarization with RUST, Claude Code, Codex, and CI/CD. Security Clearance: * Active TS/SCI with ...

Programmer - AI Trainer

Baltimore, MD ยท On-site +1

$50 - $100/hr

We are looking for an existing Coder (this is an opportunity to work with us as an independent contractor) to help advance AI development. As a DataAnnotation's coder, you'll be part of a growing ...

Showing results 41-60

Ai Coder information

See Baltimore, MD salary details

$15

$27

$43

How much do ai coder jobs pay per hour?

As of Sep 7, 2026, the average hourly pay for ai coder in Baltimore, MD is $27.32, according to ZipRecruiter salary data. Most workers in this role earn between $18.85 and $34.38 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 Baltimore, MD?

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

What cities near Baltimore, MD are hiring for Ai Coder jobs?

Cities near Baltimore, MD with the most Ai Coder job openings:

Infographic showing various Ai Coder job openings in Baltimore, MD as of August 2026, with employment types broken down into 76% Full Time, 20% Part Time, and 4% Contract. Highlights an 70% Physical, 4% Hybrid, and 26% Remote job distribution, with an average salary of $56,818 per year, or $27.3 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Bowie, MD โ€ข 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.