00:00:00
there are people making over 20 lakh per
00:00:02
year as a AI engineer in India and if
00:00:05
you want to get started in 2024 here are
00:00:08
the best 10 courses that you can enroll
00:00:10
for completely free and become a AI
00:00:13
engineer I've divided these 10 into
00:00:15
three different categories the beginner
00:00:17
the intermediate and the advanced
00:00:19
courses I will also talk about what can
00:00:21
you learn from each course and why is
00:00:24
this one important but before we talk
00:00:26
about the 10 AI courses let's talk about
00:00:28
the prerequisite yes you you do need
00:00:30
some prerequisite the first thing is
00:00:32
maths the second thing is a language to
00:00:34
code and lastly is understand about data
00:00:38
analysis first thing is mathematics no
00:00:40
I'm not talking about solving really
00:00:42
long questions that can be handled by
00:00:44
the computer what you need to focus on
00:00:46
is understanding the basics of matrix
00:00:49
multiplication linear algebra you need
00:00:51
to learn about the basics of calculus
00:00:53
how does integration happen what is the
00:00:55
differentiation and how do you calculate
00:00:56
the area under the curve Basics right
00:00:58
you don't have to solve it yourself but
00:01:00
you have to understand what these things
00:01:02
really mean because it will be important
00:01:05
when you start building models of your
00:01:07
own there is an amazing playlist on
00:01:08
YouTube which is Catered towards machine
00:01:10
learning all the maths you need to learn
00:01:12
about machine learning is in that one
00:01:14
video so go have a look at that and that
00:01:16
will give you the basic Head Start into
00:01:18
the world of mathematics for machine
00:01:20
learning that is the first thing
00:01:22
secondly you have to master python now
00:01:25
there are other languages as well that
00:01:26
you can use like JavaScript or or others
00:01:28
but python is is the most popular
00:01:31
language that people use for creating
00:01:33
machine learning models and if you want
00:01:35
to learn about python there is an
00:01:37
amazing playlist on Tech with Tim's
00:01:40
YouTube channel which I personally use
00:01:42
to learn about Python and that will give
00:01:45
you a very basic understanding of how to
00:01:46
use basic data types what are
00:01:48
conditionals what are you know functions
00:01:50
and for loops and how do you create
00:01:53
basic objects and how do you create
00:01:55
classes so that is a great starting
00:01:57
point for you all again completely free
00:01:59
you can also have a look at python for
00:02:01
everybody it's a course available on
00:02:03
course era if you are interested that
00:02:05
will also give you a good start but now
00:02:08
you know a language and now you have a
00:02:10
basic idea of mathematics the next step
00:02:13
is learning about data analysis so what
00:02:15
is machine learning it's all about
00:02:17
taking in data and predicting data in
00:02:19
the future so for that you need to learn
00:02:22
how do you use data particularly there
00:02:24
are three packages or libraries in
00:02:26
Python that you have to manage and learn
00:02:28
about the first one is NP then you have
00:02:30
Mt plot lib and you also have pandas
00:02:33
numpy will help you take data and
00:02:35
organize it into arrays and list the
00:02:38
second thing is pandas which will
00:02:40
basically help you to organize that data
00:02:43
into tables and then query that data so
00:02:46
that is the third thing the fourth thing
00:02:48
at the end is matte plot lib and that is
00:02:50
how you'll be able to visualize your
00:02:52
results so it could be a line chart it
00:02:54
could be a bar chart it could be a pie
00:02:56
chart anything that you want to
00:02:57
represent you can do it very simply with
00:02:59
with the help of Matt plot lib so these
00:03:02
three libraries are really important for
00:03:04
you to understand before we even talk
00:03:06
about the AI courses so have a look at
00:03:10
these three libraries there's a YouTube
00:03:12
video on free Cod Cam's Channel which is
00:03:14
talking about numai Matt plot lip and
00:03:16
pandas I'll link it in the description
00:03:18
of this video go have a look at it and
00:03:20
now once you've learned all these three
00:03:22
topics you can now very easily start
00:03:23
learning about Ai and let's start with
00:03:26
the first course and this is to
00:03:28
understand the basics of chat GPT and
00:03:31
generative AI now in the beginner
00:03:33
category the first course to check out
00:03:35
is generative AI for everyone this
00:03:36
course on Cera will give you the basic
00:03:38
idea of what generative AI is how are
00:03:41
large language models working and what
00:03:43
can you actually do by applying
00:03:46
generative AI in your own life so this
00:03:48
is a very simple 3we course you can
00:03:51
audit it for free on course era you'll
00:03:53
also learn about the basics of building
00:03:55
generative AI projects and what are the
00:03:57
steps involved in every single one of
00:03:59
them and the course ends with talking
00:04:01
about how businesses and the society can
00:04:04
get value from generative AI it also
00:04:06
talks about the various problems of AI
00:04:09
and what it cannot really do and this is
00:04:11
a great starting point for you the next
00:04:13
course is from Microsoft available on
00:04:15
LinkedIn and this one is career
00:04:17
Essentials for generative AI now this
00:04:20
course is amazing because it talks about
00:04:22
how can you use generative AI tools like
00:04:24
365 co-pilot and apply it on to your
00:04:27
daily tasks so for example if you're
00:04:29
making a spreadsheet if you are making a
00:04:31
simple dock if you are doing the normal
00:04:33
things you will do in your coroporate
00:04:35
work how can you optimize it how can you
00:04:38
save time how can you use generative AI
00:04:41
in your workflow is what they talk about
00:04:43
in that complete course it's very simple
00:04:46
to the point I think it's about 2 to
00:04:47
three hour long course and this will
00:04:49
give you the basic idea for how do you
00:04:50
apply things right it's one thing to see
00:04:53
how it works it's another to see how can
00:04:55
you apply it into your own workflow it's
00:04:57
a great course if you're already working
00:04:59
somewhere and you want to see how can
00:05:00
you cut your time in doing whatever task
00:05:03
that you have to do throughout the day
00:05:04
so go have a look at this course by
00:05:06
Microsoft on generative AI on LinkedIn
00:05:10
now the third course is amazing because
00:05:13
this one is taught by Andrew NG and it
00:05:16
is available on deep learning AI website
00:05:19
this one is called chat GPT prompt
00:05:21
engineering now this is a very short
00:05:24
course which talks about how can you
00:05:26
write prompts it shares a lot of tips
00:05:28
and tricks that you can employe to write
00:05:30
better prompts and get better answers
00:05:32
you have to understand that everyone has
00:05:34
access to chat GPT what differentiates
00:05:36
you from everyone else is the prompts
00:05:38
you are typing and that is why you need
00:05:40
to take this course it talks about if
00:05:41
you're trying to find an answer to a
00:05:43
question if you are looking for some
00:05:45
advice if you're looking for some
00:05:46
feedback if you're looking for anything
00:05:48
from chat GPT what is the right way to
00:05:50
ask chat GPT or any other large language
00:05:53
model so go have a look at this course
00:05:56
it's available on deep learning AI by
00:05:58
the way the description destion will
00:06:00
have links to all the courses that you
00:06:02
can check out and buy for your own self
00:06:04
these three were the beginner level
00:06:06
courses so now you have a basic
00:06:08
understanding of what generative AI is
00:06:09
you basically know what chat GPT is how
00:06:12
to write prompts on chat GPT now let's
00:06:15
dig deeper into the world of generative
00:06:17
Ai and llms large language models and
00:06:21
the first course that I have in the
00:06:23
intermediate list is this one from
00:06:25
Andrew NG available on corsera called as
00:06:28
machine learning by Stanford now this
00:06:31
course has an in-depth guide on how can
00:06:34
you build these models from scratch so
00:06:37
it basically gives you an idea of what
00:06:39
it takes to build a AI model from
00:06:42
scratch so you will learn everything
00:06:44
from supervised machine learning
00:06:46
unsupervised machine learning
00:06:47
reinforcement learning you'll have a
00:06:49
look at both regression problems and
00:06:50
classification problems and you'll have
00:06:52
a better understanding for what goes on
00:06:55
inside of each of these models so do
00:06:58
take a look at this course it's
00:06:59
available on Corsa you have to audit the
00:07:01
course there will be a option to audit
00:07:04
it when you will click on get this for
00:07:05
free or enroll in this course and that
00:07:07
is a great way for you to get access to
00:07:10
this one again it's a very important
00:07:13
course it's also the most popular course
00:07:14
out there in the field of machine
00:07:16
learning so you have to take a look at
00:07:17
this the next course is by cs50 so
00:07:20
Howard has this course called as cs50
00:07:22
available publicly to anyone around the
00:07:24
world it is an amazing way for you to
00:07:28
get a basic understanding of of AI the
00:07:30
course is particularly called cs50 Ai
00:07:32
and this course goes into depths of the
00:07:35
concepts that you need to understand
00:07:36
like neural networks like multi-layer
00:07:39
perceptrons like back propagation so
00:07:41
you'll have a basic understanding of how
00:07:43
do you create an algorithm and how does
00:07:45
a model learn to detect patterns in
00:07:48
machine learning and that will give you
00:07:50
a deeper understanding of how everything
00:07:52
works they explain it in very simple
00:07:54
terms and you will be able to understand
00:07:56
everything it is about 12 hours long and
00:07:58
it takes you from the very basic
00:08:00
of learning and uncertainty all the way
00:08:02
up to giving you an idea of how neural
00:08:04
networks operate so have a look at this
00:08:06
second course now talking about the
00:08:08
final course this one is Google's nine
00:08:12
course long learning path called as
00:08:15
introduction to generative AI now this
00:08:18
is a amazing place where you can
00:08:20
understand how can you use the Google
00:08:21
Suite of generative AI tools to build
00:08:25
apps yourself this course will give you
00:08:27
the basic idea of how Transformers
00:08:29
operate what are bird models and you
00:08:30
will also understand how image
00:08:32
generation happens with the help of
00:08:33
neural networks so while in the beginner
00:08:35
mode you are understanding what can you
00:08:37
do with these AI models and large
00:08:39
language models with the intermediate
00:08:41
courses you understand what is happening
00:08:43
behind the scenes under the hood and
00:08:45
once you understand that we can now
00:08:47
finally go into the advanced part in
00:08:49
which where there will be four courses
00:08:51
which will teach you how can you build
00:08:52
your own AI models right if you're
00:08:54
excited about that hit the like button
00:08:56
but let's talk about these four courses
00:08:58
the first one is is again available on
00:09:00
deep learning AI site and this one is
00:09:03
called Building Systems with Char GPT
00:09:04
API now the easiest thing you can do
00:09:07
right now is to take the open ai's API
00:09:09
for CH GPT and plug it into your own app
00:09:13
so instead of you having a preferred you
00:09:15
know backend and and database and
00:09:17
everything you can simply have a API
00:09:19
endpoint attach it with the API and you
00:09:21
can get responses on your front end
00:09:23
itself generated from the query you sent
00:09:27
to the chat GPT API place so this is a
00:09:30
very simple method it will teach you
00:09:33
exactly how can you build a simple app
00:09:35
which relies on the chat GPT API so with
00:09:38
this you'll understand the basics of
00:09:40
that API and how can you build apps with
00:09:41
it and the cherry on the cake the
00:09:43
instructor is actually from open AI so
00:09:45
they will be sharing the best practices
00:09:46
that you can use to use the CH GPT API
00:09:49
that is the first course you can use
00:09:50
another course on the Deep learning AI
00:09:52
site itself is using Lang chain to build
00:09:56
llm applications right now this course
00:09:59
is how you will learn to build real
00:10:02
world large language model apps so what
00:10:04
is Lang chain Lang chain basically
00:10:06
enables you to build generative
00:10:07
applications very easily so you will be
00:10:10
learning about how to use it to build
00:10:12
generative EI applications fast you will
00:10:14
basically be able to train llms on your
00:10:17
own personal data and create particular
00:10:20
chat Bots which can only answer queries
00:10:22
based on the data that they've been fed
00:10:24
so that is a great way for you to get
00:10:26
started with building Genera apps now
00:10:28
the Third course you need to check out
00:10:30
is building AI apps with the help of
00:10:33
gradio what is gradio if you have
00:10:35
learned python yourself then this course
00:10:37
will make a lot of sense because gradio
00:10:38
works on python repositories so
00:10:41
basically what you do with gradio is you
00:10:42
would be able to deploy and run any ml
00:10:45
model that you've created so you'll be
00:10:47
able to generate a very simple
00:10:48
generative AI you know app in a few
00:10:51
minutes with just a few lines of text
00:10:53
and code so this is again a great way
00:10:56
for you to get started with building
00:10:57
generative AIS from scratch with the
00:10:58
help of radio the last course you can
00:11:01
check out which is on NLP natural
00:11:03
language processing is by hugging face
00:11:05
now on hugging face you can understand
00:11:07
how do these large language models
00:11:10
actually work and with that you will
00:11:13
have a deeper understanding of how can
00:11:15
you use these models to build new apps
00:11:17
yourself right so again all these apps
00:11:20
are linked in the description of this
00:11:22
video everything from the beginner to
00:11:24
intermediate to advanced level I think
00:11:26
you should take all of these courses
00:11:28
learn from them and start building
00:11:29
something of your own tell me in the
00:11:32
comment section which is your favorite
00:11:33
course from all of these I would love to
00:11:36
read all of them if you're still
00:11:37
watching this video write in the comment
00:11:38
section I was till the very end thank
00:11:40
you very much you can share this video
00:11:41
with your friend you can tag me on
00:11:43
social media by clicking a screenshot
00:11:45
and my at theate is ishan Sharma 7390 I
00:11:49
will see you all in the next video thank
00:11:51
you for watching I have an in-depth AI
00:11:53
road map if you want to learn more it
00:11:56
would be over here or somewhere here and
00:11:58
that will give you a basic basic
00:11:59
understanding of how can you become an
00:12:01
AI engineer like what do you need to
00:12:03
learn and what are some tips that you
00:12:05
need to keep in mind for becoming an AI
00:12:07
engineer in 2024 so have a look at that
00:12:10
I'll see you in the next video bye
00:12:12
[Music]
00:12:18
[Music]
00:12:25
[Music]
00:12:28
bye
00:12:29
[Music]