Starting Generative AI On Cloud New Series- AWS And Azure

Krish Naik
30 Apr 202408:36

Summary

TLDRYouTuber Krishak announces new video series on deploying generative AI applications on cloud platforms like Azure and AWS. He plans to cover Azure AI Services and AWS Sagemaker, including fine-tuning, deployment, and production. Krishak emphasizes the importance of having Azure and AWS accounts for practical experience. He outlines prerequisites like NLP knowledge, Python, and familiarity with frameworks like Langchain and Hugging Face. He also stresses the value of dedication and building an online presence to showcase skills and projects.

Takeaways

  • πŸ˜€ The speaker, Krishak, is launching new YouTube playlists focused on implementing generative AI applications in cloud platforms like Azure and AWS.
  • 🌐 The playlists will cover Azure AI Services and AWS Sagemaker, including topics like fine-tuning models, deployment, and setting up endpoints.
  • πŸ”§ Krishak emphasizes the importance of understanding LLM (Large Language Models) Ops, which is an extension of MLOps tailored for language models.
  • πŸ’Ό The content is aimed at helping viewers make career transitions and meet industry requirements for working with generative AI in the cloud.
  • πŸ’‘ Krishak will demonstrate how to take AI models from development to production, highlighting the significance of this skill in the job market.
  • πŸ’Ό The speaker suggests that having an Azure and AWS account is essential, even for those with limited budgets, as it provides hands-on experience with cloud services.
  • πŸ“š Prerequisites for the playlists include knowledge of NLP, Python programming, and familiarity with frameworks like Langchain, Lama, and Hugging Face.
  • πŸ’Ό Krishak advises viewers to be dedicated and build a strong online presence to showcase their skills and attract potential job opportunities.
  • πŸ“ˆ The playlists will be progressive, starting with basics and building up to more complex applications, aligning with Krishak's teaching philosophy.
  • πŸ”— The speaker encourages viewers to support the channel, subscribe, and turn on notifications to stay updated with the new content.

Q & A

  • What is the main focus of Krishak's YouTube channel?

    -Krishak's YouTube channel focuses on Generative AI, showcasing the use of various frameworks and Foundation models for creating end-to-end applications.

  • What new series is Krishak planning to start on his channel?

    -Krishak is planning to start a series on implementing Generative AI applications in Cloud platforms such as Azure and AWS.

  • What specific services within Azure AI Services will Krishak be covering?

    -Krishak will be covering Azure Open AI Services, including applications related to images and text.

  • How does Krishak plan to demonstrate the use of AWS SageMaker?

    -Krishak plans to demonstrate how to create end-to-end Generative AI applications using AWS SageMaker, including fine-tuning, deployment, and setting up endpoints.

  • What is the importance of fine-tuning and deployment in the context of Krishak's videos?

    -Fine-tuning and deployment are important as they cover the process of taking AI models from development to production, which is a critical skill in the industry.

  • What does Krishak mean by 'LLM Ops'?

    -Krishak refers to 'LLM Ops' (Large Language Model Operations), which is an extension of MLOps specifically focused on the operations and management of large language models.

  • What are the prerequisites Krishak mentions for his new series?

    -The prerequisites include knowledge of NLP, Python programming, understanding of machine learning and deep learning concepts like word embeddings, and hands-on experience with frameworks like Hugging Face.

  • Why does Krishak emphasize the need for an Azure and AWS account for his new series?

    -Krishak emphasizes the need for Azure and AWS accounts because the new series will focus on cloud-based implementations, and having these accounts allows viewers to practice and gain practical experience.

  • What advice does Krishak give regarding dedication and learning from his content?

    -Krishak advises viewers to be dedicated, focused, and to build solutions and projects to showcase their skills and credibility online.

  • How does Krishak plan to manage costs for viewers who might be concerned about using Azure and AWS services?

    -Krishak plans to demonstrate services that are cost-effective, using smaller datasets for fine-tuning to minimize charges, and ensuring to stop services to avoid unnecessary costs.

  • What is Krishak's final request to his viewers at the end of the script?

    -Krishak's final request is for viewers to support his channel by subscribing, pressing the Bell notification icon, and looking forward to the next video.

Outlines

00:00

🌟 Introduction to Generative AI and Upcoming Series

Krishak introduces himself and his YouTube channel, which has been focusing on generative AI for the past few months. He has used various frameworks and Foundation models to demonstrate how to create end-to-end applications. He expresses gratitude for the positive feedback he's received and announces two new series: one on Azure AI Services, exploring image and text applications, and the other on AWS Sagemaker, focusing on end-to-end generative AI application creation, including fine-tuning, deployment, and production. He emphasizes the importance of covering fine-tuning and deployment in the production phase, which is crucial for industry applications. He also mentions the upcoming inclusion of Google Cloud and Google Vertex AI in future videos.

05:02

πŸ’Ό Prerequisites and Encouragement for Learning Generative AI

Krishak outlines the prerequisites for his upcoming series, emphasizing the need for a strong foundation in NLP, Python programming, and understanding of machine learning, particularly deep learning and concepts like word embeddings and transformers. He suggests having hands-on experience with platforms like Hugging Face and common web frameworks. He also stresses the importance of having Azure and AWS accounts, even with a small budget, to gain practical experience with cloud services. He encourages dedication and continuous learning, highlighting the significance of building a strong online presence and showcasing one's skills. He ends with a request for viewers to support his channel by subscribing and engaging with the content.

Mindmap

Keywords

πŸ’‘Generative AI

Generative AI refers to artificial intelligence systems that can create new content such as text, images, music, and videos. In the video, the creator discusses his experience with various generative AI frameworks and models, indicating that this technology is central to the content he produces. He also mentions creating end-to-end applications with these models, highlighting the practical applications of generative AI.

πŸ’‘Foundation Models

Foundation models are large-scale machine learning models that are pre-trained on a wide range of data and can be fine-tuned for specific tasks. The script mentions using multiple foundation models, suggesting that these models form the basis for the generative AI applications discussed in the video.

πŸ’‘Fine-tuning

Fine-tuning involves adjusting a pre-trained model to a specific task using a custom dataset. The video script discusses fine-tuning foundation models with custom data sets, which is a key process in tailoring generative AI applications to particular use cases.

πŸ’‘Cloud Platforms

Cloud platforms like Azure, AWS, and Google Cloud provide services and infrastructure over the internet. The video mentions creating playlists on implementing generative AI applications in these platforms, indicating that the cloud is a significant environment for deploying and managing AI applications.

πŸ’‘Azure AI Services

Azure AI Services are a set of tools and services provided by Microsoft Azure for building AI solutions. The script specifically mentions creating a playlist on Azure AI services, suggesting that these services will be used to demonstrate how to develop and deploy AI applications in the cloud.

πŸ’‘AWS SageMaker

AWS SageMaker is a fully managed service that provides developers and data scientists the ability to build, train, and deploy machine learning models quickly. The video script discusses creating a playlist focused on using SageMaker to create end-to-end generative AI applications, emphasizing its importance in the cloud-based AI development process.

πŸ’‘Deployment

Deployment in the context of AI refers to the process of making a machine learning model available for use in a production environment. The video script mentions covering deployment extensively, including taking models to the production phase, which is crucial for real-world application of AI technologies.

πŸ’‘LLM Ops

LLM Ops, a play on ML Ops, refers to the practices for managing and operating large language models (LLMs) throughout their lifecycle. The video script mentions LLM Ops as a key topic, indicating that the creator will cover not just development but also the operational aspects of maintaining and scaling LLMs.

πŸ’‘Prerequisites

Prerequisites are the prior knowledge or skills required to understand or engage with a particular subject. The video script lists several prerequisites for the audience, such as knowledge of NLP and Python, emphasizing the importance of foundational skills for the practical application of AI.

πŸ’‘Hands-on Experience

Hands-on experience implies practical, direct involvement in a task or activity. The video script encourages the audience to have hands-on experience with frameworks like Lang chain and Hugging Face, suggesting that practical application of theory is key to mastering generative AI.

πŸ’‘Online Credibility

Online credibility refers to the reputation and trustworthiness one establishes on the internet, often through sharing knowledge and work. The video script stresses the importance of building online credibility by sharing projects and solutions, which can lead to job opportunities and recognition in the field of AI.

Highlights

Introduction to a new series on generative AI applications in cloud platforms.

Demonstrations of using different generative AI frameworks like Lang chain, Lama, and Foundation models.

Showcasing how to fine-tune foundation models with custom datasets.

Success stories of viewers making career transitions with the help of the channel's content.

Announcement of two new playlists focusing on Azure AI Services and AWS SageMaker.

Explanation of the scope of Azure AI Services in relation to OpenAI models.

Details on the AWS SageMaker platform and its support for various foundation models.

Coverage of fine-tuning, deployment, and production phase techniques for generative AI applications.

Introduction to the concept of LLM Ops as a specialization within ML Ops.

The importance of having an Azure and AWS account for practical implementation.

Strategies for managing costs while using cloud services for development.

Prerequisites for the new series, including knowledge of NLP, Python, and experience with web frameworks.

Emphasis on the necessity of hands-on experience with Hugging Face and understanding of word embeddings.

Advice on building a strong online presence and credibility through project sharing.

Encouragement for viewers to be dedicated and proactive in their learning journey.

A call to action for viewers to subscribe and support the channel for continued content creation.

Transcripts

play00:00

hello all my name is krishak and welcome

play00:02

to my YouTube channel so guys from past

play00:04

two to three months I've been uploading

play00:07

a lot of videos specifically related to

play00:09

generative Ai and there I've actually

play00:12

used different different Frameworks like

play00:13

Lang chain Lama index use multiple

play00:16

different Foundation models whenever a

play00:18

New Foundation model is probably coming

play00:19

up I'm actually also showing your demo

play00:21

how you can actually use it for creating

play00:23

an endtoend applications you know and

play00:26

with respect to all these kind of

play00:27

foundation models I've shown how you can

play00:29

also fine tune with your own custom data

play00:31

set and many more things now uh based on

play00:35

all these videos I've seen like many

play00:37

many people have also made successful

play00:39

career transition I've been getting a

play00:41

lot of messages and they are really

play00:43

appreciating the specific playlist now

play00:45

considering this I had a conversation

play00:47

with them and I asked like what more

play00:49

things are specifically required in the

play00:51

industry or what all work they are

play00:52

actually doing then they had actually

play00:54

requested for creating or a playlist

play00:58

specifically on implementing generative

play01:00

AI apps or applications in Cloud

play01:03

platforms Cloud platform basically means

play01:06

uh in Azure in AWS or in Google Cloud so

play01:09

considering this I'm going to probably

play01:11

start this specific series uh uh I'm

play01:14

going to start two parallel series two

play01:16

specific playlists one is in Azure AI

play01:19

services or specifically if I talk about

play01:21

Azure open AI Services I'm going to use

play01:24

over there and what all things are there

play01:26

with with respect to images with respect

play01:27

to text all those kind of applications

play01:29

I'm going to develop through that the

play01:31

second one is probably working with uh

play01:34

AWS Sage maker and trying to show you

play01:37

how you can actually create an end to

play01:39

endend geni application uh it will be

play01:41

including fine-tuning it will be

play01:43

including deployment it will be

play01:44

including endpoints and many more things

play01:47

one very important thing that I'm

play01:48

actually going to cover in all the

play01:50

specific playlist is about how you can

play01:53

actually do the fin tuning along with

play01:55

that how you can take it to the

play01:57

deployment part till the production

play01:59

phase how you can do the entire

play02:00

deployments how you can come up with

play02:02

this entire amazing techniques of llm

play02:05

plat llm Ops okay so it was mlops before

play02:08

now llm Ops specifically where we will

play02:10

be working with this kind of llm models

play02:12

itself uh if I compare Azure and awsc

play02:17

since you know that uh Microsoft is

play02:19

investing a huge amount of money in open

play02:22

AI right so definitely all the services

play02:24

that are specifically available with

play02:26

respect to opena will also be available

play02:28

in this Microsoft azure so most of the

play02:31

models that we'll be seeing will be uh

play02:33

related to uh this openi itself in the

play02:36

Azure Cloud itself but if I consider AWS

play02:39

like you have AWS Sage maker you have um

play02:42

uh in AWS Sage maker specifically if I

play02:44

talk about there are different different

play02:46

Foundation models both open source both

play02:48

clo play paid Source everything those

play02:50

kind of models are also there right

play02:52

mostly they charge with respect to the

play02:54

inferencing and with respect to the paid

play02:56

models they may be charging based on the

play02:59

number of requests

play03:00

right so I will be covering both these

play03:02

things and later on once I probably

play03:04

upload some n number of videos later on

play03:06

we'll also be seeing how we can use uh

play03:09

Google cloud or how we can use Google

play03:11

Vortex for creating all this kind of gen

play03:13

application where we will try to also

play03:15

use Google gini pro 1.5 right so all

play03:18

these models obviously till now I have

play03:21

shown you everything with respect to

play03:23

development like how we can develop it

play03:25

in a coding environment itself but again

play03:27

my main aim is to take it to the

play03:29

production and that is super important

play03:31

because in companies when you probably

play03:32

go they definitely will be requiring all

play03:35

those things to you will be requiring

play03:37

all those things to impress the

play03:38

interviewers right so all these

play03:40

techniques will probably be getting

play03:42

covered okay now one of the common

play03:45

question that I usually get whenever I

play03:48

start any series any series of playlist

play03:51

right like what are the prerequisites

play03:53

see guys with respect to prerequisite

play03:56

obviously knowledge of NLP is required

play03:58

right you really need to have a good

play03:59

knowledge of NLP because here it is more

play04:02

about implementation thing but

play04:03

theoretical implementation theoretical

play04:06

understanding if I say word embedding if

play04:07

I probably say vectors you should be

play04:09

able to understand all those things

play04:11

right so all those videos and playlist

play04:13

have already created so that Foundation

play04:16

is definitely required first is your

play04:19

Python programming language NLP in

play04:20

machine learning NLP in deep learning

play04:23

you should really know how does a

play04:24

transform work what is word embeddings

play04:27

what are the different kind of word

play04:28

embeddings at least some hands-on

play04:30

experience with hugging face at least

play04:32

some hands-on experience with some of

play04:34

the common web Frameworks like Lang

play04:35

chain Lama index and lot right so if you

play04:38

are following my playlist if you are

play04:40

following me if you are following my

play04:42

content I think you should never have a

play04:44

problem with respect to that because I

play04:46

always make sure that I plan my content

play04:48

in a specific way that initially all the

play04:50

basic things is basically shown it to

play04:52

you and later on we keep on building

play04:54

amazing applications as we go ahead

play04:57

right so that is the first prerequisite

play04:59

you really need to have right all the

play05:02

necessary things before we start the

play05:04

specific thing the second thing that I

play05:05

really want as a prerequisite is that

play05:08

see guys um you need to have Azure

play05:10

account and AWS account I know people

play05:12

will be saying chish we don't have

play05:14

credit card we don't have this we don't

play05:16

have that try to try to see it guys

play05:18

because see um many many people right

play05:21

will try to take this as an experience

play05:23

if you have worked little bit or not I'm

play05:25

not saying that invest $100 $200 every

play05:28

month no right hardly $10 I will try to

play05:30

create a videos in such a way that both

play05:32

in Azure account or in AWS account

play05:35

hardly with respect to $10 we will go

play05:37

with the pay as you go Services we I

play05:39

will try to show you all the services

play05:41

that is probably required and maximum

play05:44

amount of money will just go with

play05:45

respect to fine tuning and for that also

play05:47

I will take care that I'll take a

play05:48

smaller data set so that much charges

play05:50

will not happen from your side right and

play05:52

at the end of the day every video that I

play05:54

will be creating I'll be making sure

play05:56

that I'll stop that services in front of

play05:58

you right so it is important you really

play06:00

need to have an AWS account and Azure

play06:02

account because I'm telling you guys if

play06:04

you sincerely follow this and nowadays

play06:07

companies are are wanting the skills

play06:10

generative AI something or AI something

play06:12

that will probably be included in every

play06:15

text tack you cannot run away out of it

play06:18

you know tomorrow anywhere that you

play06:20

probably go every text tack that is

play06:22

involved you have to work generative AI

play06:25

or AI skill sets is going to come over

play06:27

there right so it is good that we

play06:29

basically Bally know with respect to all

play06:30

the cloud platforms also see AWS Azure

play06:33

everywhere generative a AI something is

play06:35

basically included over there right so

play06:37

it is important you really need to have

play06:39

these two specific accounts without

play06:41

these two accounts you cannot probably

play06:43

go and even check it out because all

play06:46

because we will be developing everything

play06:47

in the cloud platform itself right so

play06:49

this is the second prerequisite the

play06:51

third prequisite is that if you are

play06:54

learning right please make sure that you

play06:57

be dedicated in it right when in terms

play06:59

of implementation in terms of sharing

play07:01

knowledge in terms of Building Solutions

play07:03

in terms of building projects and share

play07:05

it with the entire world your online

play07:06

credibility is very much important you

play07:09

know because people will come and ask

play07:11

you like how you can actually do it

play07:13

companies can come and give you some

play07:15

freelancing work many people will come

play07:16

and refer you right unless and until

play07:18

they don't see the talent and in this

play07:20

age where you have an internet right I

play07:23

think there is a huge scope of

play07:25

showcasing your talent throughout the

play07:26

world right and that is important right

play07:29

right I've seen many people hey Krish

play07:31

there is no jobs with respect to data

play07:33

science some people are able to crack

play07:34

three to four jobs how they able to do

play07:36

it because they keep on working on it

play07:38

right so just don't keep on complaining

play07:40

instead it is your life it is you who

play07:44

has to probably take it forward so it is

play07:46

you you basically who has to work hard

play07:48

so definitely keep on working hard keep

play07:50

on doing well with respect to this

play07:52

unless and until you don't devote your

play07:54

100% or 120% trust me it is not going to

play07:58

work out so this is a request from my

play08:00

side any playlist that you probably

play08:02

follow please focus and learn it in a

play08:04

separate way right a way that can you

play08:07

can actually create a differentiated

play08:08

skill right and just don't follow my

play08:10

playlist only see after completing my

play08:12

playlist always keep on looking for more

play08:15

and more examples build more solutions

play08:17

right so yes uh this was it for my side

play08:19

one last request guys as you all know

play08:22

lot of efforts is there in developing

play08:24

all this kind of videos and projects so

play08:26

please make sure that you keep on

play08:27

supporting please do make sure that you

play08:28

subscribe the channel channel uh press

play08:30

the Bell notification icon and yes I

play08:32

will see you all in the next video have

play08:33

a great day thank you and all take care

play08:34

bye-bye

Rate This
β˜…
β˜…
β˜…
β˜…
β˜…

5.0 / 5 (0 votes)

Related Tags
Generative AICareer TransitionCloud PlatformsAzure AIAWS SagemakerNLPMachine LearningDeep LearningOpenAICloud Deployment