1

Librarian Jobs in Springfield, OR (NOW HIRING)

Python Tutor

Eugene, OR · Remote

$40/hr

Deep knowledge of Python syntax, data types, control flow, functions, object-oriented programming, file handling, modules and packages, list comprehensions, error handling, and popular libraries ...

C++ Tutor

Eugene, OR · Remote

$40/hr

Deep knowledge of C++ syntax, object-oriented programming, memory management, pointers and references, templates, Standard Template Library, inheritance and polymorphism, exception handling, file I/O ...

Guides students through data cleaning with Pandas, exploratory analysis with visualization libraries, building predictive models, conducting statistical tests, and creating compelling data ...

Be Seen First

B2B Sales Representative

Eugene, OR · On-site

$75K - $125K/yr (+ commission)

... LIBRARY · E-SIGN APPLICATION OPTION (RAPID & EASY) EXPERIENCE THAT WE ARE LOOKING FOR: · At least 2 years of business-to-business (B2B) sales experience preferred · Excellent verbal, written ...

Help organize and maintain Roseburg's digital asset library for improved accessibility and usability * Collaborate with internal stakeholders, vendors, freelancers, printers, and agency partners as ...

Showing results 21-40

Librarian information

See Springfield, OR salary details

$32.1K

$67.5K

$106.1K

How much do librarian jobs pay per year?

As of Sep 13, 2026, the average yearly pay for librarian in Springfield, OR is $67,477.00, according to ZipRecruiter salary data. Most workers in this role earn between $53,300.00 and $77,600.00 per year, depending on experience, location, and employer.

What does a librarian do?

A librarian is responsible for managing library resources, assisting patrons in finding information, and promoting literacy and learning within the community. Their duties include organizing and cataloging books and digital materials, providing research assistance, planning educational programs, and maintaining a welcoming environment. Librarians also help users navigate databases, recommend reading materials, and often teach information literacy skills. They play a vital role in connecting people with information and supporting lifelong learning.

What are the key skills and qualifications needed to thrive as a librarian, and why are they important?

To thrive as a Librarian, you need expertise in information organization, research methods, and a relevant degree such as a Master’s in Library and Information Science (MLIS). Familiarity with library management systems (LMS), digital cataloging tools, and classification standards like Dewey Decimal or Library of Congress is essential. Excellent communication, customer service, and problem-solving skills help librarians engage with diverse patrons and support their needs. These skills ensure efficient information access, a positive user experience, and the effective management of library resources.

What are some common challenges librarians face in balancing traditional tasks with emerging technologies?

Librarians often navigate the challenge of integrating new digital resources and technologies while maintaining traditional library services like cataloging, reference assistance, and collection management. Adapting to evolving user expectations—such as supporting e-books, digital archives, and information literacy—requires ongoing professional development and flexibility. Additionally, librarians must collaborate closely with IT staff and educators to provide seamless access to both physical and digital resources, ensuring the library remains a relevant and valued community hub.

What is the difference between Librarian vs Archivist?

AspectLibrarianArchivist
Required CredentialsMaster's degree in Library Science (MLS)Bachelor's or Master's degree in History, Archival Science, or related field
Work EnvironmentPublic, academic, or special librariesArchives, museums, or historical repositories
Industry UsageManaging collections, assisting patrons, organizing resourcesPreserving, appraising, and cataloging historical records

While both librarians and archivists work with collections and require similar educational backgrounds, librarians focus on providing access to library resources and assisting users, whereas archivists specialize in preserving and managing historical records and documents. Their work environments and daily tasks differ, but both roles are essential in information management and preservation.

Can you become a librarian with no experience?

Becoming a librarian typically requires at least a master's degree in library science or information studies. While prior experience is not always mandatory, having skills in organization, research, and familiarity with library management systems can improve job prospects; some entry-level positions may be available to candidates with relevant education and skills. Internships or volunteer work can also help gain experience for those new to the field.

Is a librarian a well-paying job?

Librarians typically earn a median annual salary that varies by location and experience, with many positions requiring a master's degree in library science. While salaries can be moderate compared to other professions, specialized skills and certifications can lead to higher pay, especially in academic or research libraries.

Is it hard to get hired as a librarian?

Getting hired as a librarian can be competitive, often requiring a master's degree in library science or a related field and relevant experience. Strong organizational skills, familiarity with library management systems, and certification can improve job prospects, but demand varies by region and type of library.

What qualifications do you need for a librarian?

Librarians typically need a master's degree in library science or information studies from an American Library Association-accredited program. Relevant skills include knowledge of cataloging systems, information management, and proficiency with library software; certification is not usually required but can enhance job prospects.

What are the most commonly searched types of Librarian jobs in Springfield, OR?

The most popular types of Librarian jobs in Springfield, OR are:

What cities near Springfield, OR are hiring for Librarian jobs?

Cities near Springfield, OR with the most Librarian job openings:

Infographic showing various Librarian job openings in Springfield, OR as of August 2026, with employment types broken down into 51% Full Time, and 49% Part Time. Highlights an 100% In-person job distribution, with an average salary of $67,477 per year, or $32.4 per hour.

AI Agent Trajectory Annotator and Reviewer

Eugene, OR • On-site

$20 - $30/hr

Full-time

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