1

Associate Ai Agent Developer Jobs in Virginia (NOW HIRING)

AI & Data Architect, US

Richmond, VA · On-site

$158 - $355/hr

AI Agent Studio / Fusion Agentic Applications; Oracle Analytics Cloud / Fusion Data Intelligence ... Basic Qualifications • BS, MS, or PhD in Computer Science, Data/AI, Electrical Engineering ...

New

Associate AI Solution Architect

Mclean, VA · On-site

$63.75 - $84/hr

AI & Engineering leverages cutting-edge engineering capabilities to build, deploy, and operate ... Solution and AI Architect - AI & Engineering/EaaS Associate Architect Join our AI & Engineering ...

Associate AI Solution Architect

Richmond, VA · On-site

$62.25 - $82.25/hr

AI & Engineering leverages cutting-edge engineering capabilities to build, deploy, and operate ... Solution and AI Architect - AI & Engineering/EaaS Associate Architect Join our AI & Engineering ...

AI Quality Engineer

Merrifield, VA · On-site

$68.88 - $90.92/hr

Analyze LangSmith traces, agent execution logs, and AI evaluation metrics to identify quality ... Lead certification and production readiness reviews for Internal Developer Portal (IDP ...

Agentic AI Engineer Required Skills * 3+ years of experience building production-level AI or ML ... Experience with tools and AI agent frameworks such as TensorFlow, PyTorch, LangGraph, or LangChain

Agentic AI Engineer Required Skills * 3+ years of experience building production-level AI or ML ... Experience with tools and AI agent frameworks such as TensorFlow, PyTorch, LangGraph, or LangChain

Showing results 41-60

Associate Ai Agent Developer information

What is the difference between Associate Ai Agent Developer vs Machine Learning Engineer?

AspectAssociate Ai Agent DeveloperMachine Learning Engineer
Required CredentialsBachelor's in CS, AI, or related field; some certificationsBachelor's or Master's in CS, Data Science, or related; advanced certifications
Work EnvironmentTech companies, AI startups, R&D labsTech firms, AI companies, research institutions
Employer & Industry UsageDevelops AI agents, chatbots, virtual assistantsDesigns ML models, algorithms, data pipelines
Common Search & ComparisonOften compared for entry-level AI rolesMore advanced, research-focused roles

The Associate Ai Agent Developer typically focuses on building and maintaining AI agents like chatbots and virtual assistants, often at an entry to mid-level. In contrast, a Machine Learning Engineer develops complex ML models and algorithms, usually requiring more advanced skills and experience. Both roles are vital in AI development but differ in scope, complexity, and specialization.

What are the most commonly searched types of Ai Agent Developer jobs in Virginia?

The most popular types of Ai Agent Developer jobs in Virginia are:

What are popular job titles related to Associate Ai Agent Developer jobs in Virginia?

For Associate Ai Agent Developer jobs in Virginia, the most frequently searched job titles are:

What job categories do people searching Associate Ai Agent Developer jobs in Virginia look for?

The top searched job categories for Associate Ai Agent Developer jobs in Virginia are:

What cities in Virginia are hiring for Associate Ai Agent Developer jobs?

Cities in Virginia with the most Associate Ai Agent Developer job openings:

Infographic showing various Associate Ai Agent Developer job openings in Virginia as of August 2026, with employment types broken down into 1% As Needed, 70% Full Time, 26% Part Time, 1% Temporary, and 2% Contract. Highlights an 95% Physical, 1% Hybrid, and 4% Remote job distribution.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Harrisonburg, VA

$20 - $30/hr

Full-time

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