Develop Search and Agents with AI Applications
(1 day)
Course Description
In this course, you learn how to use Vertex AI Search and Conversational Agents to create search engines and chat applications. You will learn how to leverage Vertex AI Search for grounding your gen AI-powered applications. You will then explore how to integrate these search engines and chat applications into your own applications. Finally, you learn how to use the agents built in AI Applications in multiagent workflows.
Learning Objectives
- Explore Vertex AI as a platform for enterprise-ready generative AI.
- Create and deploy a search engine using Vertex AI Search.
- Ground outputs from foundation models using Vertex AI Search.
- Create a chat application using natural language in Conversational Agents.
- Integrate your agents into multi-agent workflows
Prerequisites
Knowledge of generative AI basic concepts and programming knowledge (Python).
Course Outline
Module 1: Vertex AI and AI Applications
- Vertex AI for generative AI
- AI Applications: Search, Recommendations, and Agents
- Use cases for Vertex AI Search and Agents
Module 2: Vertex AI Search
- Basic concepts: apps, engines, and data stores
- Data sources and preparing data
- Creating a data store
- Configuring Vertex AI Search
- Deploy Vertex AI Search
Module 3: Grounding Applications
- Why is grounding important?
- Retrieval augmented generation (RAG)
- Grounding options on Google Cloud
- Testing grounding in Vertex AI Studio
- Grounding using the Vertex AI SDK
Module 4: Conversational Agents
- Customer Engagement Suite (CES)
- Deterministic vs. generative agents
- Playbooks
- Data store tools
Module 5: Multi-agent Applications on Vertex AI
- Multi-agent applications and agentic AI
- Introduction to Agent Developer Kit (ADK)
- Vertex AI Agent Garden
- Vertex AI Agent Engine
- Putting it all together with AI Applications