1

Agent Engineer Jobs in Florida (NOW HIRING)

Senior Agentic (AI) Engineer

Orlando, FL · On-site +1

$97K - $134K/yr

Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with ... Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.

Senior Agentic (AI) Engineer

Miami, FL · On-site +1

$99K - $137K/yr

Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with ... Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.

Senior Agentic (AI) Engineer

Orlando, FL · On-site +1

$97K - $134K/yr

Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with ... Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.

Front Desk Agent

Miami, FL

$13.75 - $17.25/hr

YOTEL Miami is seeking a dedicated and enthusiastic Front Desk Agent to join our team. The ideal ... Collaborate with housekeeping, Engineering, and Security teams to ensure guest needs are met.

Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with ... Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.

Senior Agentic (AI) Engineer

Tampa, FL · On-site +1

$98K - $135K/yr

Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with ... Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.

AI/ML Engineer - Remote

Miami, FL · Remote

$200 - $350/hr

You will work with LLMs, RAG, prompt engineering, multi-agent systems, and cloud AI platforms to develop production-grade machine learning applications. Key Responsibilities * Design, implement, and ...

Showing results 21-40

Agent Engineer information

See Florida salary details

$3

$12

$18

How much do agent engineer jobs pay per hour?

As of Sep 4, 2026, the average hourly pay for agent engineer in Florida is $12.81, according to ZipRecruiter salary data. Most workers in this role earn between $10.77 and $14.38 per hour, depending on experience, location, and employer.

What is the difference between Agent Engineer vs Network Engineer?

AspectAgent EngineerNetwork Engineer
Required CredentialsBachelor's in Computer Science or related, certifications like CCNA, CompTIA Network+Bachelor's in Computer Science, Information Technology, or related, certifications like CCNA, CCNP
Work EnvironmentDeveloping, testing, and maintaining agent software, often in software development teamsDesigning, implementing, and managing network infrastructure, often in IT or telecom environments
Employer & Industry UsageTech companies, software firms, cloud service providersTelecom, IT services, large enterprises with complex networks

Agent Engineers focus on developing and maintaining software agents that facilitate automation and communication within systems, while Network Engineers design and manage network infrastructure. Both roles require technical certifications and often work in tech-driven environments, but their core responsibilities differ significantly.

What cities in Florida are hiring for Agent Engineer jobs?

Cities in Florida with the most Agent Engineer job openings:

Infographic showing various Agent Engineer job openings in Florida as of August 2026, with employment types broken down into 92% Full Time, 6% Part Time, and 2% Contract. Highlights an 83% Physical, 1% Hybrid, and 16% Remote job distribution, with an average salary of $26,651 per year, or $12.8 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Fort Myers, FL • On-site

$20 - $30/hr

Full-time

Posted 3 days ago

New


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.