1

Hourly Ai Data Annotation Jobs in Delaware (NOW HIRING)

$18 - $50/hr

Siemens Digital Industries Software is seeking an AI & Engineering Data Intern to support emerging ... From The hourly pay range for this position $18 - $50 per hour, based off of your projected ...

New

$18 - $50/hr

Siemens Digital Industries Software is seeking an AI & Engineering Data Intern to support emerging ... From The hourly pay range for this position $18 - $50 per hour, based off of your projected ...

New

$18 - $50/hr

Siemens Digital Industries Software is seeking an AI & Engineering Data Intern to support emerging ... From The hourly pay range for this position $18 - $50 per hour, based off of your projected ...

New

$18 - $50/hr

Siemens Digital Industries Software is seeking an AI & Engineering Data Intern to support emerging ... From The hourly pay range for this position $18 - $50 per hour, based off of your projected ...

New

Showing results 21-40

Hourly Ai Data Annotation information

What is an hourly AI data annotation?

An Hourly AI Data Annotation job involves labeling, tagging, or categorizing data—such as images, text, or audio—to help train machine learning models. Annotators follow specific guidelines to ensure that the data is accurately labeled so that AI systems can learn to recognize patterns and make decisions. These jobs are typically paid by the hour and may require attention to detail, consistency, and sometimes familiarity with specialized annotation tools. This work is essential for improving the accuracy and usefulness of artificial intelligence applications.

What are the key skills and qualifications needed to thrive as an hourly AI data annotator?

To thrive as an AI Data Annotator, you need strong attention to detail, accuracy, and a basic understanding of data labeling concepts, typically supported by a high school diploma or equivalent. Familiarity with annotation tools such as Labelbox or Supervisely, and basic computer proficiency, are often required. Critical thinking, consistency, and effective communication are valuable soft skills in this role. These skills ensure high-quality, reliable data that directly improves the performance of AI and machine learning models.

What are some common challenges faced by hourly AI data annotators, and how can they be managed?

Hourly AI data annotators often encounter challenges such as repetitive tasks, maintaining high accuracy under time constraints, and adapting to evolving project guidelines. To manage these, it's important to take regular breaks to avoid fatigue, stay up to date with training materials, and communicate proactively with team leads if instructions are unclear. Many teams use collaborative tools and regular feedback sessions to support annotators and ensure consistent quality, making teamwork and attention to detail vital for success in this role.

What is the difference between Hourly Ai Data Annotation vs Data Labeler?

AspectHourly Ai Data AnnotationData Labeler
CredentialsBasic computer skills, attention to detailBasic computer skills, attention to detail
Work EnvironmentRemote or in-office, flexible hoursRemote or in-office, flexible hours
Industry UsageAI, machine learning, tech companiesAI, machine learning, tech companies
Job FocusAnnotating data for AI training, often with specific instructionsLabeling data to help AI models learn, often similar tasks

Hourly Ai Data Annotation and Data Labeler roles are similar, focusing on preparing data for AI systems. The main difference lies in terminology; 'Hourly Ai Data Annotation' emphasizes the paid hourly aspect and the specific task of annotating data for AI training, while 'Data Labeler' is a broader term used interchangeably in the industry. Both roles require similar skills and are used in the same industry sectors.

What are the most commonly searched types of Ai Data Annotation jobs in Delaware?

The most popular types of Ai Data Annotation jobs in Delaware are:

What are popular job titles related to Hourly Ai Data Annotation jobs in Delaware?

For Hourly Ai Data Annotation jobs in Delaware, the most frequently searched job titles are:

What job categories do people searching Hourly Ai Data Annotation jobs in Delaware look for?

The top searched job categories for Hourly Ai Data Annotation jobs in Delaware are:

What cities in Delaware are hiring for Hourly Ai Data Annotation jobs?

Cities in Delaware with the most Hourly Ai Data Annotation job openings:

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Dover, DE • On-site

$20 - $30/hr

Full-time

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