Go-to-market

AI DevRel Engineer

Also hired as: Developer Advocate (AI) · Developer Relations Engineer · AI Community Engineer

Half engineer, half publisher: you make an AI platform learnable — and developers choose platforms they can learn.

US salary · 2026
$140k – $280k+ total comp
Top AI platforms (labs, infra companies) pay engineering-band comp; smaller devtools pay less cash. Audience and shipped-content track record moves you up-band faster than years of experience.
Typical background
Usually engineers who kept explaining things — bloggers, meetup speakers, OSS maintainers — or educators who learned to ship code. The credential is a public body of work.
This roadmap
5 stages · 22 nodes
5 proof-of-work checkpoints
What is a AI DevRel Engineer?

An AI DevRel Engineer sits at the door of an AI platform and makes the way in obvious: quickstarts, cookbooks, demo apps, talks, and the feedback loop that carries developer pain back into the product. In 2026 every model provider, agent framework, and inference platform is fighting for the same developers, and the platforms winning are the ones that are easiest to learn. That makes DevRel a growth function with an engineering skillset.

The work is shipping public artifacts on a cadence: a cookbook for the new feature the week it launches, a demo app that survives being cloned by ten thousand people, a talk that turns a confusing capability into a pattern developers repeat. Half your value is inbound — you are the highest-bandwidth channel from the community's frustration to the product team's backlog, with the engineering credibility to file issues that get fixed.

Against neighbors: an Outbound PM owns positioning and launch strategy; DevRel owns the developer's first hour and first week. A Solutions Architect goes deep with one paying customer; DevRel goes broad with everyone who might become one. The best DevRel engineers could hold either job but choose the audience instead.

What you'll actually do
  • Ship cookbooks and quickstarts for new platform features — often building against pre-release APIs and filing the first bugs.
  • Build and maintain demo apps that thousands of developers clone as their starting point.
  • Write the blog posts and give the talks that turn raw capabilities into named, repeatable patterns.
  • Run the feedback loop: triage community questions, reproduce issues, and land prioritized reports with product and engineering.
  • Support launches with live demos, sample code, and day-one content.
  • Show up where developers are — Discord, GitHub issues, X, meetups, hackathons — as the platform's most useful person in the room.
  • Measure what moves: time-to-first-success, quickstart completion, content-attributed signups.
  • Prototype with every new model release within days and publish honest first impressions.
This role fits you if
  • You explain things for fun — your friends' 'how does this work' questions turn into essays.
  • You'd rather build a small thing that teaches one idea than a big thing nobody can follow.
  • Public speaking costs you energy but the Q&A afterward gives it back.
  • You get genuinely annoyed by bad docs — and fix them.
  • An audience of developers trusting your take sounds like an asset worth building.
The toolbox
TypeScript/PythonClaude / OpenAI / Gemini APIsMCPNext.js / VercelDemo-app craftTechnical writingVideo + live demosGitHub (issues, discussions, OSS)Discord community opsAnalytics (time-to-first-success)Agent frameworksPrompt engineering
The roadmap — 5 stages, 22 nodes
Stage 1

Build + explain

Weeks 1–4

The job is the intersection of shipping and teaching. Prove you can do both, small and fast.

Ship with an AI coding agentCore
Build three tiny apps with Claude Code or Codex. DevRel credibility starts with 'I build constantly.'
API fluency across providersCore
Call Claude, GPT, and Gemini raw: streaming, tool use, structured output. You'll translate between ecosystems daily.
Write one explainerCore
Take a confusing AI concept and write the post you wish existed. Optimize for the reader's first hour, not completeness.
Checkpoint: 3 posts + 3 repos✓ Checkpoint
Three published explainers, three public repos with READMEs that get a stranger running in under five minutes.
Stage 2

The content engine

Weeks 5–10

One-off posts don't compound. Build a cadence and learn the formats: cookbook, demo, talk, video.

Cookbook craftCore
Study the great ones (Anthropic and OpenAI cookbooks), then write two of your own: runnable, copy-pasteable, honest about limitations.
The demo app patternCore
Build one demo app designed to be cloned: minimal deps, one obvious lesson, deploys in a click. Watch what people fork and copy.
Give two talksCore
A local meetup and a recorded lightning talk. Delivery improves only with reps; start before you feel ready.
Short-form videoElective
Ten 2-minute build videos. AI developers increasingly learn from screen recordings, not docs.
Checkpoint: 6-week publishing streak✓ Checkpoint
Six consecutive weeks, one artifact per week (post, cookbook, video, or talk). Cadence is the skill employers buy.
Stage 3

Community + feedback loop

Months 3–4

DevRel is a two-way channel. Earn a reputation for being useful, and learn to carry feedback inward.

Be useful in publicCore
Pick two communities (a framework Discord, a subreddit, GitHub discussions). Answer questions for a month. Track what confuses people — that's your content roadmap.
File world-class issuesCore
Turn community pain into minimal reproductions and well-formed GitHub issues on AI SDKs. Maintainers remember good reporters.
Contribute to an AI OSS projectCore
Docs PRs count. Get three merged contributions into tools developers actually use (MCP servers, agent frameworks, SDKs).
Checkpoint: the feedback memo✓ Checkpoint
Write a 'state of developer pain' memo for one platform based on 30 days in its community — the artifact that shows you can do the inbound half.
Stage 4

Launch muscle

Months 5–6

Platforms hire DevRel for launch weeks. Practice shipping day-one content against a moving target.

Day-one coverage repsCore
For the next two major model/API releases, publish a hands-on writeup within 48 hours: what's new, what breaks, one working demo.
Live demo resilienceCore
Run a live build session (stream or meetup). Practice the recovery moves for when the model misbehaves on stage — it will.
Hackathon presenceElective
Mentor or judge at one AI hackathon. It's networking disguised as service, and platforms watch who shows up.
Metrics literacyCore
Instrument your own content: which posts drive repo clones? What's your reader's time-to-first-success? Speak this language in interviews.
Checkpoint: launch-week portfolio piece✓ Checkpoint
One complete launch kit for a real or mock feature: quickstart, cookbook, demo repo, announcement thread, talk outline.
Stage 5

Get hired

Months 6–8

Your public work is the resume. Point it at the platforms you want and make the hiring case undeniable.

Pick your platform tierCore
Labs, infra platforms, agent frameworks, or app-layer devtools — each wants different depth. Aim your last content arc at your target's ecosystem.
Audience proofCore
You don't need to be famous — you need evidence of pull: newsletter subs, repo stars, talk invitations, community rep.
The work-sample interviewCore
DevRel loops ask for a talk + a writing sample + a live demo. You already have all three; rehearse the talk until it's tight.
Checkpoint: referral-sourced loop✓ Checkpoint
Land at least one interview through your public work (a maintainer, community lead, or DevRel who knows you) — proof the flywheel works.
Build your portfolio

Nobody hires a AI DevRel Engineer off a certificate. They hire off proof. Ship these and put them where people can click them:

01
Cookbook repo with real usage
A cookbook of 8–12 runnable AI patterns for one platform, with stars/forks and issues from real users you've responded to.
Proves: You produce the exact artifact the job ships weekly, and developers actually use it.
02
The clone-me demo app
One demo app designed for cloning: single lesson, minimal deps, one-click deploy, README that gets a stranger running in five minutes.
Proves: You understand teaching-through-code and developer first-hour experience.
03
Recorded conference/meetup talk
A 15–30 minute recorded talk turning one confusing AI capability into a named pattern, with slides and companion repo.
Proves: You can hold a room and compress complexity — the live half of the job.
04
48-hour launch coverage
Two hands-on writeups published within 48 hours of major model releases, each with a working demo and honest limitations.
Proves: You can ship accurate content at launch speed against moving APIs.
05
Developer-pain memo
A 'state of developer pain' report from 30 days embedded in a platform's community, with reproductions and prioritized fixes.
Proves: You do the inbound half — turning community noise into product signal.
Position your profile
Headline formula

AI DevRel — I make platforms learnable: N cookbooks, N talks, demo apps cloned Nk times. I ship day-one content and carry developer pain to the roadmap.

Resume bullets to earn
  • Published N cookbooks/quickstarts for X platform generating N repo clones and cutting reported time-to-first-success from X to Y.
  • Shipped day-one coverage for N major model releases; posts drove N signups/clones in launch week.
  • Grew a developer audience to N (newsletter/X/YouTube) with a weekly build-and-explain cadence sustained N months.
  • Landed N merged contributions to AI OSS (SDKs, MCP servers, framework docs) and filed N reproduced issues adopted into fixes.
  • Delivered N talks/workshops (M recorded) with companion repos; two invited back.
Where to be visible
  • One home base (blog/newsletter) + one distribution channel (X or YouTube) — everything you make lands in both.
  • GitHub is your resume: pinned repos = cookbook, demo app, launch coverage.
  • Be the reliably useful person in two AI communities; reputation there converts to referrals.
  • Speak quarterly: meetups first, then CFPs to AI Engineer-style conferences with your recorded talk as proof.
  • Engage maintainers and platform DevRel publicly — they source candidates from their own communities.
What interviews actually test
  • The talk: 20 minutes, live, on a technical AI topic — rehearse until you can survive hostile wifi and a hallucinating model.
  • Writing sample review: bring your best cookbook; expect edits-level scrutiny on clarity and correctness.
  • Live build: implement against their API cold while narrating — practice thinking out loud.
  • Strategy: 'developers are confused by feature X — what do you ship in week one?' Have a content-mix framework.
  • Feedback loop: how you'd turn 100 Discord complaints into three product priorities — bring your pain-memo method.
Who's hiring
AnthropicOpenAIGoogle (AI/Cloud)VercelLangChainWeights & BiasesTogether AIModalSupabaseEvery devtool with an AI API
Free courses that map to this role
Related roles
FAQ

Do I need a big audience to get hired in AI DevRel?

No — you need evidence of resonance: a talk that got shared, a cookbook with real clones, community reputation. Platforms hire the engineer who explains well far more often than the influencer who codes a little.

Is DevRel a real engineering career or a marketing job?

At AI platforms it's an engineering-band role: you build against pre-release APIs, file the first bugs, and write code thousands of developers copy. The marketing-adjacent part is distribution — and it's a skill, not a stigma.

How do I start DevRel with no experience?

Do the job publicly before anyone pays you: pick one platform, publish weekly for two months, be useful in its community. DevRel is unique in that the entire job can be demonstrated from the outside.

What's the career path after DevRel?

Head of DevRel/community, product management (you know developer pain better than anyone), solutions architecture, or back to product engineering with a network most engineers never build.

Start building, today

Every stage above maps to free lessons on this site. No signup, no paywall — open the first course and ship your first checkpoint this week.

Browse the courses →