is the brand new “sizzling” position within the tech scene, and many individuals are determined to land this job.
I see so many posts on-line saying how one can grow to be an AI engineer in a number of months.
Let me be clear: anybody telling you that you could grow to be an AI engineer in six months is promoting you a dream.
The truth is that it’s going to take longer, however that doesn’t imply you possibly can’t attempt to fast-track the method.
In the event you’re new right here, I’m Egor. I work as a machine studying engineer and am additionally a profession coach for individuals breaking into information, AI, and machine studying.
I’ve seen firsthand what works and what’s only a waste of time.
Let’s get into it!
Let’s make clear precisely what an AI engineer is, as there’s plenty of confusion on-line.
I’ve a separate article explaining the important thing variations, however in a nutshell an AI engineer is a software program engineer who specialises within the use and integration of foundational GenAI models corresponding to Claude, GPT, BERT, and others.
They don’t “construct” these fashions from scratch like a knowledge scientist or machine studying engineer; slightly, they use them to serve a selected function.
For instance, they could embed a chatbot on a procuring web site to assist clients discover what they’re searching for extra shortly, or add a coding assistant in an IDE, like Cursor.
As AI engineers are specialised software program engineers, they should know the basic practises of software program engineering and have a robust information of AI methods.
This skillset is uncommon however in excessive demand these days as a result of hype round AI. So naturally, the wage of AI engineers could be very excessive and plenty of corporations pay round $200k–$300k, in keeping with levels.fyi.
As you possibly can see, it’s a fairly engaging profession with plenty of development potential. Let’s now go over precisely how one can grow to be one.
One unlucky actuality is that this can be very tough to interrupt into AI engineering with zero earlier expertise.
It’s because the occupation requires enough experience throughout information, machine studying, software program engineering, and, naturally, AI.
Due to this fact, you will want to grow to be a knowledge scientist or a software program engineer for a minimum of one yr earlier than considering of pivoting to turning into an AI engineer.
Whether or not you grow to be a knowledge scientist or a software program engineer is as much as you and your background.
Nevertheless, I personally suggest beginning as a software program engineer first, because it’s extra intently associated to the AI engineering position.
You additionally don’t need to take my phrase for it; Greg Brockman (OpenAI CTO) additionally agrees that it’s higher to be a software program engineer first after which enhance your AI/ML information.
As a software program engineer, you need to make an effort to be taught the instruments and applied sciences which can be wanted to grow to be an AI engineer, these embrace:
- Python — The entire AI/ML ecosystem is inbuilt Python, so you need to have the ability to write strong manufacturing code on this language.
- SQL — AI revolves round information, and SQL is the language of Knowledge.
- Software program Growth Instruments — Must know issues like git for model management, zsh/bash fundamentals and understanding find out how to create and use APIs.
- System Design Applied sciences — The AI system you’ll finally construct might want to scale, and you’ll seemingly deploy it on cloud platforms like AWS, Azure, GCP utilizing instruments like Docker and Kubernetes.
Sources
Timeline
The timeline is dependent upon how lengthy it takes you to land a software program engineering or information science job.
Being sensible, when you have a STEM background with some strong information, and you actually apply your self, you possibly can land jobs in these roles in about 6 months.
It’s best to then keep on this position for a few yr earlier than attempting to make the change to AI engineering to make sure you have lined your fundamentals.
There are lots of guides on-line on find out how to break into software program engineering, and I’ve a number of roadmaps for turning into a knowledge scientist that you could additionally try.
Alongside your full-time work as a software program engineer, you will want to up-skill your self on the fundamentals of AI/ML to make sure you make fast progress in your journey.
You actually don’t have to have a PhD in Maths degree of understanding, as you gained’t construct these fashions from scratch, but it surely offers you background particulars to dive deeper into extra superior matters at a later date.
These are the issues you need to know:
- Maths Fundamentals — A strong overview of statistics, chance, linear algebra and calculus will make it easier to perceive what’s taking place underneath the hood.
- Supervised Studying — Know the way the essential algorithms like linear regression, determination timber and assist vector machines work.
- Unsupervised Studying — Know the way the essential algorithms like Okay-Means and Okay-Nearest-Neighbour work.
- Neural Networks — These are the spine of LLMs, and having an excellent understanding of matters like backpropagation, vanishing gradients and activation features will can help you debug AI fashions faster sooner or later.
- Fundamentals of LLMs — Though you gained’t be constructing LLMs from scratch, you can be working with them each day, so it’s good to have some information about how they function. It’s best to study areas corresponding to transformers, autoencoders, tokenisation, and embeddings.
Sources
Timeline
Studying the basics will rely upon precisely how lengthy you examine whereas working as a knowledge scientist/software program engineer.
The advice is to combine these ideas into your each day work as a lot as potential.
If I have been finding out all of this outdoors of working hours, I’d anticipate it will take 3–6 months when you apply your self.
At this level, it’s time to dive deeper into the precise ideas and concepts you can be utilizing as an AI engineer in the true world.
This discipline is evolving quickly, and each month there’s a new “factor” to be taught. I’ll record the timeless fundamentals right here as they’re by far a very powerful.
- AI APIs — Companies like OpenAI’s API allow you to combine highly effective fashions while not having to construct them your self. That is the quickest option to begin constructing actual functions with AI capabilities.
- Immediate Engineering — Studying find out how to successfully talk with AI fashions is an important talent. Properly-crafted prompts can dramatically enhance mannequin outputs and are important for getting constant outcomes.
- Retrieval Augmented Generation (RAG) — Perceive how to connect with LLMs to exterior databases like Pinecone and use associated data to enhance the accuracy of the AI mannequin’s responses.
- Model Context Protocol (MCP) — The standardised option to join your AI fashions to exterior functions like recordsdata, servers and different apps.
- LangChain — That is the perfect package deal for working with AI fashions in Python. It supplies all of the structure it’s worthwhile to construct and join LLMs seamlessly.
- Fine-Tuning — Perceive find out how to enhance the efficiency of an AI mannequin by coaching it on particular information so it’s higher at responding and giving outputs for a sure use case.
Sources
Timeline
Studying these ideas will take barely much less time than studying AI/ML fundamentals, as there’s much less materials to cowl.
I’d anticipate it will take about 2–3 months to be taught every thing to an excellent customary.
There may be plenty of confusion of what initiatives you need to construct to be able to get a job in AI engineering
To place it merely, the perfect initiatives are ones which can be intrinsically motivating for you and likewise profit some kind of finish person or shopper.
Listed below are the high-level steps:
- Thought — Brainstorm concepts and matters which can be private to you and an issue you need to remedy. This could come from your personal ideas and analysis; don’t look on-line or ask individuals like me for venture concepts. Something I give you’ll instantly be a nasty venture for you.
- Knowledge — Discover novel and thrilling information utilizing public APIs, authorities web sites, web-scraping, and so on. You need to replicate the messy information you’ll encounter in the true world.
- Deploy — It is advisable to showcase your capacity to deploy AI methods end-to-end. It will embrace information storage, information cleansing, mannequin connection then some integration on the entrance finish via an API or perhaps a internet app. It is advisable to match the work you can be doing as a full-time AI engineer as intently as potential.
- Doc — Nobody will learn about your venture when you don’t inform individuals about it. Do a LinkedIn submit, write a weblog article and add it to your portfolio. Ensure that your venture has a transparent, well-organised README on GitHub so individuals can take a look at it for themselves. Share your work as a lot as potential, as it’s going to enhance your possibilities of being seen by potential employers.
Timeline
Creating good initiatives and constructing a strong portfolio will take time. Ideally, you need to construct two top-tier initiatives ought to take you about 3 months in complete. This assumes you possibly can dedicate 1 hour per day to constructing these.
This may very well be an entire submit in itself, however let me provide the excessive degree 80/20 of what you need to do:
Resume
To put in writing a fantastic resume, ensure that every thing is particularly about AI engineering:
- Have your technical abilities proper on the high with related instruments and applied sciences for AI engineering roles.
- Make your initiatives clearly seen with metrics, figures, and, notably, the monetary impression.
- Maintain it easy: impartial colors, single column, easy-to-read fonts, and solely a web page lengthy.
- Record your related expertise as both a software program engineer or a knowledge scientist.
I’ve a full article on find out how to make a fantastic resume that you could try beneath, in addition to a ready-made template you should utilize.
Make your LinkedIn profile apparent that you’re going for AI engineering roles:
- Your headline ought to comprise “AI Engineer”, no “aspiring” please. For instance, who would need to rent an “aspiring” dentist?
- Embody key phrases all through your “About me” and “Expertise” sections, however add them organically and don’t write paragraphs.
- Make your profile aesthetic with a transparent picture and a nice-looking banner. This makes an even bigger distinction than you suppose.
Referrals & Networking
Most individuals suppose they should construct a great deal of initiatives and take infinite programs to face out and get a job.
That could be a full waste of time.
Referrals are the golden ticket for any tech job.
In response to a examine, referrals account for 7% of applications but 40% of all hires. In the event you’re referred, you’re nearly 6x extra prone to get your dream job.
That leverage is loopy.
The best way you get a referral is definitely pretty easy, and all it requires is a few confidence in your half.
- Discover corporations hiring for AI engineers or corporations you’d prefer to work for.
- Browse their staff on LinkedIn and discover somebody just like you. This may very well be somebody with the identical college and background, ideally an AI engineer as nicely.
- Join and ship them a DM containing one thing you appreciated about their profile, journey or something private. By no means ask for a referral within the first message.
- Chat to them and ask them questions on their work, initiatives and something cool they’re doing.
- After a number of messages, that’s while you ask for a referral or any suggestions in your resume.
The method is so easy, the issue is individuals are simply too scared to do it.
Nevertheless, I’ve by no means had a nasty expertise, since you all the time lead with a praise or an opener about them.
Folks love speaking about themselves, and all it’s worthwhile to do is come throughout as pleasant and present that you’re eager about them.
Timeline
Getting a job can fluctuate lots, and it may possibly additionally come all the way down to luck generally. Nevertheless, by truly going after referrals and avoiding distractions from initiatives and programs, this could take 6 months.
So, to grow to be an AI engineer, it’s going to take you, optimistically, about 2 years, however you additionally have to land a job as a software program engineer or information scientist first.
This may occasionally appear to be a very long time, however these roles are extremely expert and pay ridiculous salaries. You’ll be able to’t anticipate to do a few programs and stroll straight into them.
If after studying this text, you actually need to grow to be an AI engineer, that’s nice!
Nevertheless, like I simply talked about, it’s worthwhile to grow to be a knowledge scientist first. Thankfully, in one among my earlier articles, I wrote precisely the steps I’d comply with if I have been to grow to be a knowledge scientist once more.
I’ll see you there!
Be part of my free publication the place I share weekly ideas, insights, and recommendation from my expertise as a practising information scientist and machine studying engineer. Plus, as a subscriber, you’ll get my FREE Resume Template!
Dishing The Data
Weekly emails helping you land your first job in data science or machine learningnewsletter.egorhowell.com

