2

No Experience Library Jobs in Rhode Island (NOW HIRING)

Showing results 21-40

No Experience Library information

See Rhode Island salary details

$8

$15

$28

How much do no experience library jobs pay per hour?

As of Sep 7, 2026, the average hourly pay for no experience library in Rhode Island is $15.41, according to ZipRecruiter salary data. Most workers in this role earn between $11.54 and $17.16 per hour, depending on experience, location, and employer.

What is a no experience library job?

A 'No Experience Library' job refers to entry-level positions in libraries that do not require previous work experience in a library setting. These jobs are ideal for individuals who are new to the field and may include roles such as library assistant, page, or clerk. Duties often involve shelving books, checking materials in and out, assisting patrons, and keeping library spaces organized. These positions provide valuable on-the-job training and can be a stepping stone to more advanced library careers. They are often open to students, recent graduates, or those looking to change careers.

What are the typical responsibilities for entry-level library positions that require no prior experience?

Entry-level library positions that require no experience often focus on assisting patrons, shelving books, organizing materials, and supporting daily library operations. You might also help with checking items in and out, maintaining a clean and welcoming environment, and answering basic questions about library services. These roles provide a solid foundation for understanding library systems and can lead to more specialized positions over time. Teamwork and communication are important, as you'll interact regularly with both library staff and visitors.

What are the key skills and qualifications needed to thrive as a library assistant with no prior experience?

To thrive as a Library Assistant with no experience, you should have strong organizational skills, attention to detail, and a high school diploma or equivalent. Familiarity with library catalog systems and basic computer applications like Microsoft Office is often expected, with on-the-job training provided for specialized tools. Excellent customer service, communication, and teamwork skills help you support patrons and collaborate with colleagues. These abilities ensure efficient library operations, positive patron experiences, and a well-maintained collection.

What is the difference between No Experience Library vs Library Assistant?

AspectNo Experience LibraryLibrary Assistant
Required CredentialsNo formal experience or certifications neededHigh school diploma; some roles may prefer basic library training
Work EnvironmentPublic, school, or community libraries; entry-level tasksPublic or academic libraries; assisting with shelving, customer service
Employer & Industry UsageLibraries seeking entry-level support rolesLibraries, educational institutions, community centers
Search & Comparison IntentUnderstanding entry-level library roles with no experienceRoles requiring some experience or training in libraries

The No Experience Library role is designed for individuals with no prior library experience, focusing on basic tasks and entry-level support. In contrast, a Library Assistant typically requires some familiarity with library operations but may not need advanced qualifications. Both roles serve libraries but differ mainly in experience requirements and responsibilities.

Can you get hired at a library with no experience?

Library assistant positions often do not require prior experience and may provide on-the-job training. Employers typically look for good communication skills, a positive attitude, and an interest in library services, making it possible to get hired without previous experience.

How to start a career in library?

To start a career in a library, obtain a relevant degree such as a bachelor's in library science or information studies, and develop skills in cataloging, customer service, and technology. Entry-level positions often require familiarity with library management systems and good organizational skills; internships or volunteer work can also provide valuable experience.

What are the most commonly searched types of Library jobs in Rhode Island?

The most popular types of Library jobs in Rhode Island are:

What are popular job titles related to No Experience Library jobs in Rhode Island?

For No Experience Library jobs in Rhode Island, the most frequently searched job titles are:

What job categories do people searching No Experience Library jobs in Rhode Island look for?

The top searched job categories for No Experience Library jobs in Rhode Island are:

What cities in Rhode Island are hiring for No Experience Library jobs?

Cities in Rhode Island with the most No Experience Library job openings:

Infographic showing various No Experience Library job openings in Rhode Island as of August 2026, with employment types broken down into 56% Full Time, and 44% Part Time. Highlights an 81% In-person, and 19% Remote job distribution, with an average salary of $32,055 per year, or $15.4 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Pawtucket, RI • 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.