1

Junior Ai Agent Developer Jobs in Delaware (NOW HIRING)

Lead AI Engineer | Onsite - Delaware

Wilmington, DE · On-site

$99K - $131K/yr

Define standards for advanced prompt engineering and context window management . * Own delivery of ... Drive delivery of AI agent and multi-agent systems and tool-use/MCP integration patterns. * Own ...

Lead AI Engineer | Onsite - Delaware

Wilmington, DE · On-site

$99K - $131K/yr

Define standards for advanced prompt engineering and context window management . * Own delivery of ... Drive delivery of AI agent and multi-agent systems and tool-use/MCP integration patterns. * Own ...

AI-ML Tech Lead

Wilmington, DE · On-site

$42K - $55K/yr

They are seeking an AI-ML Tech Lead to own the end-to-end architecture for AI-agent systems and ... Required : • 10+ years of software engineering experience with at least 3+ years in a Tech Lead ...

Senior AI Engineer

Wilmington, DE · On-site +1

$101K - $139K/yr

Mentor & help accelerate the work of junior developers; foster collaboration and teamwork and pair ... Strong hands-on experience designing and building GenAI architectures and multi-agent systems ...

Role Overview The AI Engineer Intern will develop and enhance Large Language Models (LLMs) to ... Help build lightweight evaluation harnesses and experiments to test agent behavior, workflow ...

next page

Showing results 1-20

Junior Ai Agent Developer information

What does a junior AI agent developer do?

A Junior AI Agent Developer assists in designing, developing, and testing intelligent software agents that can perform tasks autonomously or interact with users. They typically work under the supervision of senior developers, contributing to coding, debugging, and integrating AI algorithms into applications. Their responsibilities may also include data preprocessing, model training, and monitoring agent performance. Junior developers often collaborate with team members to learn best practices and improve their technical skills in AI development.

What are the key skills and qualifications needed to thrive as a junior AI agent developer?

To thrive as a Junior AI Agent Developer, you need a solid background in programming (especially Python), foundational knowledge of machine learning concepts, and typically a degree in computer science or a related field. Familiarity with AI frameworks like TensorFlow or PyTorch, experience using version control systems (e.g., Git), and understanding APIs are commonly required. Strong problem-solving skills, attention to detail, and effective communication help you collaborate with teams and learn rapidly in a dynamic field. These skills ensure you can contribute to developing, testing, and refining AI agents that perform reliably and efficiently.

What are some typical challenges faced by junior AI agent developers when working on real-world projects?

Junior AI Agent Developers often encounter challenges such as adapting to rapidly evolving AI frameworks, integrating agent models with existing software systems, and debugging complex machine learning pipelines. Additionally, collaborating effectively with data scientists, backend engineers, and product managers requires strong communication skills and a willingness to learn from more experienced colleagues. Overcoming these challenges provides valuable learning experiences and helps build a solid foundation for career advancement in AI development.

What is the difference between Junior Ai Agent Developer vs AI Software Engineer?

AspectJunior Ai Agent DeveloperAI Software Engineer
Required CredentialsBachelor's in CS, AI, or related field; some certificationsBachelor's or higher in CS, AI, or related; advanced certifications
Work EnvironmentStart-up, tech companies, AI labs; collaborative teamsTech firms, research institutions; more complex projects
Employer & Industry UsageAI startups, tech companies, industries adopting AILarge tech firms, R&D departments, AI-focused companies
Common Search & ComparisonYesNo

The Junior Ai Agent Developer typically focuses on developing and implementing AI agents under supervision, while an AI Software Engineer handles more complex AI system design, optimization, and integration. The roles differ mainly in experience level and project complexity, with the AI Software Engineer requiring more advanced skills and experience.

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

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

What are popular job titles related to Junior Ai Agent Developer jobs in Delaware?

For Junior Ai Agent Developer jobs in Delaware, the most frequently searched job titles are:

What cities in Delaware are hiring for Junior Ai Agent Developer jobs?

Cities in Delaware with the most Junior Ai Agent Developer job openings:

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Middletown, DE • 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.