SlideShare a Scribd company logo
Sustainable
Solutions
Leveraging Google Generative AI and
Ethical Coding Practices
Godswill EGEGWU
MetaPlus, LLC Connect on Linkedin
Building for Everyone
Objective 1:
Introduce attendees to Google Gemini and it's free, accessible features for
various applications.
Objective 2:
Promote ethical and sustainable coding practices to ensure code reusability,
accessibility, and long-term relevance.
The Objectives
Let’s Get Started !
Leveraging Google Generative AI and Ethical Coding
Practices in Building Sustainable Solutions
Building for Everyone
What is Generative AI?
Generative AI is a type of artificial intelligence that
can create new content, such as text, images, or
music, based on existing data.
Google Gemini is a Generate AI
In the next slide I will Introduce you Google Gemini and its accessible
features for customer, developers and businesses
Building for Everyone
Building for Everyone
The Gemini Ecosystem
The most advanced AI from Google
For Developers
For Consumers
For Business and Enterprise
Models
Gemini API
(in Google AI Studio + ai.google.dev)
Gemini for Google Workspace
Gemini for Google Cloud
Gemini in Vertex AI
Gemini | Education, Agriculture, Media
Gemini in the Google App
Gemini in Gmails, Docs…
this deck
is about
Usage patterns
Building for Everyone
We’ll cover
● Basic Prompting
● Code generation
● Image understanding
● Search, retrieval and information synthesis
● Function calling
● Tuning -
● API for Developers (Generation, SDK, Platforms)
Usage Patterns
Basic prompting
Building for Everyone
Basic Prompting
User:
Explain this joke: “I used to be
addicted to soap, but I'm clean now.”
Model: Robot Gardener's Dream:
A metal heart, a circuit mind,
A dream of green, a nature kind.
A garden craved, a verdant space,
Where sunlight danced on every
face.
Model: The joke is a pun on the
word "clean". It has two meanings:
To be free of dirt or other unwanted substances.
To be free of addiction.
Write a poem about a robot who
dreams of becoming a gardener.
Code generation
Building for Everyone
Code Generation
Content generation
Convert human language
requests to machine
requests
Rapid tool building
Generate code based on a
user prompt
Building for Everyone
Image understanding
Building for Everyone
Building for Everyone
Building for Everyone
Building for Everyone
Image conditioning
Multimodality
● Generate text or structured data from images
Search and Information
Synthesis
Building for Everyone
● Instructions + Context + Question all in the prompt
● Easy to implement
○ No extra code, just ask.
Use the prompt's context window
Search & IR
Function Calling
Building for Everyone
Contents
Tools
Text
Function Declaration
Function Declaration
Text
Function Calling interaction
Function Call
Function Response
Text
model may predict a function call
based on user content
model can understand the function response
and generate text
OR another function call
if one or more function declarations are
provided, function calling feature will turn on
Function Calling
https://github.com/GoogleCloudPlatform/generative-ai/tree/main/gemini/function-calling/sql-talk-app goo.gle/gemini-fn-call-sql-github
Function Calling
https://github.com/GoogleCloudPlatform/generative-ai/tree/main/gemini/function-calling/sql-talk-app
SELECT ROUND((
COUNT(DISTINCT IF(returned_at IS NOT NULL, order_id, NULL)) /
COUNT(DISTINCT order_id)) * 100, 2)
AS return_rate
FROM thelook_ecommerce.orders
goo.gle/gemini-fn-call-sql-github
Function Calling
Function Calling
● Describe external functions to the model.
● The model may ask you to call the function to help it respond
to your queries.
● Endless possibilities for integrating external tools.
Getting started with the
Gemini API
Building for Everyone
Gemini API
aistudio.google.com
● Generate API Keys
● Create, test, and save prompts
● Customize models in minutes
● Generate starter code
Gemini API
aistudio.google.com
Gemini API
aistudio.google.com
Gemini API
aistudio.google.com
Gemini API
aistudio.google.com
Gemini API
ai.google.dev
REST API + Client libraries for Python, Node, Java, and Swift
Libraries
Libraries
SDKs
Vertex AI
Enterprise grade support.
Full MLOps (Examples: Model
evaluation, monitoring, registry)
Vertex AI
Check it out when you're
ready for production
Gemini API and Vertex AI
Both give access Gemini family
models.
Vertex AI
Cloud Production
ai.google.dev/docs/migrate_to_cloud
PlatfoEndpoints
rms
Platforms
Platforms
Building for the Future:
Sustainable Codes &
Designs
Building for Everyone
What is Sustainable Codes?
and Designs?
Sustainable codes or designs simply refers to those that
are efficient: uses resources (memory, CPU) effectively,
maintainable: easy to understand, modify, and update),
scalable: can handle increasing workloads without
significant changes), reusable: can be adapted for
different purposes or projects).
Building for Everyone
Ethical practices for
sustainable codes and
designs
Building for Everyone
Key Practices:
1. Modularization
Breaking code into smaller, reusable components.
2. Testing and Validation
Thoroughly testing code to ensure quality and
reliability.
3. Documentation:
Providing clear and concise documentation and
in-code comments.
4. Optimization
Identifying and addressing performance bottlenecks.
5. Consideration of future needs
Inclusively designing systems that can adapt to
changing requirements.
Sustainable Solution
Tools & Tips to consider for a
long-lasting solution
Version Control: Use of tools like Git for
managing changes.
Adopting Open Standards: Ensuring
interoperability.
Regular Updates: Keep solutions up to date
with the latest trends
Tips
Questions/Answers
Questions
ai.google.dev
Learning more
https://ai.google.dev/docs/discord
Thank you!
Godswill Egegwu
MetaPlus, LLC Connect on Linkedin
Last updated: 24 Aug 2024
Building for Everyone

More Related Content

PPTX
[KZ] Web Ecosystem with Multimodality of Gemini.pptx
PDF
10 Best AI Tools for Developers in 2024.pdf
PDF
Build applications with generative AI on Google Cloud
PPTX
geminipro (google developer student clubs Haldia Institute of Technology 2023...
PDF
Ai tools every developer should know
PDF
Google Reveals Gemini 2.5 Pro I/O: Surpasses GPT-4 in Programming, Supports N...
PDF
Gemini 2.0 and Vertex AI for Innovation Workshop
PPTX
How to Access and Use Gemini API for Free.pptx
[KZ] Web Ecosystem with Multimodality of Gemini.pptx
10 Best AI Tools for Developers in 2024.pdf
Build applications with generative AI on Google Cloud
geminipro (google developer student clubs Haldia Institute of Technology 2023...
Ai tools every developer should know
Google Reveals Gemini 2.5 Pro I/O: Surpasses GPT-4 in Programming, Supports N...
Gemini 2.0 and Vertex AI for Innovation Workshop
How to Access and Use Gemini API for Free.pptx

Similar to Leveraging Google Generative AI (Google Gemini) and Ethical Coding Practices in Building Sustainable Solutions - Godswill EGEGWU 24 August 2024.pdf (20)

PPTX
codex (1).ppt
PDF
Unleashing the Power of Generative AI.pdf
PDF
Unleashing the Power of Generative AI.pdf
PDF
Info Session GDSC USICT
PDF
DevFest SG 2024 - What’s new in On-device Generative AI
DOCX
How Generative AI is Changing Software Development
PDF
Cara Tepat Menjadi iOS Developer Expert - Gilang Ramadhan
PDF
leewayhertz.com-Generative AI tech stack Frameworks infrastructure models and...
PPTX
2018 top ide's for andriod development
DOCX
summer file - Copy
PDF
Say Hello to AI-Powered JetBrains IDEs (And Yes, There’s a Free Version)
PDF
The Best Python IDEs and Code Editors.pdf
PPTX
AI Software Development vs Human Software Development The Experiment.pptx
PDF
MongoDB World 2018: Building Intelligent Apps with MongoDB & Google Cloud
PDF
Google Analytics Konferenz 2018_Machine Learning / AI mit Google_Lukman Ramse...
PPTX
Google Cloud GenAI Overview_071223.pptx
PDF
Google Cloud: Data Analysis and Machine Learningn Technologies
PDF
Which android app development tools deserve your attention this year
PPT
10 Best AI Tools for Developers in 2024.ppt
PDF
OpenNTF Updates 03/05/13
codex (1).ppt
Unleashing the Power of Generative AI.pdf
Unleashing the Power of Generative AI.pdf
Info Session GDSC USICT
DevFest SG 2024 - What’s new in On-device Generative AI
How Generative AI is Changing Software Development
Cara Tepat Menjadi iOS Developer Expert - Gilang Ramadhan
leewayhertz.com-Generative AI tech stack Frameworks infrastructure models and...
2018 top ide's for andriod development
summer file - Copy
Say Hello to AI-Powered JetBrains IDEs (And Yes, There’s a Free Version)
The Best Python IDEs and Code Editors.pdf
AI Software Development vs Human Software Development The Experiment.pptx
MongoDB World 2018: Building Intelligent Apps with MongoDB & Google Cloud
Google Analytics Konferenz 2018_Machine Learning / AI mit Google_Lukman Ramse...
Google Cloud GenAI Overview_071223.pptx
Google Cloud: Data Analysis and Machine Learningn Technologies
Which android app development tools deserve your attention this year
10 Best AI Tools for Developers in 2024.ppt
OpenNTF Updates 03/05/13
Ad

Recently uploaded (20)

PPTX
chapter8-180915055454bycuufucdghrwtrt.pptx
PPT
First Aid Training Presentation Slides.ppt
PPTX
Primary and secondary sources, and history
PPTX
Emphasizing It's Not The End 08 06 2025.pptx
PDF
Swiggy’s Playbook: UX, Logistics & Monetization
DOCX
ENGLISH PROJECT FOR BINOD BIHARI MAHTO KOYLANCHAL UNIVERSITY
PDF
oil_refinery_presentation_v1 sllfmfls.pdf
DOCX
"Project Management: Ultimate Guide to Tools, Techniques, and Strategies (2025)"
PPTX
nose tajweed for the arabic alphabets for the responsive
PPTX
AcademyNaturalLanguageProcessing-EN-ILT-M02-Introduction.pptx
PPTX
Non-Verbal-Communication .mh.pdf_110245_compressed.pptx
PPTX
Impressionism_PostImpressionism_Presentation.pptx
PPTX
Anesthesia and it's stage with mnemonic and images
PPTX
The spiral of silence is a theory in communication and political science that...
PPTX
Introduction to Effective Communication.pptx
PPTX
fundraisepro pitch deck elegant and modern
PPTX
Project and change Managment: short video sequences for IBA
PPTX
Role and Responsibilities of Bangladesh Coast Guard Base, Mongla Challenges
PPTX
BIOLOGY TISSUE PPT CLASS 9 PROJECT PUBLIC
DOC
学位双硕士UTAS毕业证,墨尔本理工学院毕业证留学硕士毕业证
chapter8-180915055454bycuufucdghrwtrt.pptx
First Aid Training Presentation Slides.ppt
Primary and secondary sources, and history
Emphasizing It's Not The End 08 06 2025.pptx
Swiggy’s Playbook: UX, Logistics & Monetization
ENGLISH PROJECT FOR BINOD BIHARI MAHTO KOYLANCHAL UNIVERSITY
oil_refinery_presentation_v1 sllfmfls.pdf
"Project Management: Ultimate Guide to Tools, Techniques, and Strategies (2025)"
nose tajweed for the arabic alphabets for the responsive
AcademyNaturalLanguageProcessing-EN-ILT-M02-Introduction.pptx
Non-Verbal-Communication .mh.pdf_110245_compressed.pptx
Impressionism_PostImpressionism_Presentation.pptx
Anesthesia and it's stage with mnemonic and images
The spiral of silence is a theory in communication and political science that...
Introduction to Effective Communication.pptx
fundraisepro pitch deck elegant and modern
Project and change Managment: short video sequences for IBA
Role and Responsibilities of Bangladesh Coast Guard Base, Mongla Challenges
BIOLOGY TISSUE PPT CLASS 9 PROJECT PUBLIC
学位双硕士UTAS毕业证,墨尔本理工学院毕业证留学硕士毕业证
Ad

Leveraging Google Generative AI (Google Gemini) and Ethical Coding Practices in Building Sustainable Solutions - Godswill EGEGWU 24 August 2024.pdf