Google has several divisions that are focused on different AI topics.
LLMs vs Foundation Models
From https://arxiv.org/abs/2108.07258 “On the Opportunities and Risks of Foundation Models”
“Vertex AI” is an assortment of AI services:
Generative AI can generate text, images, audio, and video.
Predictive AI can predict the outcome of events.
Bard, Gemini, AutoML, VertexAI
Google NotebookLM asks questions and returns answers in natural language.
Google Bard Large Language Model (25 minutes)
Refining natural language text
Generating Images with Generative AI Studio (15 minutes)
Segment 5: Foundation Models and Model Garden in Vertex AI (30 minutes)
Segment 6: Overview of Vertex AI (15 minutes)
Segment 7: Building ML Models with AutoML to automate the development of ML models without the need for machine learning expertise.
Components: AutoML Vision, AutoML Natural Language, AutoML Tables
https://cloud.google.com/vertex-ai/docs/start/introduction-unified-platform
Sign up for a Google Cloud account:
https://cloud.google.com/docs/get-started
https://cloud.google.com/free
Read
https://ai.google.dev/aistudio
Prompt Gallery
https://ai.google.dev/gemini-api/prompts
https://ai.google.dev/aistudio/prompt-gallery
Get API key
aistudio.google.com
OReilly: AI Google Cloud Services by Dan Sullivan, Lead Solutions Architect, Hydrolix and author of Google Cloud Essentials and Google Cloud AI Services books.
To request a quota increase: https://cloud.google.com/docs/quotas/view-manage
https://cloudonair.withgoogle.com/events/startup-school-ai-q4
Gabi: please send us and email at startupschool-external@google.com, and we’ll try to help you after the session
https://aistudio.google.com/prompts/new_chat
What is the difference between “Google Vertex AI studio” (https://console.cloud.google.com/vertex-ai/studio/) and “Google AI studio” (https://aistudio.google.com/app/prompts/new_data)
https://idx.dev/
idx.google.com
https://console.cloud.google.com/vertex-ai
Instructions for Cloud Skills Boost and activating credits: https://services.google.com/fh/files/emails/ssgenai_cloudskillsboost_instructions.pdf
Nikita Andreyev https://riqli.com/main/search/67230274a7bbc5dea4d00a43 We are using Generative AI and Vertex for test preparation, and get main information from topics
Jay Veal For the folks asking about gen AI examples in education: - Design customized language lessons and exercises tailored to learner needs - Develop tailored tutoring materials and improvement guidance for students
https://www.cloudskillsboost.google/focuses/86502?parent=catalog Get Started with Vertex AI Studio In this lab, you will learn how to:
Vertex AI is a comprehensive machine learning development platform that provides both predictive and generative AI capabilities. It allows you to train, evaluate, and deploy predictive machine learning models for forecasting purposes. Additionally, you can utilize the platform to discover, tune, and serve generative AI models to produce content.
Vertex AI Studio lets you quickly test and customize generative AI models so you can leverage their capabilities in your applications. It provides a variety of tools and resources including both UI (user interface) and coding examples that make it easy to start with generative AI, even if you don’t have a background in machine learning.
This lab guides you through Vertex AI Studio, where you’ll unlock the potential of cutting-edge generative AI models. You’ll explore Gemini and use it to analyze images, design prompts, and generate conversations directly on the Google Cloud console. No need for API or Python SDKs - it’s all accessible through the intuitive user interface.