Course
digicode: CAGC
Develop Conversational Agents on Google Cloud
Course facts
- Understanding the different kinds of conversations available with an artificial intelligent (AI) agent
- Designing an AI agent for a deterministic intent-based domain
- Understanding how a user’s request is translated into an action and response
- Using webhooks to access data and products that are not part of the agent
- Handling user errors and unexpected requests
- Using the graphical user interface (GUI) to develop an agent
- Gaining a working knowledge of the testing tools available in the GUI
- Integrating a chatbot into external user interfaces
- Incorporating generative AI features into your agent
Conversational Agents uses an AI development system with access to SDKs and APIs in multiple languages. In this course, you will learn how to leverage Conversational Agents to design and build conversational agents on Google Cloud.
1 Introduction to Conversational Agents
- Google’s goals for virtual agents
- Virtual agent product suites
- Describe the goals of virtual agent development and product suites.
- Lab: Exploring the Conversational Agents User Interface
2 Introduction to conversational design
- Convergent and divergent approaches
- Conversation esign strategy
- Understand virtual agent design
3 Steering bot design basics
- Use cases
- Virtual agents
- Start pages
- Routes
- Pages
- Design a basic steering bot using Conversational Agents
4 Implementing bot design
- Use case review
- Agent architecture
- Creating the virtual agent
- Creating the route
- Testing the route
- Create an agent, a route, intents, and pages.
- Implement routes without parameters.
- Use test agent for testing.
- Lab: Conversational Agents: Bot Building Basics
5 Entities
- Introduction to entities
- System entity types
- Custom entity types
- Managing entities in an agent
- Access entity parameters.
- Create custom regular expression (RegEx) entities.
- Create custom list entities.
- Use current recommended practices for extending a system entity class.
6 Parameters
- Introduction to parameters
- Parameters from intents
- Preset parameters
- Parameters from webhooks
- Manipulate parameters using various methods.
- Lab: Conversational Agents: Parameter Manipulation
7 Event handlers
- Definition of event handlers
- Page, flow event handler, and scope rules
- Form event handler and scope rules
- Understand event handlers and how they are used in Conversational Agents.
8 Versions and environments
- Version management in Conversational Agents
- Environment management in Conversational Agents
- Use version testing.
- Use environments for different audiences.
- Lab: Conversational Agents: Managing Environments
9 Testing
- Validation
- Publication
- Simulation
- Validate for static analysis.
- Publish to pretest user acceptance testing (UAT).
- Simulate for unit testing.
- Lab: Debugging the Agent Using Test Agent
10 Fulfillment
- Introduction to fulfillment
- Examples of static fulfillment
- Use text, conditional, and custom fulfillment.
11 Integrations
- Google Messenger
- Conversational Phone Gateway
- Configure Google Messenger and Conversational Phone Gateway
12 Webhooks
- Why have a webhook?
- Types of webhooks
- Setting up a fulfillment webhook
- Modifications for a JSON response webhook
- Recognize the different types of webhooks.
- Set up a webhook with fulfillment response.
- Set up a webhook JSON response.
13 Route groups
- Introduction to route groups
- Managing a route group
- Set up a flow route group.
- Set up a session route group.
- Lab: Configuring a Route Group for Your Virtual Agent
14 Design techniques
- The concept of a flow
- Steering bot designs
- The concept of guardrails
- Design principle
- Use flows to speed the development of an agent.
- Use guardrails to prevent problems in agent design.
15 Generators and generative fallback
- Overview of generators
- Overview of generative fallback
- Use generators and generative fallback in virtual agents.
- Lab: Conversational Agents with Generative Fallbacks
Conversational designers, developers, and business analysts
Some familiarity with a graphical user interface for Conversational Agents will ease the learning process. Understanding JSON is helpful.