Career guide · Updated for 2026
How to get into AI: every real path in, mapped honestly
There are three real ways in: build the systems (engineering), bring a domain the systems serve (healthcare, finance, law), or join an AI company in a role you already do well. Of the 1,546 open roles at the NYC AI companies we track today, roughly 66% sit outside core engineering — the door is wider than the discourse suggests.
First, see the whole board
“Getting into AI” usually gets flattened into “becoming a machine learning engineer.” That is one door among many. An AI company at scale hires research scientists and AI engineers, yes — but also product engineers who never touch a model, data and platform engineers, product managers, designers, sales engineers, customer success, operations, and the domain experts who keep the product honest: clinicians at healthcare AI companies, former underwriters at insurance AI, ex-analysts at fintech.
The composition of the industry tells you where the doors are. In our NYC AI 100, the two largest sectors are healthcare (22 companies) and fintech & insurance (18) — vertical businesses whose hardest problems are as much about the domain as the model. Pure research labs, the tier everyone pictures, are four companies out of a hundred.
So the strategic question isn’t “how do I learn AI?” It is: which of the three paths starts from what you already have?
Path one: the engineering route
From software engineering is the shortest bridge in tech right now. You already have the hard part — production discipline — and the AI-specific layer is learnable in months: working with model APIs, retrieval systems, evaluation harnesses, and serving infrastructure. The failure mode is staying in tutorial-land; the fix is shipping one real system end to end — with latency numbers, cost math, and an honest write-up of what broke — because that story is what interviews at AI companies are made of.
From data science the transfer is different: modeling intuition and evaluation thinking carry over directly, and the gap is production engineering — serving models behind APIs, monitoring them, and owning what happens at 2am when they misbehave. Data scientists who close that gap are among the strongest AI engineers, because they can both build the system and tell you whether it works.
From scratch it is a longer road, and worth walking with a map. The full ladder — what to learn, in the order hiring managers check, with realistic timelines by starting point — is our AI engineer roadmap. What the offers look like at the end is in the salary guide, and the interview questions companies actually ask shows you the bar itself.
Path two: bring the domain
Every vertical AI company is a bet that deep domain knowledge plus AI beats AI alone — which makes domain experts hires, not bystanders. The clinical AI companies employ nurses and physicians to shape and check the product. Legal AI companies hire lawyers and paralegals. Insurance AI hires underwriters and claims professionals; AI accounting platforms hire accountants.
The move is to stop competing on AI skill you don’t have and start selling judgment the AI companies can’t hire elsewhere: you know what a correct answer looks like in your field, what the edge cases are, and where the regulatory tripwires sit. Layer basic AI literacy on top — enough to speak the product’s language — and you are a rare profile rather than a career changer at the back of the line.
Titles to search for: clinical operations, domain expert, solutions engineering, implementation, AI operations, trust and safety, product specialist. The live board shows which companies are hiring them right now.
Path three: join the industry, then move toward the center
The most underrated path: take the role you already do — sales, marketing, recruiting, finance, support, program management — at an AI company. You are paid market rate from day one, you absorb the field by osmosis, and internal moves toward more technical work are far easier than external ones. Companies routinely move a curious support engineer into solutions engineering, or an operations hire into AI operations, because trust is already established.
This is also the honest answer for people mid-career who cannot take a year off to reskill: change industries first, change functions second. A recruiter at an AI company learns more usable AI in six months than most online courses teach, because the learning has stakes.
The career path once you’re in
The AI engineer career path splits early. The depth track runs junior → senior → staff engineer, compounding on systems: retrieval quality, serving cost, evaluation infrastructure. The breadth track leads toward product and leadership — AI product manager, head of AI, eventually the fractional leadership market where scarce judgment bills at a premium. Both tracks are shown with numbers in the salary guide and, for independents, the freelance guide.
Non-engineering entrants have a path too: domain expert → product specialist → product manager is now a well-worn route at vertical AI companies, and go-to-market people who genuinely understand the product outperform in an industry where most sellers can’t explain what a context window is.
Whichever door you take, the meta-skill is the same: accumulate evidence. Shipped systems, measurable outcomes, honest write-ups. It is what we screen for in our own vetting, and it is what separates candidates who get into AI from candidates who stay adjacent to it.
The first 90 days, whichever door you pick
Engineering route: spend the first month shipping one small system end to end — a retrieval app, a voice agent, an evaluation harness for something you already use — deployed, not in a notebook. Month two, make it honest: measure latency and cost, write down what broke and what you did about it. Month three, do it again in public: a repository, a write-up, and applications that lead with the story. Three months of evidence beats a year of courses, because evidence is the unit of hiring in this market.
Domain route: month one, get conversational — use the tools daily in your actual work and learn the failure modes firsthand. Month two, write one piece only you could write: what AI gets wrong in your specialty, and what a correct answer requires. That piece is your resume. Month three, apply to the vertical AI companies in your field with it — our sector index is effectively a target list sorted by domain.
Industry route: build a target list of companies hiring for your current function (the live board refreshes daily), and get in the room — in New York that is unusually easy, because the AI events scene runs weekly and most hiring at this layer still happens through people who have met you. Ninety days of showing up puts you ahead of every resume in the pile.
Already past the bar?
If you have shipped real AI systems, skip the job boards. Get vetted once and let NYC’s AI companies come to you — contract work and placements, matched to what you’ve actually built.
Frequently asked questions
Is it too late to get into AI in 2026?+
No — but the easy entrance closed. In 2023–24, listing an online certificate could get interviews; today companies hire for evidence of applied skill. The industry itself is still expanding: the NYC AI companies we track carry well over a thousand open roles between them, and a large share sit outside core engineering. What changed is the bar, not the demand.
Do I need a degree to get into AI?+
For applied AI engineering: no — a portfolio of working systems beats a credential at most companies, and hiring managers screen for shipped work, not diplomas. For research-scientist roles at frontier labs: usually yes, a PhD or equivalent published work remains the practical filter. For product, go-to-market, and operations roles at AI companies, the degree question rarely comes up at all.
Do AI bootcamps work?+
A bootcamp can compress the learning curve, but no employer hires the certificate — they hire what you built. Treat any program as a forcing function to produce two or three real projects (something deployed, with users or measurable results, and a write-up of what broke). If a bootcamp’s outcome is a portfolio, it worked; if its outcome is a PDF, it didn’t.
Which AI companies are easiest to break into without AI experience?+
Vertical AI companies that prize domain expertise. A nurse or revenue-cycle analyst has an edge at healthcare AI companies; a paralegal at legal AI; an underwriter at insurance AI; an accountant at the AI accounting platforms. In our NYC AI 100, healthcare (22 companies) and fintech (18) are the two biggest sectors — which means the most doors for domain experts, not just engineers.
What should I learn first?+
For the engineering path: Python plus one model provider’s API, then retrieval (embeddings and vector search), then evaluation — how you know the system works — then serving and cost. In that order, because it mirrors how real products get built and how interviews probe. Skip the math-heavy theory until something you built needs it; most applied AI work in 2026 is systems engineering around models, not deriving them. For the non-engineering paths, learn the vocabulary of the product you’ll be near: what a context window, an evaluation set, and a hallucination actually are — a weekend of hands-on use, not a course.
How long does the engineering path take?+
From adjacent roles (software engineering, data science), six to twelve months of deliberate work is realistic. From scratch, longer — and the honest breakdown by starting point is in our AI engineer roadmap, which covers the skill ladder in the order hiring managers actually check.
Role counts come from the public job boards of the companies in our NYC AI 100 research and refresh roughly daily. Sector counts reflect the 2026 edition of the list.
Related Content
AI Engineer Salary Guide
Salary bands across roles and markets.
AI Engineer Salary Negotiation
Negotiate the offer and the equity, with scripts.
Freelance AI Engineer Guide
Going independent as an AI engineer, end to end.
AI Events in NYC
The meetups and conferences worth your evening.
AI Readiness Assessment
See where your team stands — free.
AI Readiness Checklist
25 checks with a live readiness score.