This note captures the state of AI engineering hiring on 2026-08-10, pulled directly from the AI Dev Jobs public API. The numbers are not a survey. They are a live, daily-refreshed index of what companies are actually posting to their own applicant tracking systems right now — scraped continuously from the AI Dev Jobs ATS source feed network, deduplicated, and canonicalized.

8,996
active AI/ML engineering roles open across 495 companies (ADB, 2026-08-10)
$220k
median advertised salary across the 3,486 roles that publish salary ranges
0
new roles posted in the last 7 days — sustained pace of ~0 per day

Top 10 hiring companies right now

The concentration at the top is striking. OpenAI, LILT, and Anthropic alone account for 1003 open roles — roughly 11% of the entire index. The top 10 companies account for 2,081 roles, or 23.1% of the market. This is a market with a long tail (485 companies below the top 10) but also with serious pockets of single-company acceleration.

Company Open roles Avg salary
OpenAI417$322,091
LILT307
Anthropic279$399,738
Anduril203$198,018
Graphcore176$283,600
Nebius163$177,839
Scale AI148$234,281
FluidStack144
Harvey AI134$225,655
Waymo110$256,112

The frontier labs (OpenAI, Anthropic, xAI) pay a premium of roughly $131k over the defense-tech, autonomy, and infrastructure players in the same leaderboard. That gap is the clearest signal in the data about where investor capital is being deployed most aggressively right now.

Top demanded skills

LLM work now dominates the index. 2,621 of 8,996 roles (29.1%) list llm as a tag. agents is close behind at 2,775 (30.8%), and generative-ai sits at 1,693 (18.8%). A year ago pytorch and deep-learning led by volume. The demand center of gravity has migrated up the stack — from model training to model orchestration and agent design.

TagRole countAvg salary
llm2,621$249,610
agents2,775$233,394
generative-ai1,693$242,491
distributed-systems1,462$268,306
pytorch958$256,968
fine-tuning865$251,929
research753$297,493
reinforcement-learning533$288,466
mlops511$230,929
gpu535$248,223

Research roles command the highest average salary ($297,493) among tags with 500+ roles, followed by reinforcement learning and search. The premium for specialized, harder-to-hire skills is intact — training infrastructure and eval/reliability work (distributed systems, MLOps, GPU) continues to outpay generic application work.

Salary distribution

Of the 3,486 roles that publish salary ranges, the shape is bimodal around the $200k line. The $200-250k band is the single largest bucket (1,038 roles, 29.8%), with $150-200k close behind (914 roles, 26.2%). Everything below $150k is a minority (363 roles combined, 10.4%), and roles above $300k are a meaningful but not overwhelming slice (593 roles, 17.0%).

RangeRolesShare
Under $100k722.1%
$100k-$150k2918.3%
$150k-$200k91426.2%
$200k-$250k1,03829.8%
$250k-$300k57816.6%
$300k-$400k42412.2%
$400k+1694.8%

Workplace mix

Onsite is still the largest category by volume (4,804 roles, 53.4%), but hybrid roles pay the highest on average: $274,697 versus $220,843 for onsite and $224,762 for remote. The $49k hybrid premium is real and worth pausing on — it suggests the companies paying the most for senior talent right now want people in the building at least part of the week. Remote pay tracks onsite almost exactly.

WorkplaceRolesShareAvg salary
Onsite4,80453.4%$220,843
Remote2,59928.9%$224,762
Hybrid1,59317.7%$274,697

The ecosystem side

Hiring demand is not the only signal. On the infrastructure side, NothingHumanSearch — an independent index of agent-ready web services — now tracks 4,984 sites with agent discovery files (llms.txt, OpenAPI, ai-plugin), of which 625 have a live-verified MCP server over JSON-RPC, and 2,911 publish an llms.txt. Developer tools (1,527 sites) and AI-native tools (1,061 sites) are the two largest categories. Read alongside the hiring data, these two indexes describe the same market from opposite ends: 8,996 humans being hired to build AI products, into a world where 4,984 services are already exposing themselves natively to AI agents.

The story the data tells: the stack is diversifying faster than headcount is. Agent frameworks, eval pipelines, MCP servers, vector infra, and MLOps tooling are all real sub-markets now. Companies that want to hire into this market need to be specific about which layer they are hiring for — generic "ML engineer" listings are competing against a labor pool that self-identifies by framework and problem domain.

Methodology

Data in this note was pulled live at publication. The aidevboard.com index scrapes applicant-tracking feeds (Ashby, Greenhouse, Lever, Workday, custom careers pages) on a daily cron, canonicalizes titles and tags with a rules-based classifier, and dedupes by (company, title, location). The /api/v1/stats endpoint is public and unauthenticated. NHS data is from /digest.json — an index that live-probes sites for agent-discovery signals and MCP endpoints. Both APIs are agent-readable. This page auto-regenerates weekly.

Download raw data: The top-hiring-companies leaderboard is mirrored as a public gist — CSV · Markdown · view on GitHub. Auto-updated every weekly regeneration, canonical raw URLs are stable across revisions.

What's next

For the organizational implications of this hiring mix — specifically why the agents tag growing 30.8% of the index matters more than the raw salary numbers — see The Agentic Accountability Gap and Beyond the Prompt. For what those 6% of companies actually capturing returns are doing differently, see The Six Percent. Full reading paths at the Research Atlas.