Create a Google Chat app with Vertex AI and Apps Script

Опубликовано: 10 Октябрь 2024
на канале: Google Workspace Developers
4,280
74

In this video you will learn how you can create a Google Chat app with Vertex AI and Apps Script that responds to incidents.

00:00 Intro
00:17 Explanation of the workflow
02:09 Prerequisites
02:39 Create a Google Cloud project
03:07 Enable billing for the Cloud project
03:38 Enable the APIs
03:59 Set up authentication and authorization
05:20 Find your Cloud project number and ID
05:41 Create the Apps Script project
06:52 Connect the Apps Script project’s Cloud project
07:13 Create an Apps Script deployment
07:58 Configure the Chat app in the Google Cloud console
09:00 Test the Chat app
10:20 Clean up

The Apps Script project to be copied: https://goo.gle/respond-to-incidents

The tutorial in written form: https://developers.google.com/chat/tu...

Permissions required to enable billing: https://cloud.google.com/billing/docs...

Project on GitHub: https://github.com/googleworkspace/go...

#appsScript #VertexAI #GoogleChat