This note captures the state of AI engineering hiring on 2026-05-04, 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.

9,906
active AI/ML engineering roles open across 527 companies (ADB, 2026-05-04)
$212k
median advertised salary across the 3,548 roles that publish salary ranges
337
new roles posted in the last 7 days — sustained pace of ~48 per day

Top 10 hiring companies right now

The concentration at the top is striking. Speechify, OpenAI, and Anthropic alone account for 1700 open roles — roughly 17% of the entire index. The top 10 companies account for 2,627 roles, or 26.5% of the market. This is a market with a long tail (517 companies below the top 10) but also with serious pockets of single-company acceleration.

Company Open roles Avg salary
Speechify1,063$170,000
OpenAI354$360,000
Anthropic283$364,180
Nebius167$196,593
Anduril156$207,752
Applied Intuition147$195,267
Scale AI135$237,478
Waymo108$252,541
LILT108
Graphcore106$220,919

The frontier labs (OpenAI, Anthropic, xAI) pay a premium of roughly $150k 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,655 of 9,906 roles (26.8%) list llm as a tag. agents is close behind at 2,451 (24.7%), and generative-ai sits at 1,892 (19.1%). 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,655$244,440
agents2,451$229,881
generative-ai1,892$233,414
distributed-systems1,481$256,046
pytorch1,053$249,583
fine-tuning864$248,819
research740$279,788
reinforcement-learning589$270,521
mlops597$223,911
gpu505$236,415

Research roles command the highest average salary ($279,788) 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,548 roles that publish salary ranges, the shape is bimodal around the $200k line. The $200-250k band is the single largest bucket (1,083 roles, 30.5%), with $150-200k close behind (1,016 roles, 28.6%). Everything below $150k is a minority (394 roles combined, 11.1%), and roles above $300k are a meaningful but not overwhelming slice (487 roles, 13.7%).

RangeRolesShare
Under $100k982.8%
$100k-$150k2968.3%
$150k-$200k1,01628.6%
$200k-$250k1,08330.5%
$250k-$300k56816.0%
$300k-$400k36910.4%
$400k+1183.3%

Workplace mix

Onsite is still the largest category by volume (5,834 roles, 58.9%), but hybrid roles pay the highest on average: $254,592 versus $217,264 for onsite and $219,586 for remote. The $35k 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
Onsite5,83458.9%$217,264
Remote2,39624.2%$219,586
Hybrid1,67616.9%$254,592

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 7,159 sites with agent discovery files (llms.txt, OpenAPI, ai-plugin), of which 440 have a live-verified MCP server over JSON-RPC, and 5,124 publish an llms.txt. Developer tools (1,708 sites) and AI-native tools (1,076 sites) are the two largest categories. Read alongside the hiring data, these two indexes describe the same market from opposite ends: 9,906 humans being hired to build AI products, into a world where 7,159 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 24.7% 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.