Course Overview
In this course, you'll dive into the details of using Large Language Models (LLMs) in your applications. You'll start by exploring the core principles that underpin prompting LLMs. Next, you will focus on Google's latest family of models, Gemini. You'll explore the various Gemini models and their multimodal capabilities. This includes a deep dive into effective prompt design and engineering within the Vertex AI Studio environment. Then, the course moves to application development frameworks and how to implement these concepts into your applications.
Who should attend
Application developers and others who wish to leverage LLMs in applications.
Prerequisites
Completion of Introduction to Developer Efficiency on Google Cloud (IDEGC) or equivalent knowledge.
Course Objectives
- Explore the different options available for using generative AI on Google Cloud.
- Use Vertex AI Studio to test prompts for large language models.
- Develop LLM-powered applications using generative AI
- Apply advanced prompt engineering techniques to improve the output from LLMs
- Build a multi-turn chat application using the Gemini API and LangChain