1

Annotation Jobs in Durham, NC (NOW HIRING)

To ensure that the correct and or appropriate title block, plotting style (CTB file), layers, line types (LIN file), symbols, scaling, and annotation/text formatting and naming standards are followed.

Guides students through reading passage annotation, word relationship identification, multi-step arithmetic problems, and basic geometry calculations. Emphasizes building test confidence and reducing ...

LSAT Tutor

Raleigh, NC Β· Remote

$40/hr

Skilled at teaching logic game setup and notation systems, argument core identification, and passage annotation. Guides students through conditional reasoning, sufficient/necessary conditions, game ...

Ability to explain active reading strategies, annotation techniques, and evidence location for 40 questions in 35 minutes with strong time pressure. * Strategic Passage Navigation & Analysis: Skilled ...

Guides students through reading passage annotation, word relationship identification, multi-step arithmetic problems, and basic geometry calculations. Emphasizes building test confidence and reducing ...

Autocad Tutor

Raleigh, NC Β· Remote

$40/hr

Deep knowledge of AutoCAD 2D drafting, 3D modeling, dimensioning, layers, blocks, hatching, plotting, annotation, and file management. Ability to explain coordinate systems, object properties ...

LSAT Tutor

Durham, NC Β· Remote

$40/hr

Skilled at teaching logic game setup and notation systems, argument core identification, and passage annotation. Guides students through conditional reasoning, sufficient/necessary conditions, game ...

Guides students through reading passage annotation, word relationship identification, multi-step arithmetic problems, and basic geometry calculations. Emphasizes building test confidence and reducing ...

Ability to explain active reading strategies, annotation techniques, and evidence location for 40 questions in 35 minutes with strong time pressure. * Strategic Passage Navigation & Analysis: Skilled ...

TACHS Tutor

Chapel Hill, NC Β· Remote

$40/hr

Skilled at teaching reading passage annotation, grammar rule application, and mental math estimation strategies for TACHS. Guides students through vocabulary-in-context questions, paragraph ...

ACT Reading Tutor

Durham, NC Β· Remote

$40/hr

Ability to explain active reading strategies, annotation techniques, and evidence location for 40 questions in 35 minutes with strong time pressure. * Strategic Passage Navigation & Analysis: Skilled ...

Showing results 21-40

Annotation information

See Durham, NC salary details

$43.5K

$56.4K

$94.2K

How much do annotation jobs pay per year?

As of Sep 12, 2026, the average yearly pay for annotation in Durham, NC is $56,446.00, according to ZipRecruiter salary data. Most workers in this role earn between $47,800.00 and $56,000.00 per year, depending on experience, location, and employer.

What is an annotation?

An annotation job involves labeling or tagging data, such as text, images, audio, or video, to help train artificial intelligence and machine learning models. Annotators manually or semi-automatically add metadata, such as identifying objects in images, transcribing speech, or categorizing text. This process improves AI accuracy by providing high-quality training data. Annotation work is crucial for industries like autonomous driving, healthcare, and natural language processing.

What are the typical projects or tasks an annotation specialist works on?

Annotation specialists typically work on projects involving the labeling and categorizing of dataβ€”such as images, videos, audio, or textβ€”to train machine learning models. Weekly tasks may include reviewing raw data, applying specific tagging guidelines, performing quality checks on completed annotations, and collaborating with team members or machine learning engineers to ensure accuracy and consistency. Frequent feedback sessions and ongoing updates to annotation instructions are common as project requirements evolve. This role often requires close teamwork and clear communication within a collaborative environment, especially for large-scale or rapidly changing projects.

What are the key skills and qualifications needed to thrive in the annotation position?

Excelling in an Annotation role generally requires keen attention to detail, strong analytical abilities, and a high level of accuracy, often backed by a relevant educational background. Familiarity with annotation tools, data labeling software, and sometimes basic programming or data management platforms is valuable. Effective time management, consistency, and clear communication are soft skills that differentiate top performers. These competencies are crucial to ensuring data quality and supporting the development of machine learning and AI systems.

What are annotation jobs?

Annotation jobs involve labeling or tagging data, such as images, text, or audio, to help train machine learning models. These roles often require attention to detail and familiarity with annotation tools or software, and they are commonly performed remotely or in a digital environment.

What skills are needed for annotation?

Annotation jobs require strong attention to detail, good reading comprehension, and the ability to follow specific guidelines. Familiarity with data labeling tools and basic computer skills are also important. Accuracy and consistency are essential for producing high-quality annotated data.

What are the most commonly searched types of Annotation jobs in Durham, NC?

The most popular types of Annotation jobs in Durham, NC are:

What are popular job titles related to Annotation jobs in Durham, NC?

For Annotation jobs in Durham, NC, the most frequently searched job titles are:

What job categories do people searching Annotation jobs in Durham, NC look for?

The top searched job categories for Annotation jobs in Durham, NC are:

Infographic showing various Annotation job openings in Durham, NC as of September 2026, with employment types broken down into 1% As Needed, 53% Full Time, 43% Part Time, and 3% Contract. Highlights an 37% Physical, 1% Hybrid, and 62% Remote job distribution, with an average salary of $56,446 per year, or $27.1 per hour.

AI Agent Trajectory Annotator and Reviewer

Durham, NC

$20 - $30/hr

Full-time

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