1

Associate Ai Agent Developer Jobs in Baton Rouge, LA

Develop comprehensive, 35+ item rubrics to evaluate AI agent performance with respect to methodological rigor and clinical reasoning. * Ensure all tasks reflect the complexity and depth of real-world ...

iOS AI Embedded Engineer

Central, LA · On-site

$80 - $100/hr

... Velocity Core, Developer Intelligence). * Experience in the VPN, mobile security, or ... Build a versioned, agent-readable knowledge base inside the client's repository (covering spec ...

Specialist Solutions Architect - AI/ML

Central, LA · On-site +1

$58.25 - $76.75/hr

... agent orchestration, guardrails, AI evaluation, and observability systems * Serve as a trusted technical advisor to customer architects, engineering leads, and Directors * Drive technical wins in ...

Senior Frontend Engineer

Central, LA · On-site

$150 - $200/hr

Role * Engineer focusing on providing optimal user and agent experiences on the LanceDB platform ... AI systems), including work on concurrency and multitenancy * Experience crafting UIs using ...

next page

Showing results 1-20

Associate Ai Agent Developer information

See Baton Rouge, LA salary details

$25.4K

$62.2K

$111.9K

How much do associate ai agent developer jobs pay per year?

As of Sep 8, 2026, the average yearly pay for associate ai agent developer in Baton Rouge, LA is $62,244.00, according to ZipRecruiter salary data. Most workers in this role earn between $33,600.00 and $78,300.00 per year, depending on experience, location, and employer.

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 job categories do people searching Associate Ai Agent Developer jobs in Baton Rouge, LA look for?

The top searched job categories for Associate Ai Agent Developer jobs in Baton Rouge, LA are:

What cities near Baton Rouge, LA are hiring for Associate Ai Agent Developer jobs?

Cities near Baton Rouge, LA with the most Associate Ai Agent Developer job openings:

Infographic showing various Associate Ai Agent Developer job openings in Baton Rouge, LA as of August 2026, with employment types broken down into 1% As Needed, 71% Full Time, 26% Part Time, 1% Temporary, and 1% Contract. Highlights an 96% Physical, 1% Hybrid, and 3% Remote job distribution, with an average salary of $62,244 per year, or $29.9 per hour.

AI Agent Trajectory Annotator and Reviewer

Baton Rouge, LA

$20 - $30/hr

Full-time

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