Addaly is in open beta. Things will change, and AI answers can be wrong — check anything that matters.

Working In AI

The roles that exist, what they pay, and how people get in without a famous degree.

Working In AI

The roles that exist, what they pay, and how people get in without a famous degree.

Level
Nothing assumed
Lessons
85
Reading time
731 min
Price
Free, no sign-up to read

A plain-spoken guide to building a career in and around AI: the roles that actually exist and what they look like on an ordinary Tuesday, where a degree matters and where it does not, how to build a portfolio with no job history, what to do when the courses run out and you still freeze at an empty file, how hiring really works in India, Nigeria, Brazil, Europe and the US, what the money looks like in local terms, how freelancing and contracting actually pay, and which parts of this work are most exposed to automation. No hype, no doom, and no pretending that any of it is the same everywhere.

Opens after the AI at Work exam

Sign in, finish that course, and pass its exam. You can read this syllabus meanwhile.

Go to AI at Work

Download the textbook (PDF) · free to print and teach from, with the exam paper and every answer at the back.

Module 1

10 lessons · 80 min

The terrain: who hires, for what, and where you fit

Before you choose what to learn, look at the market you are actually in — the eight kinds of employer, how a job advert encodes the real job, and what a credential buys. This module comes first because most wasted years are caused by aiming at the smallest employer category with the wrong evidence.

By the end you can

Name the employer types that hire for AI work in your own market, decode a job advert into the role it really is, and commit to one lane with a plan sized to the hours you actually have.

  1. 1The jobs, described as they feel on a TuesdayLocked — this takes you to what opens it. 7 minMost AI work is moving messy data and checking outputs, not training models.
  2. 2The eight kinds of employer, and how many of eachLocked — this takes you to what opens it. 8 minNearly every AI-adjacent job sits inside an ordinary organisation that uses software, not inside a company that builds models.
  3. 3Geography, time zones, and the office you have never heard ofLocked — this takes you to what opens it. 10 minWhere you sit decides which employers can legally and practically hire you, and time-zone overlap filters candidates harder than any skill requirement in the advert.
  4. 4The work that trains the modelsLocked — this takes you to what opens it. 9 minAnnotation and evaluation work is a real door into the field, but its value is the failure-mode intuition and data-quality vocabulary you take out of it, not a promotion track inside it.
  5. 5Reading a job advert for what it actually isLocked — this takes you to what opens it. 7 minThe tools list and the responsibilities tell you the real job; the title and the years-of-experience line usually do not.
  6. 6Who sits around you, and how work arrivesLocked — this takes you to what opens it. 9 minThe organisation's shape and data maturity determine your daily work more than the job title does, and both can be diagnosed with one question in the interview.
  7. 7Who actually needs a degreeLocked — this takes you to what opens it. 6 minA degree opens doors in some markets; evidence that you can build is what keeps you inside.
  8. 8Choosing a lane you can defend, and changing it laterLocked — this takes you to what opens it. 8 minChoose the lane where you can produce evidence fastest, because lanes are adjacent and moving between them costs one project, not one degree.
  9. 9Levels, titles, and why "senior" means nothing on its ownLocked — this takes you to what opens it. 8 minLevels are set by how much ambiguity you absorb and how far your work travels, so negotiate the level rather than the salary and read adverts for scope rather than titles.
  10. 10A year on six hours a weekLocked — this takes you to what opens it. 8 minProgress comes from a small weekly amount that survives bad weeks, because every gap longer than about ten days costs a session to re-enter.

Module 2

10 lessons · 93 min

The roles, one at a time

One overview lesson cannot tell you whether you would enjoy being a data engineer. This module takes ten roles and gives each its own hour — the ordinary week, the thing you produce, the tools with their free equivalents, the two routes in, and the failure that ends people's first year in that seat. Read the three that sound closest and skim the rest, because knowing what you are not applying for is half of choosing.

By the end you can

Describe one role's ordinary week, the artefact it produces, the stack it runs on and two realistic routes into it in enough detail that somebody doing that job recognises their own week in your description.

  1. 11The data analystLocked — this takes you to what opens it. 9 minAn analyst's value comes from owning what the words mean and being accountable for the number, not from producing charts faster.
  2. 12The analytics engineerLocked — this takes you to what opens it. 9 minAnalytics engineering makes data trustworthy by treating transformations as idempotent, version-controlled, tested code, and its only real success metric is whether other people build on your tables.
  3. 13The data engineerLocked — this takes you to what opens it. 10 minData engineering is judged on availability and silence, so idempotency, backfills and loud failure matter more than any tool on the CV.
  4. 14The machine learning engineerLocked — this takes you to what opens it. 10 minMost of a machine learning engineer's work is the system around the model, and the defining bug is a feature that exists in training data but not at prediction time.
  5. 15The AI engineerLocked — this takes you to what opens it. 10 minAn AI engineer's core skill is separating retrieval failures from generation failures and trading quality, cost, latency and risk with actual numbers.
  6. 16The platform and MLOps engineerLocked — this takes you to what opens it. 9 minPlatform and MLOps work is judged by other teams' delivery speed and by adoption, so build one well-supported road with a real team before generalising it.
  7. 17The applied scientist and research engineerLocked — this takes you to what opens it. 9 minApplied research is run on time-boxed questions against a properly tuned baseline, and its most valuable habit is writing up what did not work.
  8. 18Trust, safety and the policy side of AILocked — this takes you to what opens it. 9 minTrust and safety is a chain from policy to taxonomy to detection to appeals, and every threshold is an explicit choice about which of two harms you would rather cause.
  9. 19The AI product managerLocked — this takes you to what opens it. 9 minAn AI product manager's job is to state what decision changes, what being wrong costs, and what the fallback is, then insist on a measured number instead of an impression.
  10. 20The forward-deployed and solutions engineerLocked — this takes you to what opens it. 9 minForward-deployed work makes a product work inside one organisation, and its career value is the loop back into the product — which fails the moment each customer gets a permanent fork.

Module 3

11 lessons · 94 min

The evidence: what gets tested, and how to prove you have it

Four skills carry almost every entry-level offer in this field — SQL, working Python, version control and evaluation — and one artefact converts them into a hire: a written project that shows judgement under mess. This module builds both, and covers the spreadsheet fluency no syllabus lists and every organisation runs on.

By the end you can

Produce one written case study of your own work — with the mess you found, the decisions you rejected, and a number from a test set you built by hand — that a reviewer can judge in ninety seconds.

  1. 21When the courses end and you still freezeLocked — this takes you to what opens it. 7 minYou learn to build by finishing small things alone, not by watching bigger things being finished.
  2. 22SQL, and the six query shapes that cover the jobLocked — this takes you to what opens it. 9 minSQL is tested in almost every data interview because it is fast to test and impossible to fake, and six query shapes cover nearly all of the work.
  3. 23The employable half of PythonLocked — this takes you to what opens it. 9 minThe paid part of Python is reading other people's code, handling files and failures, and writing a script that somebody else can run.
  4. 24The statistics that come up, and the ones that never doLocked — this takes you to what opens it. 10 minPrecision improves only with the square root of sample size, so most business tests were never large enough to detect the effect they were run to find.
  5. 25Git, and what a reviewer sees before your codeLocked — this takes you to what opens it. 8 minYour repository is read as evidence that you can work with other people, and the commit history is read before the code is.
  6. 26The terminal, the container, and a cloud bill of zeroLocked — this takes you to what opens it. 10 minCloud costs are dominated by resources that bill for existing rather than for working, so set a budget alert first and prefer things that scale to zero.
  7. 27The spreadsheet skill nobody puts on a syllabusLocked — this takes you to what opens it. 7 minThe organisation's real numbers live in spreadsheets, and being able to meet people there is what gets you access to the questions worth answering.
  8. 28Evaluation: deciding what "correct" means, in advanceLocked — this takes you to what opens it. 10 minAnyone can produce an AI output; the scarce and durable skill is defining what counts as correct before you look, and then measuring it.
  9. 29A portfolio when you have never been paid for thisLocked — this takes you to what opens it. 7 minA portfolio proves judgement under mess, not that you can finish someone else's tutorial.
  10. 30Where portfolio data comes from, and what you may do with itLocked — this takes you to what opens it. 9 minA dataset's licence, its provenance and whether it describes people decide what you may do with it, and the absence of a licence means you have no permission rather than a free hand.
  11. 31Writing up a project as a decision recordLocked — this takes you to what opens it. 8 minWrite the project as a record of decisions — the mess, the choice, the number, and what it still gets wrong — because that is what a reviewer is reading for.

Module 4

9 lessons · 76 min

Getting seen: the routes that put a person in front of your work

Applying cold is the most common strategy and the weakest one. Every route that works has the same shape — a human sees your work before, or instead of, an application landing in a pile. This module covers the paper, the message, the job beside the data, and the first person who pays you.

By the end you can

Run a search that puts your work in front of named people rather than into application queues, and identify the bridge role or first paid job you would take to get inside.

  1. 32How people actually get inLocked — this takes you to what opens it. 8 minMost people enter this field sideways, from an adjacent job or through someone who vouches.
  2. 33Running the search as a funnelLocked — this takes you to what opens it. 9 minA job search is a funnel with measurable conversion at each stage, and the route in changes the top-of-funnel rate by roughly ten times, which no amount of extra applications can compensate for.
  3. 34A CV that survives a thirty-second readLocked — this takes you to what opens it. 8 minA CV is scanned for scope, outcome and a number; formatting exists only to make those findable fast.
  4. 35The profile a stranger checks in ninety secondsLocked — this takes you to what opens it. 8 minThree public surfaces each answer one question in ninety seconds, and a reviewer who compares them treats inconsistencies as reasons to stop reading.
  5. 36Writing to strangers, and what to sayLocked — this takes you to what opens it. 8 minA short, specific message about their problem, sent to the person who does the work, outperforms fifty applications.
  6. 37Publishing, and the inbound it createsLocked — this takes you to what opens it. 9 minPublished writing works because it is found by strangers months later, which rewards narrow, specific answers to real problems over broad guides written from a week's knowledge.
  7. 38A merged pull request as evidenceLocked — this takes you to what opens it. 9 minA merged pull request proves you can work inside someone else's codebase and take review, and the reproduction of a bug is often a more welcome contribution than the fix.
  8. 39The job next to the dataLocked — this takes you to what opens it. 8 minTake the job beside the data and become the person who answers with numbers, because an internal move skips the entire screening machine.
  9. 40The first client, and how not to lose money on themLocked — this takes you to what opens it. 9 minThe first paid job converts you from a learner into someone with a reference, so make it small, write the scope down, and pick work you have already done once.

Module 5

9 lessons · 76 min

Using AI in your own search

Both sides of the hiring table now use models, and most advice about it is sold by people with something to sell — CV scores, auto-apply subscriptions, interview coaching. This module is the mechanics: what an applicant tracking system actually does, why volume applying stopped working, where a model genuinely saves you hours, where using one destroys the evidence you were trying to produce, and what you should never paste into somebody else's server.

By the end you can

Use a model for the mechanical parts of a search — tailoring, research, rehearsal, gap analysis — while stating correctly what an applicant tracking system does and does not do, and keeping your own and an employer's confidential material out of a third party's logs.

  1. 41What it genuinely helps with, and what it quietly ruinsLocked — this takes you to what opens it. 9 minUse a model wherever you can verify the result and the result is not itself the evidence of your ability; the moment the output is the thing being judged, using one removes what you were trying to prove.
  2. 42What an applicant tracking system actually doesLocked — this takes you to what opens it. 9 minAn applicant tracking system parses, stores and filters — the automatic rejection happens on the form's knockout questions, not through a secret score applied to your CV.
  3. 43Rewriting a CV against an advert, and the lineLocked — this takes you to what opens it. 8 minTailoring is translating true things into the employer's vocabulary, and the reason not to cross into invention is mechanical: titles and dates get verified and tools get tested.
  4. 44Why volume stopped working, on both sidesLocked — this takes you to what opens it. 8 minGenerated applications made volume cheap, employers responded by raising the cost of being considered, and the result is that a warm approach is now worth roughly twenty cold applications rather than seven.
  5. 45Your CV, their take-home, and the termsLocked — this takes you to what opens it. 8 minBefore pasting anything, establish whose data it is; for material that is not yours, a small model running locally removes the question rather than managing it.
  6. 46Forty minutes of research, and how to check itLocked — this takes you to what opens it. 8 minResearch is aimed at how the organisation makes money, where the role sits and what remains uncertain, and every fact a model gives you needs a source you actually open.
  7. 47Recorded and machine-scored interviewsLocked — this takes you to what opens it. 9 minA one-way interview is an elimination stage scored mostly from a transcript, so structure, audio quality and a first-sentence answer matter more than anything you would optimise in a live conversation.
  8. 48Rehearsing with a model that wants to please youLocked — this takes you to what opens it. 8 minInterviews are lost in production rather than recognition, so rehearsal must be out loud, one question at a time, with the model instructed to press on vagueness rather than encourage.
  9. 49Building a project you can still defendLocked — this takes you to what opens it. 9 minType the parts a reviewer would ask "why" about, delegate the rest, and never move past generated code you cannot explain — because generated data code fails by being plausible rather than by breaking.

Module 6

11 lessons · 93 min

The interview, from first screen to signed offer

Hiring processes in this field are five to seven stages, and each one tests something different. Knowing which stage you are in tells you what to say. This module walks the whole sequence — the take-home, the live exercise, the design conversation, the stories, the questions you ask, and the offer.

By the end you can

Walk each stage of a data or AI hiring process knowing what it tests, and negotiate an offer without a competing one in hand.

  1. 50The stages, and what each one is really testingLocked — this takes you to what opens it. 7 minEvery interview stage tests a different thing, and knowing which stage you are in tells you what to say.
  2. 51The first call, and the salary questionLocked — this takes you to what opens it. 9 minThe recruiter screen tests availability, motivation and band rather than skill, and the two questions worth spending your last minutes on are the internal level and why the role is open.
  3. 52The take-home, and how not to lose on itLocked — this takes you to what opens it. 9 minA take-home is graded on judgement and communication, not on completeness, so scope it, time-box it, and write down what you left out.
  4. 53The live exercise, where silence is scoredLocked — this takes you to what opens it. 8 minIn a live exercise the interviewer is grading your narration, so saying where you are stuck scores better than being quietly stuck.
  5. 54"How would you build this?" answered wellLocked — this takes you to what opens it. 9 minA design answer is a set of constraints, measurements and failure modes, not an architecture diagram.
  6. 55"How would you measure it?"Locked — this takes you to what opens it. 10 minAnswer a metrics case by naming the decision, one sensitive primary metric, guardrails and a counter-metric — and when diagnosing a sudden drop, check the instrumentation before the users.
  7. 56Talking about your work without lying or shrinkingLocked — this takes you to what opens it. 8 minPrepare six stories with real numbers and tell them the same way every time; the failure story is the one that decides the round.
  8. 57Your questions, and what the answers revealLocked — this takes you to what opens it. 8 minYour questions decide whether the job is real: ask about where the data lives, what is in production, and why the role is open.
  9. 58The offer conversationLocked — this takes you to what opens it. 9 minAlmost everything is negotiable once, politely, in writing — and a first offer is rarely the top of the band.
  10. 59Pay, rates, and who actually decides themLocked — this takes you to what opens it. 8 minPay is set by employer type, country and your alternatives, far more than by your job title.
  11. 60What a rejection tells you, and what it does notLocked — this takes you to what opens it. 8 minMost rejected finalists were hireable, because hiring ranks candidates under a budget rather than assessing them absolutely — so read your log in tens, not one at a time.

Module 7

8 lessons · 75 min

The money, and the paperwork underneath it

An offer is a package, and the headline number is the part that tells you least. This module takes the whole thing apart — what the components actually pay out, why most equity is worth nothing, which contract clauses change what the job is worth, how contractor and employer-of-record arrangements differ from employment, and how to compare two offers with arithmetic. Employment law differs by country and this is not legal advice; what is offered here is the shape of the questions and where to take them.

By the end you can

Take an offer apart into cash, variable pay, employer contributions, equity and contract terms, compare two offers with explicit arithmetic rather than headline figures, and name the clauses and employment structures that materially change what you are being paid.

  1. 61The headline number is the least useful oneLocked — this takes you to what opens it. 9 minCompare guaranteed annual cash against guaranteed annual cash; a bundled total figure mixes employer contributions and target variable pay into a number nobody receives.
  2. 62Options, RSUs, and why most equity is worth nothingLocked — this takes you to what opens it. 10 minAn option is only worth the share value minus its strike, and the liquidation preference and the ninety-day exercise window decide most real outcomes long before the share price does.
  3. 63Notice, bonds, IP and the clauses that follow youLocked — this takes you to what opens it. 10 minContract clauses vary enormously by jurisdiction and the only moment you can change one is before signing, so read for notice, bonds, IP assignment and outside-work restrictions and ask for carve-outs in writing.
  4. 64Employee, contractor, or an employer of recordLocked — this takes you to what opens it. 9 minEmployment carries 25% to 40% of salary in contributions and protections, so a contract at the same gross is a pay cut, and an employer of record gives you local employment status without the client needing an entity.
  5. 65Getting paid by a company in another countryLocked — this takes you to what opens it. 9 minForeign pay is reduced by an exchange spread nobody itemises, taxed where you are resident rather than where the client is, and usually benchmarked to your city — so compare it against your real local alternative, not against the employer's home market.
  6. 66The shape of the routes, and why the rules keep movingLocked — this takes you to what opens it. 9 minImmigration rules move constantly and only official sources are current; the routes that reward planning are points-based systems and the internal transfer, and no legitimate party ever charges a candidate for a job offer.
  7. 67Two offers, compared with arithmeticLocked — this takes you to what opens it. 10 minCompare guaranteed cash first, then expected cash using historic payout rates, then contributions, avoided spending and the costs of the job — and enter equity in a private company at zero with the upside noted separately.
  8. 68Raises, promotions and the market rateLocked — this takes you to what opens it. 9 minRaises come from a small annual pool, promotions move your band, and job changes reset you to market — so if the band is the constraint, no amount of performance evidence will fix it internally.

Module 8

8 lessons · 71 min

Freelancing and contracting, as a business

The first paid job is covered in the module on getting seen. This module is what comes after it — the arithmetic that turns a salary into a rate, where a repeatable pipeline of clients comes from, how to write a scope that prevents the argument, how to get paid by a company whose finance department has never heard of you, and the honest conditions under which working for yourself is the wrong choice this year.

By the end you can

Price your own work upwards from a target income and a realistic utilisation figure, write a proposal whose exclusions prevent scope creep, run a payment process that survives a slow client, and state the conditions under which you should take a salaried job instead.

  1. 69Utilisation, and why a rate is not a salary divided by hoursLocked — this takes you to what opens it. 9 minOnly half to two-thirds of a freelancer's hours are billable, and once lost employer contributions and unpaid risk are added, a sustainable rate is roughly two to two and a half times salary divided by working hours.
  2. 70Pricing the work, and raising the priceLocked — this takes you to what opens it. 9 minSet a floor from your own cost arithmetic, price fixed work with 20% to 50% contingency behind a paid discovery phase, and raise the rate on new enquiries rather than waiting for permission.
  3. 71A pipeline, after the first three clientsLocked — this takes you to what opens it. 9 minA repeatable pipeline comes from a sentence somebody can forward, referrals asked for specifically, agency subcontracting and a weekly selling slot — platforms are a ramp to your first references, not a business.
  4. 72Writing the thing that prevents the argumentLocked — this takes you to what opens it. 9 minA proposal exists to make the disagreement happen in week zero, and its most valuable sections are what is excluded, what acceptance means, and how many revisions are included.
  5. 73Invoices, procurement, and the chaseLocked — this takes you to what opens it. 9 minGet onto the client's vendor system and obtain a purchase order before starting, chase on a fixed schedule rather than by mood, and keep something undelivered until the final payment clears.
  6. 74Registration, tax, records and insuranceLocked — this takes you to what opens it. 9 minMove a fixed share of every payment into a separate tax account the day it arrives, keep records weekly, and treat professional indemnity insurance as a contract requirement rather than an optional extra.
  7. 75Repeatable offers, retainers and the ceiling of hoursLocked — this takes you to what opens it. 9 minHours are capped, so income above a certain point comes from repeating a defined offer, from retainers that create a floor, or from assets you own — all of which require narrowing what you sell.
  8. 76The conditions under which you should take the jobLocked — this takes you to what opens it. 8 minFreelancing early without anyone reviewing your work produces years of uncorrected habits, and selling is a permanent 30% to 40% of the job rather than a start-up cost.

Module 9

9 lessons · 73 min

Staying: the first ninety days and the ten years after

Getting hired is the short problem. This module covers the long one — earning trust in a new team, being the person whose numbers are right, deciding what to learn while the field shouts, refusing the thing you should not build, and knowing a plateau when you are standing on one.

By the end you can

Earn trust in a new data role within ninety days, and decide what to learn, what to refuse and when to leave using evidence rather than anxiety.

  1. 77The first ninety daysLocked — this takes you to what opens it. 8 minReproduce other people's numbers before you propose changing anything, because the mess usually encodes a reason you do not know yet.
  2. 78Landing in a codebase nobody documentedLocked — this takes you to what opens it. 9 minTrace one behaviour end to end rather than reading the codebase, and use git history to recover the reasons — the strange condition usually has a commit explaining the incident that caused it.
  3. 79Being trusted with a numberLocked — this takes you to what opens it. 8 minReputation in data work is built by catching your own mistakes before anyone else does.
  4. 80Which parts of this work are most exposedLocked — this takes you to what opens it. 7 minWell-specified work with fast verification goes first; being accountable for the answer goes last.
  5. 81Keeping up without drowningLocked — this takes you to what opens it. 7 minFollow problems and primary sources rather than launches, because almost nothing announced this month changes what you should do this month.
  6. 82The things you will be asked to buildLocked — this takes you to what opens it. 8 minYou will be asked to build something you should not; decide your line before the meeting and put the objection in writing.
  7. 83The second job, the plateau, and the ten-year viewLocked — this takes you to what opens it. 8 minA plateau is a signal to change the work, not to work harder — and the durable assets are a domain, thirty people who have seen you work, and the habit of finishing.
  8. 84The one-pager that gets a decisionLocked — this takes you to what opens it. 9 minLead with the recommendation, its cost and the decision needed by when — and attach to every number its definition, date, sample and uncertainty, because stating uncertainty is what makes a reader trust the rest.
  9. 85Getting promoted, and the case somebody has to makeLocked — this takes you to what opens it. 9 minPromotion is argued for you in a room you are not in, using evidence you supplied, and it is granted for work already being done at the next level rather than as a reward for the current one.

No ads. No data sale. No public scores on people. Ever.

© 2026 Addaly