BLOG

What is an AI engineer, really? A hiring guide to a title that hides five different jobs

Table of Contents

An AI engineer is not one job. Depending on the company, the title can mean a developer who uses Claude or Copilot to write ordinary features, a builder who wires large language models into a product, a researcher training and tuning models, an infrastructure specialist keeping models reliable in production, or some blend of all four with governance duties stapled on. That ambiguity would be a minor annoyance in a slow-growing job category. It is not one. LinkedIn ranks AI engineer as the fastest-growing job title for young workers for the second year running, and postings for the role grew roughly 143% year over year in 2025 (Autodesk; Onward Search).

If you are a CTO, VP of Engineering, or founder at a growth-stage company trying to fill an "AI engineer" role this year, you are hiring into that ambiguity at the exact moment competition for the title is peaking. This guide breaks "AI engineer" into the distinct jobs actually hiding inside it, shows you what each one is worth screening for, and explains why scarcity makes getting this wrong more expensive than it used to be. You will read the taxonomy first, then the hiring-risk math, then a practical framework for scoping the role correctly before you post it.

Why "AI engineer" became the fastest-growing job title in tech

The growth numbers are real and they are not slowing down. LinkedIn's "Jobs on the Rise" data, cited by CBS News, ranks AI engineer as the fastest-growing title for young workers for the second consecutive year. Autodesk's 2025 "Design and Make" industries report found AI engineer postings up approximately 143% year over year, ahead of prompt engineer (+135.8%) and AI content creator (+134.5%) (Autodesk). AI recruiting platform HeroHunt puts AI engineer in "Tier 1: Explosive Growth," the broadest and most in-demand AI-related title on the market, with over 100% year-over-year posting growth; Onward Search independently ranks it the top AI job to watch in 2026 (HeroHunt; Onward Search). LinkedIn's broader labor data shows AI has already added roughly 1.3 million jobs, with AI engineer among the fastest-growing roles of the past three years (World Economic Forum).

Underneath the growth number is a definitional problem. Coursera's own definition describes AI engineers broadly as professionals who "use AI and machine learning techniques to develop applications and systems" (Coursera), and major job description templates land on the same breadth in their own words: an AI Engineer who "designs, develops, and implements artificial intelligence systems and applications" (Workable), or one who "develops and trains artificial intelligence tools to help automate processes for businesses" (Indeed). That description is technically true of at least four structurally different jobs, which is exactly the problem. The title has grown fast enough, and stayed vague enough, that companies are now competing for a labor category they have not agreed on the definition of.

What AI engineering actually is, as a discipline

Before splitting the title into roles, it helps to know what the underlying discipline actually claims to be, because it is narrower than the job postings suggest. Carnegie Mellon's Software Engineering Institute defines AI engineering as a field combining systems engineering, software engineering, computer science, and human-centered design to build AI systems that work reliably in production, not one-off model demos (CMU SEI). DARPA's AI Forward initiative treats AI engineering as one of three pillars of trustworthy AI, focused on predictable behavior under uncertainty in high-stakes environments (DARPA).

Both framings agree on the same point: AI engineering builds on software engineering and inherits its discipline around requirements, architecture, testing, and assurance. It is applied systems work, not pure model research. Degree programs reflect that hybrid directly. Western Governors University's BS in AI Engineering combines computer science, software engineering, backend development, and machine learning engineering in one curriculum, treating the field as sitting between traditional software development and ML engineering (WGU). "AI engineer" was never meant to describe a single narrow skill. It describes a discipline. What went wrong is that the job title absorbed the entire discipline instead of one role inside it.

The five jobs hiding inside "AI engineer"

Strip away the marketing language in job postings and five distinct roles emerge, each with a different deliverable, a different stack, and a different failure mode when you hire the wrong one.

AI-assisted developer. A software engineer who uses generative AI tools such as Claude or GitHub Copilot to write, review, and refactor code, but still builds primarily non-AI features. This person needs enough AI fluency to direct and verify a coding assistant. They do not need to reason about model behavior, retrieval, or inference cost, because AI is a productivity tool in their workflow, not part of what they are shipping.

AI application engineer. The role most people mean when they say "AI engineer" in a startup context. This person builds applications powered by LLMs: agents, chatbots, retrieval-augmented generation systems, AI-driven workflows. AIHero describes this as someone who develops AI-powered applications rather than mathematical models, using LLM APIs, vector databases, and orchestration frameworks (AIHero). Turing College frames it as sitting between software engineers and AI researchers, taking pre-trained models and turning them into product features (Turing College).

ML engineer or AI researcher. Focused on designing, training, and optimizing models: architecture selection, dataset curation, hyperparameter tuning, and evaluation against research-grade metrics. Boston University's overview of emerging AI careers lists ML engineers as a distinct track from AI software engineers specifically because the deliverable is a trained model, not a shipped feature (Boston University).

MLOps or AI platform engineer. Builds and maintains the infrastructure that keeps AI systems reliable at scale: reproducible training pipelines, model versioning, CI/CD for models, drift and fairness monitoring. This is the role most often missing when a startup ships an AI application engineer's prototype and then cannot keep it stable in production.

Responsible AI or governance specialist. Owns risk management, compliance, and ethical alignment for AI systems: fairness review, transparency, privacy, and regulatory readiness. Rarely hired as a dedicated role at growth-stage companies, and most often folded silently into an AI application engineer's job description without anyone naming the added scope.

The five jobs hiding inside "AI engineer": a role comparison

The table below is the reference point to pull up before you write (or rewrite) an AI engineer job description. Each row is a different hire with a different failure mode.

Role What they actually build Core stack What to screen for Where mis-hiring gets expensive
AI-assisted developer Conventional features, accelerated by AI coding tools Standard app stack plus IDE-based AI assistants Can direct and verify AI-generated code; does not need model or retrieval knowledge Low. The risk here is mislabeling this person as an "AI engineer" and expecting product-level AI work they were never hired to do
AI application engineer LLM-powered features: agents, RAG systems, AI-driven workflows LLM APIs, vector databases, orchestration frameworks, cloud services Prompt and workflow design, evaluation tooling, product sense, integration experience High if the org actually needed an ML engineer or platform engineer. Ships a working demo that cannot scale or stay reliable
ML engineer / AI researcher Trained and tuned models, delivered via API or service Python, PyTorch/TensorFlow, data tooling, experiment tracking Statistics and optimization depth, dataset judgment, model evaluation rigor High if hired instead of an AI application engineer. Produces a strong model that never gets integrated into the product
MLOps / AI platform engineer Pipelines, deployment, versioning, and monitoring for AI systems at scale Cloud platforms, CI/CD, container orchestration, model-serving frameworks Reliability engineering background, lifecycle and governance awareness, incident response experience Severe if skipped entirely. Fragile systems, poor observability, and no path to scale past the prototype stage
Responsible AI / governance specialist Risk frameworks, compliance documentation, fairness and privacy review Policy and audit tooling, cross-functional process design Ability to interpret model behavior and metrics, grounding in ethics, law, or policy Highest in regulated verticals. Compliance and reputational exposure land on engineers who were never trained or resourced for it

Why the title collapsed onto one label

Three forces pushed five jobs into one title, and none of them are going away.

The first is a genuine industry argument that AI engineering is mostly software engineering with a thin layer of AI fluency on top. One widely shared framing puts it at roughly 90% software engineering, 10% AI-specific skill: system design, APIs, and deployment fundamentals engineers already have, plus prompting, data pipelines, and tool fluency layered on (LinkedIn, Brij Kishore Pandey). Andrew Ng, the Google Brain co-founder and former Baidu chief scientist who now runs DeepLearning.AI and AI Fund, makes a related but sharper point: the unmet demand is specifically for developers who can use AI to build software quickly while still reasoning carefully about architecture and debugging, not for a wholly separate discipline (Andrew Ng, LinkedIn). Both views treat some collapse as reasonable.

The second is educational integration. AI engineering degree and bootcamp curricula increasingly blend software engineering and ML fundamentals into one track rather than teaching them separately (WGU; CMU SEI). As graduates carry the "AI engineer" label out of these programs, and as companies compete to look AI-forward, the title spreads into postings that previously would have said software engineer, ML engineer, or data engineer, reinforcing the sense that the categories overlap more than they do.

The third is scope creep inside individual job postings. Recruiting analyses describe AI engineer postings expecting end-to-end ownership across application development, model work, and platform responsibility bundled into one requisition, effectively asking for three roles at one salary. Some postings label any developer who uses an LLM tool in their workflow as an "AI engineer," despite the underlying work being conventional feature development. Others fold governance and ethical review into the role without naming the added scope or headcount. Each of these is a shortcut that makes hiring look faster in the short term and more expensive in practice once the wrong role is in the seat.

The hiring risk this creates

Mis-scoping the AI engineer title is not a paperwork problem. It changes what actually gets delivered.

Hiring an ML engineer when the real need is an AI application engineer produces a well-trained model that never becomes a shipped feature, because nobody on the team owns the integration work. Hiring an AI application engineer without platform support produces a working demo that cannot survive its first production incident, because nobody owns monitoring, versioning, or drift detection. Skipping a governance specialist in a regulated vertical pushes fairness and compliance decisions onto engineers with no training or bandwidth for them, which is a liability problem waiting to surface at the worst possible time. Equating AI-assisted coding with AI engineering leads leadership to overestimate how AI-ready the organization actually is, mistaking AI coding assistant adoption for strategic AI capability. None of these failures show up in the job posting. They show up three to six months into the hire, when the deliverable does not match what the company actually needed.

Why scarcity makes the wrong hire cost more than ever

Here is what changes the math from "annoying" to "urgent": the market for genuinely qualified talent in any one of these five roles is scarce, and the ambiguity in the title makes that scarcity worse, not better.

ManpowerGroup's 2025 talent shortage data shows 74% of employers globally cannot find the skilled talent they need, with the figure running even higher in IT specifically. When "AI engineer" postings grow 100 to 143% year over year while the underlying supply of people who can actually train a model, own a platform, or ship a production-grade LLM feature grows much more slowly, every company hiring under that title is drawing from the same undifferentiated pool. Because the title does not distinguish AI-assisted developers from ML engineers from platform specialists, companies widen their search to anyone carrying the label, which floods the funnel with candidates who fit one role while the company is scoring for another. The posting growth numbers describe demand for a title. They do not describe supply of any single skill set inside it, and that gap is where hiring managers lose the most time.

Signal What it measures What it actually tells you
AI engineer postings, +143% YoY Demand for the title (Autodesk, 2025) Companies want the label. It says nothing about which of the five roles they need or can find
Prompt engineer postings, +135.8% YoY Demand for a narrower sub-specialty (Autodesk, 2025) A slice of "AI application engineer" work is growing fast enough to fragment into its own posting category
74% of employers cannot find skilled talent General skilled-talent shortage (ManpowerGroup, 2025) The baseline shortage AI engineering hiring sits on top of, before you even account for role mismatch
100%+ YoY growth across "Tier 1" AI roles Posting-volume growth across the AI role category (Onward Search / HeroHunt, 2026) Volume of open roles is compounding faster than any single training pipeline can supply qualified candidates for all five roles at once

Andrew Ng's read on this from the interviewer's chair is direct: "there is significant unmet demand for developers who understand AI," and the engineers he looks for combine software fundamentals with the ability to use AI building blocks (prompting, retrieval, evals, agentic workflows) deliberately rather than superficially (Andrew Ng, LinkedIn). That is a narrower bar than most "AI engineer" job postings actually test for, which is exactly why postings sit open longer than the growth numbers suggest they should. When the definition is fuzzy and everyone is fishing in the same pool, the practical result is not just fewer candidates. It is more of the wrong candidates reaching your final round, and a longer, more expensive path to the one who fits.

How to hire without getting burned

Five steps close most of the gap between what companies post for and what they actually need.

  1. Name the specific role before you write the posting. Decide whether the open problem is application-level product work, model development, infrastructure and lifecycle management, or governance, and title the role accordingly instead of defaulting to "AI engineer" for all four.
  2. Separate AI-assisted development from AI product ownership explicitly. Giving every engineer access to Claude, Copilot, or a similar AI coding assistant is a productivity decision. It does not create AI engineering capacity, and job descriptions should not conflate the two.
  3. Budget for platform and governance work as its own line item, not as unpaid scope tacked onto an application engineer's job description. If nobody owns monitoring, versioning, and compliance review, that work does not disappear, it just surfaces later as an incident.
  4. Use a competency matrix instead of a title. Map system design, ML theory, data engineering, tool fluency, and governance awareness to the specific role, and evaluate candidates against that matrix rather than against how many "AI" keywords are on their resume.
  5. Widen the search geography before you widen the job description. If the local market for a specific role is thin, expanding where you look for talent is a better lever than loosening what you are actually asking a hire to do. This matters more for AI roles than for most other reqs: the same growth numbers pulling every well-funded company toward the same narrow slice of US-based senior AI talent are why postings sit open for months even as application volume looks high. A senior LATAM bench, 3 to 5 hours of overlap with the US East Coast and priced at $80,000 to $105,000 for that seniority band, is a materially less contested pool at the same level, not a discount version of the same search, which is why it produces interviews and offers instead of a few hundred more resumes that do not match the role.

Why the right hiring partner matters more than the title right now

Scoping the role correctly only helps if the pool you are searching still has the right person in it, and that is the part most companies underestimate. When everyone is competing for talent under the same blurry label, the advantage shifts to whoever already has a pre-screened, correctly categorized bench, not whoever writes the sharpest job description.

Remotely's answer to that gap is direct: help you hire the right AI engineering role from a LATAM bench you can actually access, and keep the person you hire once you do. Remotely is staff augmentation built for growth-stage US companies hiring senior LATAM engineers, concentrated at IC4 to IC6, the seniority band where the role distinctions in this guide actually matter. Every developer in the 7,000+ developer network is personally interviewed and profiled, with Gitsight contribution analysis as one additional signal, not a replacement for that conversation.

The bench backs that up with data, not just a pitch. In April 2026, Remotely surveyed 247 developers across its own network on how they actually use AI day to day, not how they describe it on a resume. The results show a network operating well past the AI-assisted developer stage described earlier in this guide: 90.3% use AI multiple times a day, 87% run Claude or Claude Code as their default tool, and a combined 90.7% self-identify as power or regular users rather than beginners. Agentic usage, the closest self-reported proxy for AI application engineer and platform-level work, is common rather than rare: 71.3% have run AI in agentic mode at least a few times, and among self-identified power users, 64% do it regularly, versus 14% of regular users.

Signal What Remotely's April 2026 survey found (n=247) Why it matters for hiring a specific AI engineering role
Daily AI usage 90.3% use AI multiple times a day; 90.7% self-identify as power or regular users AI fluency is the network baseline, not a rare trait a hiring team has to gamble on finding
Tool standardization 87% use Claude / Claude Code as their default tool A shared technical baseline makes it possible to benchmark and develop skills consistently across the network
Agentic-tier talent 71.3% have run AI in agentic mode; 64% of power users do it regularly vs. 14% of regular users Agentic fluency is a distinguishable, matchable tier for AI application engineer and platform roles, not an assumption
What talent asks for most Training, certifications, and upskilling was the top theme across 109 of 208 open responses, ahead of subsidizing tool access The demand for continuous, role-specific development is coming from the network itself, not only from Remotely's pitch

That fit is not a one-time filter and done, either. Remotely's dev success and talent teams treat AI specialization as a continuing effort, not a static label, encouraging engineers toward relevant industry certifications as the sub-specialties inside AI engineering keep shifting. That lines up with what the developers themselves asked for most when the April survey gave them an open text box: training, certifications, and upskilling ranked ahead of subsidizing tool access, named in 109 of 208 open responses.

But the reason a role match holds is not the certificate. It is what happens after the hire. Submit a role and you get matched candidates within 48 hours, and 80% of the candidates presented get interviewed, because the role match happens before you see a profile, not after. The cost-plus model means every dollar of compensation goes directly to the developer, with a flat monthly management fee on top, so retaining the right specialist once you have found them does not depend on an opaque markup. Average contractor tenure across the network runs 18 to 24+ months, well above the staff augmentation norm, because engineers who are correctly matched to the work they were hired to do, and paid transparently for it, do not need to be replaced as often. In a market where every company is fishing in the same pool, the fastest path to the right hire is not writing a better job posting. It is starting the search with a partner whose bench is already sorted by what these five jobs actually require, and built to keep the person you hire once you find them.

Hire the AI engineer you actually need. First candidates in 48 hours.

Map a role with Remotely

Frequently asked questions

What's the difference between an AI engineer, a machine learning engineer, and a regular software engineer who uses AI tools?

All three sit on the same spectrum, but they are different jobs with different deliverables. A regular software engineer who uses AI tools (an AI-assisted developer, in the taxonomy above) uses Claude, Copilot, or a similar assistant to write and review conventional features faster, without needing to reason about model behavior or retrieval design. An AI engineer, in the narrower product sense, is an AI application engineer: someone who wires LLM APIs, vector databases, and orchestration frameworks into a working product feature, such as an agent or a retrieval-augmented workflow. A machine learning engineer builds the models themselves: selecting architectures, curating datasets, tuning hyperparameters, and evaluating performance with research-grade metrics. The deliverables differ accordingly: faster conventional features, a shipped AI-powered product feature, and a trained model, in that order. Confusing any two of these in a job description is how a company ends up hiring the wrong one.

Do I need to hire an "AI engineer" specifically, or can my existing developers handle AI features?

It depends on what the AI feature actually requires, not on whether the word "AI" appears in the request. If the work is a simple, well-scoped integration (calling an existing AI API to power one feature), an existing developer with baseline AI fluency, the AI-assisted developer tier described in this guide, can often handle it without a new hire. If the work involves building and maintaining a production-grade LLM feature (an agent, a retrieval-augmented system, a workflow with real evaluation and failure handling), that is AI application engineer work, and it usually needs someone who has done it before, because the failure modes (hallucination, cost blowups, unreliable outputs) are not the same as conventional software bugs. The honest first step for a non-technical founder is naming which of the five roles in this guide the request actually is, then asking your most senior engineer whether the team already has that skill in-house before assuming a new title needs to go on the org chart.

How is AI changing the skills companies look for in software engineers?

The baseline expectation has shifted from "can this person write code" to "can this person direct, verify, and be accountable for AI-assisted output," and that shift is happening across ordinary software engineering roles, not only inside dedicated AI titles. Companies are increasingly screening general engineering hires for the ability to iterate with an AI coding assistant, catch errors in AI-generated code, and know when to trust versus override a suggestion, on top of the traditional bar of algorithms, system design, and code review. Remotely's April 2026 survey of 247 developers in its own network shows how far this has already moved in practice: 90.3% use AI multiple times a day and 71.3% have run AI in agentic mode, meaning day-to-day fluency with AI tooling is now a baseline trait across a working engineering population, not a rare specialization. For the fuller skill-stack breakdown, including the specific interview changes this drives, see From "can you code?" to "can you think?".

What does "AI engineer" mean on a job req versus what candidates actually put on their resumes?

Job description templates describe AI engineers broadly, as professionals who "use AI and machine learning techniques to develop applications and systems," which technically fits all five roles in this guide and specifies none of them. Candidates respond to that ambiguity the same way: resumes list AI-adjacent keywords (LLM, LangChain, prompt engineering, Claude, Copilot, "AI integration") without indicating which role, or what depth, those keywords actually represent. The result is a matching problem on both sides of the req: a posting that could mean five different jobs meets a resume that signals AI exposure without proving AI application engineering depth, ML training experience, or platform ownership. The fix on the hiring side is the same either way: replace the generic title and keyword scan with the competency matrix in the "how to hire without getting burned" section above, and screen for the specific role's deliverable, not for AI vocabulary.

How do companies train remote engineering teams on AI-assisted coding?

Most training approaches fall into a small set of patterns: structured certification paths, subsidized or company-provided tool access, internal community and best-practice sharing, sandbox environments for safe experimentation, and curated guidance to keep pace with how fast the tooling changes. Remotely's April 2026 network survey shows which of these developers actually want most: when asked what would help them get more value out of AI, training, certifications, and upskilling was the largest theme by a wide margin (109 of 208 open responses), ahead of funding tool access (48) and community best-practice sharing (46). Remotely's own response runs on the same pattern: an ongoing certification path, paired with dev success and talent teams that treat AI specialization as a continuing effort rather than a one-time training event, since the specific tools and sub-specialties inside AI engineering keep shifting.

Is "AI engineer" a distinct role or a rebranded title for developers who use Copilot/Cursor daily?

Both, depending on which company is using the title. For a large share of postings, "AI engineer" is functionally a rebrand of "software engineer who uses AI tools daily," which is a real behavior shift worth naming but is not a distinct discipline; one widely shared industry framing puts AI engineering at roughly 90% software engineering fundamentals plus 10% AI-specific fluency layered on top (LinkedIn, Brij Kishore Pandey). But underneath that blended framing, the AI application engineer role described in this guide is a genuinely distinct one, with its own stack (LLM APIs, vector databases, orchestration frameworks) and its own failure modes that a generalist who only uses Claude or Copilot for autocomplete has not necessarily been tested against. The confusion is not that both things are called "AI engineer." It is that most job postings do not say which one they mean.

What are the signs a developer is using AI impersonation during a remote interview?

No single signal proves impersonation on its own; the pattern to watch is a cluster of weak signals that should trigger human review, not an automatic rejection. Watch for unnatural blur or artifacting around the mouth or hairline during fast head motion (a possible deepfake tell, treated as a nudge to review, not proof), voice or story details that shift when the same fact is asked two different ways at different points in the session, answers that stay smooth and rehearsed even after you change the problem's constraints mid-solve, and unexplained resistance to live video or spontaneous technical proof where video is your stated norm. These signals sit in the same pipeline as identity verification (ID checks, liveness, reference validation matched to access tier) but answer a different question: presence signals ask whether this is the same person who will do the work, in-session signals ask whether the work in front of you is authentically theirs. For the full layered verification framework, see Fake candidates in remote engineering hiring: what to verify and when.

How do you design technical interviews that are resistant to AI cheating?

Publish written rules per interview stage before anyone interviews, covering which tools are allowed, how many monitors are permitted, and what "closed book" means in your environment, since most fairness failures come from unwritten expectations, not bad candidates. During the live round, add follow-up questions that change the problem's constraints mid-session (latency, failure domain, data model) so a pasted, coached, or piped answer has to adapt in real time, and pair on a small, unfamiliar slice of your actual codebase so public-repo pattern matching matters less. If you use proctoring or IDE telemetry, treat flags as signals that route to a human reviewer, never as an automatic disqualification, and publish a clear appeal path. The full staged framework, including a checklist for presence, live-round, and take-home policy, is in AI interview integrity in remote technical hiring.

Does hiring someone with the title "AI engineer" change contractor classification or IP ownership risk?

The job title itself does not change contractor misclassification exposure. In LATAM, for example, reclassification tests turn on factors like exclusivity, fixed hours, direct supervision, and economic dependence, the same factors that apply whether the contract calls someone a software engineer or an AI engineer (full misclassification breakdown by country). Where the title does matter is IP assignment scope: AI engineering work can produce work product beyond source code, such as fine-tuned models, prompt libraries, evaluation datasets, and derivative model outputs, and a contract that only assigns "source code and documentation" may leave those AI-specific artifacts ambiguous. Any staffing or contracting agreement for AI engineering work should have IP assignment language broad enough to name those artifacts explicitly, signed before work begins, not inferred from a generic work-for-hire clause written for traditional software work.

How do AI-powered talent matching platforms work for engineering hiring, and is that the same as hiring an AI engineer?

No, these are two unrelated things that happen to share the word "AI." An AI-powered talent matching platform uses AI and machine learning as a sourcing and screening technology: analyzing candidate profiles at scale, scoring signals like open-source contributions, and matching roles to candidates faster than manual sourcing allows, typically with a human review step layered on top rather than a fully automated decision. Remotely's own matching process works this way: AI-powered matching against deep candidate profiles, with Gitsight contribution analysis as one signal among several, followed by a human review before candidates are presented. Hiring "an AI engineer" is a completely separate decision: bringing a person onto your team who builds AI-powered systems for your product, in one of the five roles described in this guide. A company can use an AI-powered platform to hire a backend engineer, a designer, or an AI application engineer. The technology used to find the candidate and the discipline the candidate practices are not the same question.

Does Remotely have data on how AI-fluent its own developer network actually is?

Yes. Remotely surveyed 247 developers across its network in April 2026 on day-to-day AI usage, not self-reported skill claims. The results: 90.3% use AI multiple times a day, 87% default to Claude or Claude Code, and 71.3% have run AI in agentic mode, rising to 64% regular agentic use among self-identified power users. When asked what Remotely could do to help them get more value from AI, training, certifications, and upskilling was the most requested investment by a wide margin, ahead of subsidizing tool access. The data shows a network already operating across the roles described in this guide, not one that is AI-curious in theory but untested in practice.

Sources

Autodesk: AI job growth in Design and Make, 2025 · ManpowerGroup: 2025 Talent Shortage Survey findings · Onward Search: The AI Talent Race, Top AI Jobs to Watch in 2026 · HeroHunt: Fastest Growing AI Roles in 2026 · CBS News: Fastest-growing job for young workers, LinkedIn · World Economic Forum: AI has already added 1.3 million jobs · CMU Software Engineering Institute: AI Engineering · DARPA: AI Forward · WGU: BS in AI Engineering · AIHero: What Is An AI Engineer? · Turing College: What Does an AI Engineer Do? · Boston University: Emerging Careers in AI and Software Engineering · Coursera: What Is an AI Engineer? · Workable: AI Engineer job description · Indeed: AI Engineer Job Description · LinkedIn, Brij Kishore Pandey: AI Engineering is 90% Software Engineering · LinkedIn, Andrew Ng: Unmet demand for developers who understand AI · Remotely AI Usage Survey, April 2026 (internal, n=247 developers across the Remotely network, self-reported)