1

Assistant Ai Agent Developer Jobs in Portland, OR

AI Engineer

Portland, OR · On-site

$50K - $112K/yr

... agent workflows using frameworks such as LangGraph to automate multi-step reasoning, integrate tools and APIs, and deliver scalable, context-aware solutions - Applying generative AI techniques ...

Experience with AI Agent tools & frameworks Experience building and integrating MCP tools Experience building Agentic experiences and AI Automation Strong backend engineering experience building and ...

Software Engineer

Beaverton, OR · On-site

$85 - $105/hr

Install TAL for a 24/7 AI agent that keeps finding roles personalised for you.Apply nowInstall ... Master's degree in CS, Engineering, CIS, or Mathematics* 1 year of experience in the job offered or ...

Equipment Engineer Location: Portland OR Employment Type: Full-Time Direct Hire with comprehensive ... AI agent role is to help speed up your hiring process by answering questions, confirming basic ...

Designing and delivering embedded artificial intelligence (AI) agent capabilities within Oracle ... Bachelor's degree or higher in computer science, information technology, software engineering ...

Sr. AI Software Engineer - Agent Harness

Hillsboro, OR · On-site

$133K - $175K/yr

This is core product engineering on an agent framework comparable to well know AI models, but built ... Built developer tooling, CLIs, or IDE-adjacent products * Familiarity with sandboxing ...

Work closely with engineering, construction, and facilities teams on impactful projects. * Gain ... AI agent role is to help speed up your hiring process by answering questions, confirming basic ...

This role will focus on building intelligent assistants and automated workflows using tools like ... Familiarity with M365 Copilot features or similar AI bot/agent development tools (e.g. Azure AI ...

This role will focus on building intelligent assistants and automated workflows using tools like ... Familiarity with M365 Copilot features or similar AI bot/agent development tools (e.g. Azure AI ...

In this role, you'll work closely with Process Engineers to prepare chemical baths, process wafers ... AI agent role is to help speed up your hiring process by answering questions, confirming basic ...

next page

Showing results 1-20

Assistant Ai Agent Developer information

What is an assistant AI agent developer?

An Assistant AI Agent Developer is a professional who designs, develops, and maintains AI-powered virtual assistants or chatbot systems. Their work involves programming conversational agents, integrating natural language processing (NLP) technologies, and ensuring the agent can understand and respond to user queries effectively. They may also be responsible for training the AI using data, testing the assistant's performance, and deploying updates for improved accuracy and functionality. This role often requires knowledge of programming languages such as Python, familiarity with AI frameworks, and understanding of user experience design.

What are the key skills and qualifications needed to thrive as an assistant AI agent developer?

To thrive as an Assistant AI Agent Developer, you need a solid background in programming (especially Python), machine learning concepts, and a relevant degree in computer science or a related field. Familiarity with AI frameworks like TensorFlow or PyTorch, version control systems like Git, and APIs is typically required. Strong problem-solving abilities, attention to detail, and effective teamwork are essential soft skills for success in this role. These skills ensure the development of robust, efficient AI agents and smooth collaboration within multidisciplinary teams.

What are the typical collaboration practices for an assistant AI agent developer within a software development team?

As an Assistant AI Agent Developer, you'll frequently collaborate with data scientists, senior developers, and product managers to design, test, and refine AI agents. You'll often participate in code reviews, daily standups, and brainstorming sessions to ensure that the AI solutions align with project goals and user needs. Effective communication and teamwork are essential, as you may need to integrate your code with other systems or adapt to evolving project requirements. Working with cross-functional teams not only helps in troubleshooting but also provides valuable learning opportunities to advance your skills.

What are the most commonly searched types of Ai Agent Developer jobs in Portland, OR?

The most popular types of Ai Agent Developer jobs in Portland, OR are:

What are popular job titles related to Assistant Ai Agent Developer jobs in Portland, OR?

For Assistant Ai Agent Developer jobs in Portland, OR, the most frequently searched job titles are:

Infographic showing various Assistant Ai Agent Developer job openings in Portland, OR as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Gresham, OR • On-site

$20 - $30/hr

Full-time

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