1

Agentic Ai Engineer Jobs in Washington (NOW HIRING)

We build AI agents that actually work in enterprise environments - not prototypes, not demos. We ... engineering experience with at least 2 years building and shipping LLM-powered or agentic ...

We build AI agents that actually work in enterprise environments -- not prototypes, not demos. We ... engineering experience with at least 2 years building and shipping LLM-powered or agentic ...

We build AI agents that actually work in enterprise environments - not prototypes, not demos. We ... engineering experience with at least 2 years building and shipping LLM-powered or agentic ...

Agentic AI Engineer The Opportunity: We are looking for a highly skilledAgentic AI Engineerto join our team, specializing in building autonomous, goal-oriented AI systems. You will play a crucial ...

Lead Agentic AI Engineer

Mclean, VA · On-site

$140 - $210/hr

AI workflows * agentic AI * prompt engineering * retrieval-augmented generation * AI agent orchestration * API ecosystems * REST * GraphQL * LLM-based agents * workflow design Soft Skills * team ...

Agentic AI Engineer The Opportunity: We are looking for a highly skilledAgentic AI Engineerto join our team, specializing in building autonomous, goal-oriented AI systems. You will play a crucial ...

Agentic AI Engineer The Opportunity: We are looking for a highly skilledAgentic AI Engineerto join our team, specializing in building autonomous, goal-oriented AI systems. You will play a crucial ...

Agentic AI Engineer

Bethesda, MD · On-site

$99 - $225/hr

The Opportunity We are looking for a highly skilled Agentic AI Engineer to join our team, specializing in building autonomous, goal-oriented AI systems. You will play a crucial role in shifting our ...

Senior Agentic AI Engineer

Reston, VA · On-site

$59.35 - $77.03/hr

Bachelor's degree (or international equivalent) and 8+ years of relevant software engineering experience. 2-3 years of hands-on Generative AI, LLM application, or Agentic AI solution development ...

Bachelor's degree (or international equivalent) and 8+ years of relevant software engineering experience. * 2-3 years of hands-on Generative AI, LLM application, or Agentic AI solution development ...

Senior AI Agent Engineer - Agentic

Reston, VA · On-site

$108K - $149K/yr

AI Engineer with expertise building agentic software development platforms using AWS, Strands Agents, Bedrock, Neptune, RDS, Step Functions, and Python. Experienced in code understanding ...

Showing results 21-40

Agentic Ai Engineer information

See Washington salary details

$44.2K

$115.2K

$155.7K

How much do agentic ai engineer jobs pay per year?

As of Aug 23, 2026, the average yearly pay for agentic ai engineer in Washington is $115,244.00, according to ZipRecruiter salary data. Most workers in this role earn between $95,100.00 and $131,900.00 per year, depending on experience, location, and employer.

Is agentic AI engineer a good career?

Agentic AI engineering is a growing field focused on developing autonomous AI systems, requiring skills in machine learning, programming, and systems design. It offers opportunities in research, development, and deployment across various industries, with demand expected to increase as AI technology advances. The role typically requires a strong technical background and continuous learning to stay current with evolving tools and techniques.

What does an Agentic AI Engineer do?

An Agentic AI Engineer designs and develops autonomous AI systems capable of making decisions and taking actions independently. They work with machine learning models, reinforcement learning, and robotics, often requiring skills in programming, data analysis, and system integration to create intelligent agents that can operate in dynamic environments.

What job categories do people searching Agentic Ai Engineer jobs in Washington look for?

The top searched job categories for Agentic Ai Engineer jobs in Washington are:

What cities in Washington are hiring for Agentic Ai Engineer jobs?

Cities in Washington with the most Agentic Ai Engineer job openings:

Infographic showing various Agentic Ai Engineer job openings in Washington as of August 2026, with employment types broken down into 68% Full Time, and 32% Contract. Highlights an 69% In-person, and 31% Remote job distribution, with an average salary of $115,244 per year, or $55.4 per hour.

Agentic AI Engineer

Trilagen

Bethesda, MD • On-site

Full-time

Medical, Dental, Retirement, PTO

Re-posted 15 days ago


Job description

We build AI agents that actually work in enterprise environments - not prototypes, not demos. We need engineer's who can own the entire agent stack: a production frontend, a robust backend, a properly secured API and identity layer, a memory architecture that scales, and LLM integrations that are model-agnostic and built to last.

You'll be deployed on client engagements as the lead technical architect and builder of agentic systems running in AWS, OCI, and Azure. You'll work directly with client stakeholders, translate complex requirements into working systems, and leave behind infrastructure clients can operate and extend. You'll also help Trilagen productize our delivery approach as we scale the practice.

If you've only ever built agents that run on your laptop, this isn't the role. If you've shipped agentic systems into production cloud environments and know exactly what breaks and why - we want to talk.

What you'll own

Full-stack agent development You design and build the entire application - not just the AI layer. This means a React or Next.js frontend with streaming, real-time agent UX; a Python or Node.js backend that orchestrates agent logic, manages state, and exposes clean APIs; and containerized, cloud-deployed services that operations teams can actually run. You own the repo, the CI/CD pipeline, the deployment, and the runbook.

Multi-cloud deployment Production agent systems on all three major clouds: AWS (Lambda, ECS/Fargate, Bedrock, API Gateway), Oracle OCI (OKE, Functions, AI Services), and Azure (AKS, Azure OpenAI Service, Azure Functions). You understand the tradeoffs between platforms and can advise clients on where to run what and why.

LLM integration and model strategy You have deep, hands-on experience with the leading LLM providers and their APIs - Anthropic Claude (Messages API, tool use, streaming, context management), OpenAI (GPT-4o, Assistants API, function calling), and Google Gemini (Gemini Pro/Flash, Vertex AI). You architect model-agnostic integration layers so clients aren't locked in, and you know how to select, swap, and benchmark models for specific agent tasks.

Agentic architecture You understand how to design systems that do real multi-step work: tool use and function calling patterns, ReAct and plan-and-execute loops, agent-to-agent orchestration and handoffs, human-in-the-loop checkpoints, retry and failure recovery strategies, and cost/latency optimization across long-running agent workflows. Frameworks like LangGraph, CrewAI, AutoGen, and the Model Context Protocol (MCP) are tools in your toolbox, not the ceiling of your knowledge.

Memory and context layer You've designed and implemented memory architectures for production agents: short-term conversational context, long-term persistent memory, RAG pipelines with vector databases (Pinecone, pgvector, OpenSearch, Weaviate), semantic search, and hybrid retrieval strategies. You know when to use each and how to keep them performant at scale.

Security and identity layer This is non-negotiable for our client base. You build the security envelope around every agent system you ship: OAuth 2.0 / OIDC authentication flows, API key lifecycle management, role-based access control enforced within agent workflows, secrets management (AWS Secrets Manager, Azure Key Vault, OCI Vault), audit logging for agent actions, prompt injection defense, and data residency controls. Familiarity with Okta or SailPoint ISC is a direct advantage on our engagements.

Requirements

  • 4+ years of software engineering experience with at least 2 years building and shipping LLM-powered or agentic applications in production cloud environments
  • Hands-on depth with at least two of the three major LLM providers: Anthropic Claude, OpenAI, and Google Gemini - at the API level, not just via wrappers
  • Full-stack proficiency: Python (FastAPI, Flask, or similar) backend, React or Next.js frontend, REST and WebSocket API design
  • Production experience on at least two of: AWS, Azure, OCI - with real deployments, not sandbox accounts
  • Demonstrated ability to design and implement agent memory and retrieval systems using vector databases and RAG
  • Strong command of AI security practices: auth, RBAC, secrets management, audit logging, and prompt-level safeguards
  • Consulting DNA - you can run a discovery session, write a technical design doc, manage client expectations, and own delivery end to end

Nice to have

  • Experience with all three LLM providers (Anthropic, OpenAI, Gemini) and model-agnostic orchestration patterns
  • Okta and/or SailPoint ISC integration experience
  • Cloud certifications: AWS Solutions Architect, Azure Solutions Architect, OCI Architect

Benefits

Benefits:

  • 401K
  • Health Insurance
  • Dental Insurance
  • Paid Time Off
  • Paid Sick Leave