1

Ai Web Developer Jobs in Seattle, WA (NOW HIRING)

Our products need to handle information at massive scale, and extend well beyond web search. We're ... As a Staff Applied AI Agent Developer, you will be at the forefront of applying Google's Generative ...

Senior AI Engineer

Seattle, WA · On-site

$140 - $200/hr

Our platform automates end-to-end testing for backend REST APIs and frontend web applications ... Background in developer tools or devtools startups. * Experience with fine-tuning, RAG, or vector ...

Senior React Developer

Bellevue, WA · On-site

$125K - $150K/yr

Our Senior React Developers will be asked to help with building performant web apps on all major ... Onsite in Bellevue, WA Company Description AI telecommunications

Senior React Developer

Bellevue, WA · Remote

$125K - $150K/yr

Our Senior React Developers will be asked to help with building performant web apps on all major ... Remote (Company HQ in Bellevue, WA) Company Description AI telecommunications

Senior Frontend Engineer - Layla AI

Seattle, WA · On-site

$139K - $191K/yr

... web products, with attention to safety and responsible use. * Experience using AI-assisted development tools (for example, Claude or similar) to improve developer productivity, code quality, and ...

New

Our mission is to make building AI-powered software as easy building a modern web application and help developers build the next generation of applications. We offer both open source and fully ...

Our mission is to make building AI-powered software as easy building a modern web application and help developers build the next generation of applications. We offer both open source and fully ...

... AI and cutting edge technologies. Responsibilities: * Develop, test, deploy, and maintain web applications and software solutions * Collaborate with product managers, designers, and other developers ...

Showing results 21-40

Ai Web Developer information

See Seattle, WA salary details

$19

$51

$82

How much do ai web developer jobs pay per hour?

As of Sep 4, 2026, the average hourly pay for ai web developer in Seattle, WA is $51.35, according to ZipRecruiter salary data. Most workers in this role earn between $39.38 and $62.12 per hour, depending on experience, location, and employer.

What is an AI web developer?

An AI Web Developer is a professional who specializes in building and maintaining web applications that incorporate artificial intelligence technologies. They use programming languages, frameworks, and AI tools to create websites or web-based applications that can perform intelligent tasks, such as natural language processing, image recognition, or personalized recommendations. Their work often involves integrating machine learning models, handling data processing, and ensuring the seamless interaction between AI components and the user interface. AI Web Developers play a crucial role in bringing smart, interactive features to modern websites and applications.

How does an AI web developer typically collaborate with data scientists and UX designers on projects?

AI Web Developers often work closely with data scientists to integrate machine learning models into web applications, ensuring that models are accessible and performant for end users. Collaboration with UX designers is also common, as developers need to create user interfaces that effectively present AI-driven features or insights. Regular communication and agile workflows help align technical solutions with user needs and business goals, making teamwork and cross-functional meetings a key part of the daily routine.

What are the key skills and qualifications needed to thrive as an AI web developer, and why are they important?

To thrive as an AI Web Developer, you need a solid background in web development (HTML, CSS, JavaScript) combined with knowledge of machine learning concepts and programming languages like Python or Java. Familiarity with frameworks such as TensorFlow, PyTorch, React, and cloud platforms (AWS, Azure) is often required, along with a relevant degree or certifications. Strong problem-solving skills, creativity, and effective communication set exceptional professionals apart in this role. These competencies enable the creation of intelligent, user-friendly web applications that effectively leverage AI technologies to solve real-world problems.

What is the difference between Ai Web Developer vs Web Developer?

AspectAi Web DeveloperWeb Developer
Required CredentialsBachelor's in CS, AI, or related fields; knowledge of AI/ML frameworksBachelor's in CS or related fields; proficiency in HTML, CSS, JavaScript
Work EnvironmentTech companies, AI-focused projects, collaborative teamsWeb development agencies, corporate websites, freelance
Industry UsageEmerging AI integration in web apps, innovative tech firmsTraditional website and app development across industries

The main difference is that Ai Web Developers specialize in integrating AI and machine learning into websites, requiring knowledge of AI frameworks, whereas Web Developers focus on building and maintaining standard websites using traditional coding skills. Both roles often work in tech environments but serve different project needs.

What cities near Seattle, WA are hiring for Ai Web Developer jobs?

Cities near Seattle, WA with the most Ai Web Developer job openings:

Software Development Engineer, Kiro Web

Socket.dev

Seattle, WA • On-site

$144 - $194/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

Posted 16 days ago


Key responsibilities

  • Build and maintain the Kiro Web server, including session management, ACP client adaptation, WebSocket gateway, and REST API.

  • Implement the process-per-session architecture by spawning and managing AI agent processes, handling JSON-RPC communication, and managing lifecycle events.

  • Build the multi-agent team orchestration layer, including session lifecycle management, inter-agent prompt routing, parallel dispatch, and skill injection.


Job description

The future of software development is agentic. AWS is building Kiro — a frontier AI-powered development environment that autonomously tackles development tasks, maintains context across interactions, and continuously learns from its work. Kiro is already transforming how developers build and maintain software, and we're just getting started.

We're looking for a Software Development Engineer to build the server-side systems that power Kiro Web — a local web application that manages multiple AI agent sessions through the Agent Client Protocol (ACP). You'll own the backend that spawns, orchestrates, and communicates with kiro-cli processes, handling JSON-RPC 2.0 messaging over stdin/stdout, WebSocket fan-out to connected browsers, and the REST APIs that enable multi-agent team coordination.

The challenges are systems-level and novel: managing a pool of AI agent child processes with independent lifecycles, building a WebSocket gateway that multiplexes real-time notifications from dozens of concurrent sessions, implementing tool approval interception and relay, and designing the inter-agent communication layer that lets orchestrator agents delegate work to specialized agents via REST. You'll also build the distribution infrastructure that delivers Kiro to millions of developers — multi-platform builds, CDN-backed metadata services, and update delivery mechanisms.

Your impact spans both the local development experience and global distribution. Every developer managing AI sessions through the Kiro Web UI depends on your server layer. Every developer downloading Kiro for the first time uses your distribution systems.

This is your chance to build the engine behind the agent that builds the future.

Key job responsibilities
  • Build and maintain the Kiro Web server (Fastify/Node.js/TypeScript) — session manager, ACP client adapter, WebSocket gateway, and REST API
  • Implement the process-per-session architecture: spawning kiro-cli ACP child processes, managing JSON-RPC 2.0 communication over stdin/stdout, and handling lifecycle events (crash recovery, session resume, stale PID handling)
  • Build the multi-agent team orchestration layer — team session lifecycle, inter-agent prompt routing with topology validation, parallel dispatch, and skill injection
  • Design and implement the WebSocket fan-out system that multiplexes notifications from multiple ACP processes onto browser clients, tagged by session/team/role
  • Build and operate Kiro's multi-platform distribution system — metadata services, platform detection, CDN configuration (CloudFront), custom channel authorization, and release automation
  • Implement tool approval interception: hold execution when agents request permissions, emit approval requests to the frontend, and relay user decisions back to the agent
  • Write comprehensive tests, build monitoring/alerting, and participate in on-call rotations
  • Contribute to API design, architecture reviews, and team technical direction
About the team

Kiro Web builds the web-based experiences and platform services for Kiro. Our server layer is the bridge between browser UIs and kiro-cli's Agent Client Protocol — we spawn and manage AI agent processes, multiplex their real-time output to the browser via WebSocket, and orchestrate multi-agent teams through REST APIs. We also own the distribution platform that delivers Kiro builds worldwide via CloudFront. Tech stack: TypeScript, Node.js 22, Fastify, WebSockets, JSON-RPC 2.0, pnpm monorepo. The team is between Seattle and Portland, shipping weekly.

Basic Qualifications
  • 3+ years of non-internship professional software development experience
  • 2+ years of non-internship design or architecture (design patterns, reliability and scaling) of new and existing systems experience
  • 1+ years of software development engineer or related occupational experience
  • 1+ years of designing and developing large-scale, multi-tiered, multi-threaded, embedded or distributed software applications, tools, systems, and services using: C#, C++, Java, or Perl experience
  • 1+ years of Object Oriented Design experience
  • Bachelor's degree or foreign equivalent in Computer Science, Engineering, Mathematics, or a related field
  • Experience programming with at least one software programming language
Preferred Qualifications
  • 3+ years of full software development life cycle, including coding standards, code reviews, source control management, build processes, testing, and operations experience
  • Bachelor's degree in computer science or equivalent

Amazon is an equal opportunity employer and does not discriminate on the basis of protected veteran status, disability, or other legally protected status.

Our inclusive culture empowers Amazonians to deliver the best results for our customers. If you have a disability and need a workplace accommodation or adjustment during the application and hiring process, including support for the interview or onboarding process, please visit https://amazon.jobs/content/en/how-we-hire/accommodations for more information. If the country/region you’re applying in isn’t listed, please contact your Recruiting Partner.

The base salary range for this position is listed below. Your Amazon package will include sign-on payments and restricted stock units (RSUs). Final compensation will be determined based on factors including experience, qualifications, and location. Amazon also offers comprehensive benefits including health insurance (medical, dental, vision, prescription, Basic Life & AD&D insurance and option for Supplemental life plans, EAP, Mental Health Support, Medical Advice Line, Flexible Spending Accounts, Adoption and Surrogacy Reimbursement coverage), 401(k) matching, paid time off, and parental leave. Learn more about our benefits at https://amazon.jobs/en/benefits.

USA, WA, Seattle - 143,700.00 - 194,400.00 USD annually

#J-18808-Ljbffr