Google cloud Study Jam 2023.pptx

G
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Strap in, folks, and get ready to
buckle up because your host for
today is here to take you to the
world of the cloud. 🌥️🚀🌌
Narula Institute of technology
RAJ SAHA
Google DSC’23 Lead
What is
?
Google cloud Study Jam 2023.pptx
"Cloud computing: Where
the future takes shape
one virtual byte at a
time." ☁️💻
Narula Institute of Technology
Rajdip Bhattacharya
Google DSC’23 Cloud & DevOps Lead
And why do we need to host it?
“A computer program or device that provides a service to another
computer program and its user, also known as the client”
We host servers to make them publicly/privately available to other
servers/users. There are three ways of hosting servers-
● On premise
● Cloud
● Hybrid
So what is a server, after all?
Pros of on-premise
● Control over server hardware
● Security of data
● Low latency
But there are cons as well
● Capital expenditure: Companies need to make a capital investment
to set up the server beforehand.
● Estimation problems: There can be overestimation/underestimation
in hardware choice, thereby leading to cost issues.
● Scalability: You can not just add another server or remove servers as
you want to.
● Increased management cost: Professional IT people are required to
maintain and monitor the servers all the time. If any component needs
replacement, the company has to bear the cost.
● Risk of data loss: In case a server holding business data crashes,
entire data would be lost.
Introducing to you
Cloud
Computing
Cloud computing is the on-demand
delivery of IT resources over the
Internet with pay-as-you-go pricing.
Instead of buying, owning, and
maintaining physical data centres and
servers, you can access technology
services, such as computing power,
storage, and databases, on an as-needed
basis from a cloud provider.
—Amazon Web Services (AWS)
● Cost savings: Cloud uses the pay-as-you-go model, which means, we pay for only
what we use. This shifts us from capital expenditure (CapEx) to operational
expenditure (OpEx)
● No maintenance cost: The cloud providers are responsible for maintaining the
servers. Hence, we do not pay for it.
● Scalability and flexibility: We can provision more cloud resources or remove
them as and when needed.
● Data loss prevention: Cloud providers provides us with data backup and
recovery options so that we never lose our data.
Pros of cloud computing
Timeline of cloud computing
1960 1999 2002 2010
Introduction of
computers
Salesforce and VMWare
came into existence
Google App Engine was
launched
Emergence of the first
VM
1972 1977 1991 2008
The term “cloud” was
coined
The World Wide Web
was created
Amazon Web Services
(AWS) was launched
Microsoft Azure was
launched
Why switch to cloud computing?
● Cost reduction, flexibility, and reliability.
● Absolute control over resources.
● Out of the box support for AI, ML and
analytics.
● Increase team’s performance and
strategies.
● Support for remote workforce.
Kyu switch karna hai ?
When we think about using cloud computing, we would
want to know what best suits our purpose. These are
the three main models of cloud:
● Software as a service (SaaS)
● Platform as a service (PaaS)
● Infrastructure as a service (IaaS)
Different flavours of cloud
IaaS vs PaaS vs SaaS
vs On-Site
Well known cloud providers
Pricing in cloud computing
Now that we are familiar with cloud computing, we should also understand a bit
about the pricing model. Any major cloud provider charges their customers in the
following ways,
● Free tier
● Pay-as-you-go
● Full upfront
● Partial upfront
● No upfront
While free tier and pay-as-you-go might be a good choice for experimentation, for
the long run, reservation of your hardware is recommended.
Whatever the cloud provider might be, they provide a particular set of
tools that can be categorized as follows:
1. Compute
2. Storage
3. Database
4. Containers
5. Serverless
6. Security and IAM
7. Machine learning
8. Analytics
9. Cloud SDK
Product Categories
Certifications are the best way to showcase your skills. They not only prove your
knowledge, but also makes you stand out in the crowd. Certifications in cloud are of 3
kinds,
● Foundation: Gets you started with the cloud platform
● Associate: Gets you comfortable working in the platform
● Professional: Gets you covered up with security and best practices
Just a quick note. Although certifications are a good thing to pursue and
showcase, they are by no means the way to judge someone. Remember, you don’t
judge a book by its cover :)
Cloud certifications
😜 What do you call an AI that
tells jokes?
A "comedAIan"! 🎤🤣
Narula Institute Of Technology
Sambit Chakraborty
Google DSC’23 AI-ML Lead
ChatGPT use karte ho ????
🤣🤣🤣
PS: FOR SOLVING CODING PROBLEMS
Narula Institute of technology
Google cloud Study Jam 2023.pptx
Timeline of cloud computing
1951 2018 2020
From 2022
onwards
Noam Chomsky
publishes
Syntactic
Structures
1. FastText is
developed
2. OpenAI released
GPT-2
1. OpenAI released GPT-
3
2. Google released
LaMDA
1. Word2Vec is
developed
2. GloVe is developed
3. seq2seq based GRU
introduced
2013 & 2014 2015 2017 2021
Transformer model
developed;
Google Translate
improved
1. Generative
adversarial networks
(GANs) are developed;
2. GEN AI term coined
1. Google AI released
BERT
2. Meena Model got
founded by Google
Narula Institute of technology
What is Generative AI ????????.....
Generative AI is a Deep Learning Algorithm which
generates sequence of text, audio, image and synthetic
data, based on user input, known as prompt.
These are backed by Generative Model algorithm like
Naive Bayes etc and GANs.
Narula Institute of technology
Large Language Models (LLMs)
● LLMs are a special type of AI algorithm that trained on literally massive dataset
of text.
● Trained Using Strongly Supervised Dataset annotation technique.
● What kind of tasks it can perform??
- Generating texts, Translation, Question-Answer, Summarization, Creative
Content.
● Once your model is on its first version. Just finetune it. You’re ready to solve
multiple problems.
Example: Transformer, BERT, CTRL,
BLOOM, T5, RoBERTa etc..
Narula Institute of technology
Foundation Models (FMs)
● FMs are improved version of LLMs that trained on massive complex data which
mixes text, code, image, video, audio. Data scales time by time.
● Trained Using Self Supervise & Semi Supervise annotation technique.
● What kind of tasks it can perform??
- More diverse fine tasks than traditional LLMs
● Little effort needs to finetune the model
Example: GPT, LaMDA, PaLM, Pathways System,
Gopher, LLaMa, SeamlessM4T, Falcon,
Midjourney, Dall-E etc.
Narula Institute of technology
Narula Institute of technology
It’s a process of designing and crafting prompts to guide large
language models (LLMs) to generate the desired outputs.
Prompt Engineering
It is a crucial skill for anyone who wants to use LLMs effectively.
- It brings significant impact and improvement on the
quality of the output.
Tips:
1. Be clear and concise
2. Provide Context, assign role, variety of sentence structures, rules
3. Be specific and formal
4. Use examples, keywords
5. Avoid leading to bias, usage of slangs
Narula Institute of technology
POOR in WRITING SKILL??
🤮🤮
Narula Institute of technology
ChatGPT, BARD use karna
bandh kardo 🤮🤮
Narula Institute of technology
Enough is enough…no more definitions and…..NO MORE EMOTIONAL DAMAGE
Forget everything and let’s get into GOOGLE’S Inventory of GEN AI
is leader in this diverse field.
From introducing Transformer architecture which made
today’s GEN AI move possible for other orgs…to announcing
most versatile Language Model - PaLM, which actually
powerful than the GPT-4, when it SCALES
Narula Institute of technology
DUET AI
Elevate your working experience in Google Workspace
Gmail:
● Smart Compose
● Smart Reply
Google Docs:
● Smart Compose
● Idea Brainstorming
● Smart Rewrite
● Summarizer
Google Sheets:
● Smart Organizer
Google Slides:
● Custom Visuals
Google Meet:
● Portrait Restore
● Portrait Light
● Automated Transcription*
● Meeting Summary*
Google Space:
● Chat Summary
*Will be released later this year
Narula Institute of technology
Vertex AI got GEN AI essence
Vertex AI is a unified platform on GCP for building and deploying machine learning models.
Announced in Google I/O’23 event, Vertex AI now has Generative AI support.
- PaLM 2
- New Foundation Models
- Codey
- Imagen
- Chirp
- Generative AI Studio
- Gen App Builder
- Model Garden
- Embeddings API, RLHF
Narula Institute of technology
PaLM 2
Stands for Pathway Language Model v2, developed by Google AI, successor of original PaLM model.
Tasks it performs:
- Have literature excellency
- Generate Music
- Generate Code & Scripts
- Write Email and letters
- Question & Answer
- Text Summarization and information retrieval
- Creative Content
USP: Seamless translation of 100+ languages, AR & VR
integration support, Robust and Failsafe scaling by
surpassing the accuracy of GPT-4
Narula Institute of technology
Google cloud Study Jam 2023.pptx
Codey
Primarily targeted for Google Colab Integration. Based on PaLM 2 Model
Tasks it performs:
- Generating Code
- Analyzing and fixing errors
- Code Completion
- Improve code quality with uniqueness
USP: Natural Language dependency, 20+ Programming
language support efficiently, Smart Suggestion
Developed to rival with GPT powered Github Copilot
Narula Institute of technology
Imagen
Text-to-image diffusion model by Google AI. Primarily target for business.
Tasks it performs:
- High res image generation
- Product Image creation
- AR & VR integration
- Consistent Image generation with context
- Edit Images with generative filling
USP: AR-VR integration, consistency
Developed to rival with Midjourney, DALL-E, Firefly
Narula Institute of technology
Chirp
speech-to-text model by Google AI.
Tasks it performs:
- Speech Recognition & Analysis
- Voice assistant
- Live Captioning
- Live Translation
- Transcription
- Text-to-speech generation
USP: 100+ Language support, 98% Accuracy in English, Simultaneous
10 million distinct support of speakers, improved relative
Developed to rival with Whisper, Polly, SeamlessM4T
Jaane se pehle….last
topic…please🤣🤣
Narula Institute of technology
Project IDX
Narula Institute of Technology
Project IDX is a new browser-based
development experience built on
Google Cloud and powered by Codey.
Scan this QR to explore project IDX
Narula Institute of Technology
So long, farewell!
Just like AI, life is all
about continuous
learning and growth.
Take care! 🌱👋
Image generated by Imagen & DUET AI
Back to
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Narula Institute Of Technology
Sawan Bhattacharya
Google DSC’23 Tech Lead
Unleashing the power of
the cloud Study Jam, one
question at a time. ☁️🌟
Your Cloud Facilitator
here.
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Google cloud Study Jam 2023.pptx
Narula Institute Of Technology
Connect US
Google cloud Study Jam 2023.pptx
1 de 56

Recomendados

GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google... por
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...James Anderson
413 visualizações96 slides
chat bots are the future of communication.pptx por
chat bots are the future of communication.pptxchat bots are the future of communication.pptx
chat bots are the future of communication.pptxJIMSVKII
376 visualizações15 slides
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf por
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdfSuresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdf
Suresh Poopandi_Generative AI On AWS-MidWestCommunityDay-Final.pdfAWS Chicago
716 visualizações43 slides
An Introduction to Generative AI por
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AICori Faklaris
11.1K visualizações28 slides
Transformers, LLMs, and the Possibility of AGI por
Transformers, LLMs, and the Possibility of AGITransformers, LLMs, and the Possibility of AGI
Transformers, LLMs, and the Possibility of AGISynaptonIncorporated
203 visualizações13 slides
LLaMA 2.pptx por
LLaMA 2.pptxLLaMA 2.pptx
LLaMA 2.pptxRkRahul16
514 visualizações19 slides

Mais conteúdo relacionado

Mais procurados

Large Language Models - Chat AI.pdf por
Large Language Models - Chat AI.pdfLarge Language Models - Chat AI.pdf
Large Language Models - Chat AI.pdfDavid Rostcheck
677 visualizações19 slides
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT! por
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!taozen
1K visualizações13 slides
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdf por
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdfUNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdf
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdfHermes Romero
463 visualizações177 slides
Large Language Models Bootcamp por
Large Language Models BootcampLarge Language Models Bootcamp
Large Language Models BootcampData Science Dojo
3.3K visualizações15 slides
Generative-AI-in-enterprise-20230615.pdf por
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfLiming Zhu
817 visualizações7 slides
Conversational AI - 2020 por
Conversational AI - 2020Conversational AI - 2020
Conversational AI - 2020Palni/Smartbots
215 visualizações27 slides

Mais procurados(20)

Large Language Models - Chat AI.pdf por David Rostcheck
Large Language Models - Chat AI.pdfLarge Language Models - Chat AI.pdf
Large Language Models - Chat AI.pdf
David Rostcheck677 visualizações
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT! por taozen
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!
The Rise of the LLMs - How I Learned to Stop Worrying & Love the GPT!
taozen1K visualizações
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdf por Hermes Romero
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdfUNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdf
UNLEASHING INNOVATION Exploring Generative AI in the Enterprise.pdf
Hermes Romero463 visualizações
Large Language Models Bootcamp por Data Science Dojo
Large Language Models BootcampLarge Language Models Bootcamp
Large Language Models Bootcamp
Data Science Dojo3.3K visualizações
Generative-AI-in-enterprise-20230615.pdf por Liming Zhu
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdf
Liming Zhu817 visualizações
Conversational AI - 2020 por Palni/Smartbots
Conversational AI - 2020Conversational AI - 2020
Conversational AI - 2020
Palni/Smartbots215 visualizações
How Does Generative AI Actually Work? (a quick semi-technical introduction to... por ssuser4edc93
How Does Generative AI Actually Work? (a quick semi-technical introduction to...How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
ssuser4edc93943 visualizações
Intro to LLMs por Loic Merckel
Intro to LLMsIntro to LLMs
Intro to LLMs
Loic Merckel967 visualizações
Chat GPT and Generative AI in Higher Education - Empowering Educators and Lea... por Alain Goudey
Chat GPT and Generative AI in Higher Education - Empowering Educators and Lea...Chat GPT and Generative AI in Higher Education - Empowering Educators and Lea...
Chat GPT and Generative AI in Higher Education - Empowering Educators and Lea...
Alain Goudey2.4K visualizações
Using Generative AI por Mark DeLoura
Using Generative AIUsing Generative AI
Using Generative AI
Mark DeLoura129 visualizações
ChatGPT for Academic por Andry Alamsyah
ChatGPT for AcademicChatGPT for Academic
ChatGPT for Academic
Andry Alamsyah2.2K visualizações
ChatGPT: Revolutionizing Language Processing por Nihil Yuqii
ChatGPT: Revolutionizing Language ProcessingChatGPT: Revolutionizing Language Processing
ChatGPT: Revolutionizing Language Processing
Nihil Yuqii255 visualizações
Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin... por Edureka!
Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin...Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin...
Creating Chatbots Using TensorFlow | Chatbot Tutorial | Deep Learning Trainin...
Edureka!1.4K visualizações
+100 Prompts to Create Content with ChatGPT por Carl Remi Beauregard
+100 Prompts to Create Content with ChatGPT+100 Prompts to Create Content with ChatGPT
+100 Prompts to Create Content with ChatGPT
Carl Remi Beauregard2.2K visualizações
ChatGPT_Prompts.pptx por Chakrit Phain
ChatGPT_Prompts.pptxChatGPT_Prompts.pptx
ChatGPT_Prompts.pptx
Chakrit Phain89 visualizações
Automate your Job and Business with ChatGPT #3 - Fundamentals of LLM/GPT por Anant Corporation
Automate your Job and Business with ChatGPT #3 - Fundamentals of LLM/GPTAutomate your Job and Business with ChatGPT #3 - Fundamentals of LLM/GPT
Automate your Job and Business with ChatGPT #3 - Fundamentals of LLM/GPT
Anant Corporation294 visualizações
ChatGPT slides.pdf por ssuserdc24ee
ChatGPT slides.pdfChatGPT slides.pdf
ChatGPT slides.pdf
ssuserdc24ee63 visualizações
Conversational AI and Chatbot Integrations por Cristina Vidu
Conversational AI and Chatbot IntegrationsConversational AI and Chatbot Integrations
Conversational AI and Chatbot Integrations
Cristina Vidu423 visualizações

Similar a Google cloud Study Jam 2023.pptx

World Artificial Intelligence Conference Shanghai 2018 por
World Artificial Intelligence Conference Shanghai 2018World Artificial Intelligence Conference Shanghai 2018
World Artificial Intelligence Conference Shanghai 2018Adam Gibson
893 visualizações64 slides
Latest trends in information technology por
Latest trends in information technologyLatest trends in information technology
Latest trends in information technologyEldos Kuriakose
62.2K visualizações36 slides
Building what's next with google cloud's powerful infrastructure por
Building what's next with google cloud's powerful infrastructureBuilding what's next with google cloud's powerful infrastructure
Building what's next with google cloud's powerful infrastructureMediaAgility
782 visualizações58 slides
Introduction to GCP por
Introduction to GCPIntroduction to GCP
Introduction to GCPKnoldus Inc.
146 visualizações23 slides
Cloud Study Jam[1st OCT] gdscgtbit.pptx por
Cloud Study Jam[1st OCT] gdscgtbit.pptxCloud Study Jam[1st OCT] gdscgtbit.pptx
Cloud Study Jam[1st OCT] gdscgtbit.pptxGDSCGTBIT
12 visualizações41 slides
Gen AI Cognizant & AWS event presentation_12 Oct.pdf por
Gen AI Cognizant & AWS event presentation_12 Oct.pdfGen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdfPhilipBasford
110 visualizações26 slides

Similar a Google cloud Study Jam 2023.pptx(20)

World Artificial Intelligence Conference Shanghai 2018 por Adam Gibson
World Artificial Intelligence Conference Shanghai 2018World Artificial Intelligence Conference Shanghai 2018
World Artificial Intelligence Conference Shanghai 2018
Adam Gibson893 visualizações
Latest trends in information technology por Eldos Kuriakose
Latest trends in information technologyLatest trends in information technology
Latest trends in information technology
Eldos Kuriakose62.2K visualizações
Building what's next with google cloud's powerful infrastructure por MediaAgility
Building what's next with google cloud's powerful infrastructureBuilding what's next with google cloud's powerful infrastructure
Building what's next with google cloud's powerful infrastructure
MediaAgility782 visualizações
Introduction to GCP por Knoldus Inc.
Introduction to GCPIntroduction to GCP
Introduction to GCP
Knoldus Inc.146 visualizações
Cloud Study Jam[1st OCT] gdscgtbit.pptx por GDSCGTBIT
Cloud Study Jam[1st OCT] gdscgtbit.pptxCloud Study Jam[1st OCT] gdscgtbit.pptx
Cloud Study Jam[1st OCT] gdscgtbit.pptx
GDSCGTBIT12 visualizações
Gen AI Cognizant & AWS event presentation_12 Oct.pdf por PhilipBasford
Gen AI Cognizant & AWS event presentation_12 Oct.pdfGen AI Cognizant & AWS event presentation_12 Oct.pdf
Gen AI Cognizant & AWS event presentation_12 Oct.pdf
PhilipBasford110 visualizações
GDSC NIET ORIENTATION ).pdf por YashiGupta410690
GDSC NIET ORIENTATION ).pdfGDSC NIET ORIENTATION ).pdf
GDSC NIET ORIENTATION ).pdf
YashiGupta410690269 visualizações
For linked in part 2 no template por Pankaj Tomar
For linked in part 2  no templateFor linked in part 2  no template
For linked in part 2 no template
Pankaj Tomar88 visualizações
201705 neoteric software development intro por Matt Kurleto
201705 neoteric software development intro201705 neoteric software development intro
201705 neoteric software development intro
Matt Kurleto1.3K visualizações
Google Cloud Fundamentals por Omar Fathy
Google Cloud Fundamentals Google Cloud Fundamentals
Google Cloud Fundamentals
Omar Fathy60 visualizações
Applying lean, dev ops, and cloud for better business outcomes por Kartik Kanakasabesan
Applying lean, dev ops, and cloud for better business outcomesApplying lean, dev ops, and cloud for better business outcomes
Applying lean, dev ops, and cloud for better business outcomes
Kartik Kanakasabesan768 visualizações
Data science tools of the trade por Fangda Wang
Data science tools of the tradeData science tools of the trade
Data science tools of the trade
Fangda Wang194 visualizações
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri... por Srijan Technologies
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
[Srijan Wednesday Webinars] How to Build a Cloud Native Platform for Enterpri...
Srijan Technologies548 visualizações
How google cloud platform can benefit devops? por VishnuAnji
How google cloud platform can benefit devops?How google cloud platform can benefit devops?
How google cloud platform can benefit devops?
VishnuAnji58 visualizações
Azure Notebooks - Jupyter for the Cloud por Cameron Vetter
Azure Notebooks - Jupyter for the CloudAzure Notebooks - Jupyter for the Cloud
Azure Notebooks - Jupyter for the Cloud
Cameron Vetter492 visualizações
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe... por Sanjeev Sharma
Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...Applying DevOps, PaaS and cloud for better citizen service  outcomes - IBM Fe...
Applying DevOps, PaaS and cloud for better citizen service outcomes - IBM Fe...
Sanjeev Sharma2.3K visualizações
Introduction_-_To-_-SRE por Chidiebube Amos
Introduction_-_To-_-SREIntroduction_-_To-_-SRE
Introduction_-_To-_-SRE
Chidiebube Amos33 visualizações
How Cloud is Affecting Data Scientists por CCG
How Cloud is Affecting Data Scientists How Cloud is Affecting Data Scientists
How Cloud is Affecting Data Scientists
CCG104 visualizações
Dagster @ R&S MNT por Simon Späti
Dagster @ R&S MNTDagster @ R&S MNT
Dagster @ R&S MNT
Simon Späti342 visualizações

Último

Tunable Laser (1).pptx por
Tunable Laser (1).pptxTunable Laser (1).pptx
Tunable Laser (1).pptxHajira Mahmood
24 visualizações37 slides
SUPPLIER SOURCING.pptx por
SUPPLIER SOURCING.pptxSUPPLIER SOURCING.pptx
SUPPLIER SOURCING.pptxangelicacueva6
14 visualizações1 slide
Unit 1_Lecture 2_Physical Design of IoT.pdf por
Unit 1_Lecture 2_Physical Design of IoT.pdfUnit 1_Lecture 2_Physical Design of IoT.pdf
Unit 1_Lecture 2_Physical Design of IoT.pdfStephenTec
12 visualizações36 slides
Democratising digital commerce in India-Report por
Democratising digital commerce in India-ReportDemocratising digital commerce in India-Report
Democratising digital commerce in India-ReportKapil Khandelwal (KK)
15 visualizações161 slides
Future of Indian ConsumerTech por
Future of Indian ConsumerTechFuture of Indian ConsumerTech
Future of Indian ConsumerTechKapil Khandelwal (KK)
21 visualizações68 slides
STPI OctaNE CoE Brochure.pdf por
STPI OctaNE CoE Brochure.pdfSTPI OctaNE CoE Brochure.pdf
STPI OctaNE CoE Brochure.pdfmadhurjyapb
13 visualizações1 slide

Último(20)

Tunable Laser (1).pptx por Hajira Mahmood
Tunable Laser (1).pptxTunable Laser (1).pptx
Tunable Laser (1).pptx
Hajira Mahmood24 visualizações
SUPPLIER SOURCING.pptx por angelicacueva6
SUPPLIER SOURCING.pptxSUPPLIER SOURCING.pptx
SUPPLIER SOURCING.pptx
angelicacueva614 visualizações
Unit 1_Lecture 2_Physical Design of IoT.pdf por StephenTec
Unit 1_Lecture 2_Physical Design of IoT.pdfUnit 1_Lecture 2_Physical Design of IoT.pdf
Unit 1_Lecture 2_Physical Design of IoT.pdf
StephenTec12 visualizações
Democratising digital commerce in India-Report por Kapil Khandelwal (KK)
Democratising digital commerce in India-ReportDemocratising digital commerce in India-Report
Democratising digital commerce in India-Report
Kapil Khandelwal (KK)15 visualizações
STPI OctaNE CoE Brochure.pdf por madhurjyapb
STPI OctaNE CoE Brochure.pdfSTPI OctaNE CoE Brochure.pdf
STPI OctaNE CoE Brochure.pdf
madhurjyapb13 visualizações
Attacking IoT Devices from a Web Perspective - Linux Day por Simone Onofri
Attacking IoT Devices from a Web Perspective - Linux Day Attacking IoT Devices from a Web Perspective - Linux Day
Attacking IoT Devices from a Web Perspective - Linux Day
Simone Onofri15 visualizações
Kyo - Functional Scala 2023.pdf por Flavio W. Brasil
Kyo - Functional Scala 2023.pdfKyo - Functional Scala 2023.pdf
Kyo - Functional Scala 2023.pdf
Flavio W. Brasil298 visualizações
Special_edition_innovator_2023.pdf por WillDavies22
Special_edition_innovator_2023.pdfSpecial_edition_innovator_2023.pdf
Special_edition_innovator_2023.pdf
WillDavies2217 visualizações
Data Integrity for Banking and Financial Services por Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely12 visualizações
Uni Systems for Power Platform.pptx por Uni Systems S.M.S.A.
Uni Systems for Power Platform.pptxUni Systems for Power Platform.pptx
Uni Systems for Power Platform.pptx
Uni Systems S.M.S.A.55 visualizações
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas... por Bernd Ruecker
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
iSAQB Software Architecture Gathering 2023: How Process Orchestration Increas...
Bernd Ruecker33 visualizações
PharoJS - Zürich Smalltalk Group Meetup November 2023 por Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi126 visualizações
Scaling Knowledge Graph Architectures with AI por Enterprise Knowledge
Scaling Knowledge Graph Architectures with AIScaling Knowledge Graph Architectures with AI
Scaling Knowledge Graph Architectures with AI
Enterprise Knowledge28 visualizações
Info Session November 2023.pdf por AleksandraKoprivica4
Info Session November 2023.pdfInfo Session November 2023.pdf
Info Session November 2023.pdf
AleksandraKoprivica411 visualizações
Ransomware is Knocking your Door_Final.pdf por Security Bootcamp
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdf
Security Bootcamp53 visualizações
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Network Automation Forum30 visualizações

Google cloud Study Jam 2023.pptx

  • 3. Strap in, folks, and get ready to buckle up because your host for today is here to take you to the world of the cloud. 🌥️🚀🌌 Narula Institute of technology RAJ SAHA Google DSC’23 Lead
  • 6. "Cloud computing: Where the future takes shape one virtual byte at a time." ☁️💻 Narula Institute of Technology Rajdip Bhattacharya Google DSC’23 Cloud & DevOps Lead
  • 7. And why do we need to host it? “A computer program or device that provides a service to another computer program and its user, also known as the client” We host servers to make them publicly/privately available to other servers/users. There are three ways of hosting servers- ● On premise ● Cloud ● Hybrid So what is a server, after all?
  • 8. Pros of on-premise ● Control over server hardware ● Security of data ● Low latency
  • 9. But there are cons as well ● Capital expenditure: Companies need to make a capital investment to set up the server beforehand. ● Estimation problems: There can be overestimation/underestimation in hardware choice, thereby leading to cost issues. ● Scalability: You can not just add another server or remove servers as you want to. ● Increased management cost: Professional IT people are required to maintain and monitor the servers all the time. If any component needs replacement, the company has to bear the cost. ● Risk of data loss: In case a server holding business data crashes, entire data would be lost.
  • 11. Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centres and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis from a cloud provider. —Amazon Web Services (AWS)
  • 12. ● Cost savings: Cloud uses the pay-as-you-go model, which means, we pay for only what we use. This shifts us from capital expenditure (CapEx) to operational expenditure (OpEx) ● No maintenance cost: The cloud providers are responsible for maintaining the servers. Hence, we do not pay for it. ● Scalability and flexibility: We can provision more cloud resources or remove them as and when needed. ● Data loss prevention: Cloud providers provides us with data backup and recovery options so that we never lose our data. Pros of cloud computing
  • 13. Timeline of cloud computing 1960 1999 2002 2010 Introduction of computers Salesforce and VMWare came into existence Google App Engine was launched Emergence of the first VM 1972 1977 1991 2008 The term “cloud” was coined The World Wide Web was created Amazon Web Services (AWS) was launched Microsoft Azure was launched
  • 14. Why switch to cloud computing? ● Cost reduction, flexibility, and reliability. ● Absolute control over resources. ● Out of the box support for AI, ML and analytics. ● Increase team’s performance and strategies. ● Support for remote workforce. Kyu switch karna hai ?
  • 15. When we think about using cloud computing, we would want to know what best suits our purpose. These are the three main models of cloud: ● Software as a service (SaaS) ● Platform as a service (PaaS) ● Infrastructure as a service (IaaS) Different flavours of cloud
  • 16. IaaS vs PaaS vs SaaS vs On-Site
  • 17. Well known cloud providers
  • 18. Pricing in cloud computing Now that we are familiar with cloud computing, we should also understand a bit about the pricing model. Any major cloud provider charges their customers in the following ways, ● Free tier ● Pay-as-you-go ● Full upfront ● Partial upfront ● No upfront While free tier and pay-as-you-go might be a good choice for experimentation, for the long run, reservation of your hardware is recommended.
  • 19. Whatever the cloud provider might be, they provide a particular set of tools that can be categorized as follows: 1. Compute 2. Storage 3. Database 4. Containers 5. Serverless 6. Security and IAM 7. Machine learning 8. Analytics 9. Cloud SDK Product Categories
  • 20. Certifications are the best way to showcase your skills. They not only prove your knowledge, but also makes you stand out in the crowd. Certifications in cloud are of 3 kinds, ● Foundation: Gets you started with the cloud platform ● Associate: Gets you comfortable working in the platform ● Professional: Gets you covered up with security and best practices Just a quick note. Although certifications are a good thing to pursue and showcase, they are by no means the way to judge someone. Remember, you don’t judge a book by its cover :) Cloud certifications
  • 21. 😜 What do you call an AI that tells jokes? A "comedAIan"! 🎤🤣 Narula Institute Of Technology Sambit Chakraborty Google DSC’23 AI-ML Lead
  • 22. ChatGPT use karte ho ???? 🤣🤣🤣 PS: FOR SOLVING CODING PROBLEMS Narula Institute of technology
  • 24. Timeline of cloud computing 1951 2018 2020 From 2022 onwards Noam Chomsky publishes Syntactic Structures 1. FastText is developed 2. OpenAI released GPT-2 1. OpenAI released GPT- 3 2. Google released LaMDA 1. Word2Vec is developed 2. GloVe is developed 3. seq2seq based GRU introduced 2013 & 2014 2015 2017 2021 Transformer model developed; Google Translate improved 1. Generative adversarial networks (GANs) are developed; 2. GEN AI term coined 1. Google AI released BERT 2. Meena Model got founded by Google Narula Institute of technology
  • 25. What is Generative AI ????????..... Generative AI is a Deep Learning Algorithm which generates sequence of text, audio, image and synthetic data, based on user input, known as prompt. These are backed by Generative Model algorithm like Naive Bayes etc and GANs. Narula Institute of technology
  • 26. Large Language Models (LLMs) ● LLMs are a special type of AI algorithm that trained on literally massive dataset of text. ● Trained Using Strongly Supervised Dataset annotation technique. ● What kind of tasks it can perform?? - Generating texts, Translation, Question-Answer, Summarization, Creative Content. ● Once your model is on its first version. Just finetune it. You’re ready to solve multiple problems. Example: Transformer, BERT, CTRL, BLOOM, T5, RoBERTa etc.. Narula Institute of technology
  • 27. Foundation Models (FMs) ● FMs are improved version of LLMs that trained on massive complex data which mixes text, code, image, video, audio. Data scales time by time. ● Trained Using Self Supervise & Semi Supervise annotation technique. ● What kind of tasks it can perform?? - More diverse fine tasks than traditional LLMs ● Little effort needs to finetune the model Example: GPT, LaMDA, PaLM, Pathways System, Gopher, LLaMa, SeamlessM4T, Falcon, Midjourney, Dall-E etc. Narula Institute of technology
  • 28. Narula Institute of technology
  • 29. It’s a process of designing and crafting prompts to guide large language models (LLMs) to generate the desired outputs. Prompt Engineering It is a crucial skill for anyone who wants to use LLMs effectively. - It brings significant impact and improvement on the quality of the output. Tips: 1. Be clear and concise 2. Provide Context, assign role, variety of sentence structures, rules 3. Be specific and formal 4. Use examples, keywords 5. Avoid leading to bias, usage of slangs Narula Institute of technology
  • 30. POOR in WRITING SKILL?? 🤮🤮 Narula Institute of technology
  • 31. ChatGPT, BARD use karna bandh kardo 🤮🤮 Narula Institute of technology
  • 32. Enough is enough…no more definitions and…..NO MORE EMOTIONAL DAMAGE Forget everything and let’s get into GOOGLE’S Inventory of GEN AI
  • 33. is leader in this diverse field. From introducing Transformer architecture which made today’s GEN AI move possible for other orgs…to announcing most versatile Language Model - PaLM, which actually powerful than the GPT-4, when it SCALES Narula Institute of technology
  • 34. DUET AI Elevate your working experience in Google Workspace Gmail: ● Smart Compose ● Smart Reply Google Docs: ● Smart Compose ● Idea Brainstorming ● Smart Rewrite ● Summarizer Google Sheets: ● Smart Organizer Google Slides: ● Custom Visuals Google Meet: ● Portrait Restore ● Portrait Light ● Automated Transcription* ● Meeting Summary* Google Space: ● Chat Summary *Will be released later this year Narula Institute of technology
  • 35. Vertex AI got GEN AI essence Vertex AI is a unified platform on GCP for building and deploying machine learning models. Announced in Google I/O’23 event, Vertex AI now has Generative AI support. - PaLM 2 - New Foundation Models - Codey - Imagen - Chirp - Generative AI Studio - Gen App Builder - Model Garden - Embeddings API, RLHF Narula Institute of technology
  • 36. PaLM 2 Stands for Pathway Language Model v2, developed by Google AI, successor of original PaLM model. Tasks it performs: - Have literature excellency - Generate Music - Generate Code & Scripts - Write Email and letters - Question & Answer - Text Summarization and information retrieval - Creative Content USP: Seamless translation of 100+ languages, AR & VR integration support, Robust and Failsafe scaling by surpassing the accuracy of GPT-4 Narula Institute of technology
  • 38. Codey Primarily targeted for Google Colab Integration. Based on PaLM 2 Model Tasks it performs: - Generating Code - Analyzing and fixing errors - Code Completion - Improve code quality with uniqueness USP: Natural Language dependency, 20+ Programming language support efficiently, Smart Suggestion Developed to rival with GPT powered Github Copilot Narula Institute of technology
  • 39. Imagen Text-to-image diffusion model by Google AI. Primarily target for business. Tasks it performs: - High res image generation - Product Image creation - AR & VR integration - Consistent Image generation with context - Edit Images with generative filling USP: AR-VR integration, consistency Developed to rival with Midjourney, DALL-E, Firefly Narula Institute of technology
  • 40. Chirp speech-to-text model by Google AI. Tasks it performs: - Speech Recognition & Analysis - Voice assistant - Live Captioning - Live Translation - Transcription - Text-to-speech generation USP: 100+ Language support, 98% Accuracy in English, Simultaneous 10 million distinct support of speakers, improved relative Developed to rival with Whisper, Polly, SeamlessM4T
  • 42. Project IDX Narula Institute of Technology Project IDX is a new browser-based development experience built on Google Cloud and powered by Codey. Scan this QR to explore project IDX
  • 43. Narula Institute of Technology So long, farewell! Just like AI, life is all about continuous learning and growth. Take care! 🌱👋 Image generated by Imagen & DUET AI
  • 47. Narula Institute Of Technology Sawan Bhattacharya Google DSC’23 Tech Lead Unleashing the power of the cloud Study Jam, one question at a time. ☁️🌟 Your Cloud Facilitator here.
  • 55. Narula Institute Of Technology Connect US