Yapay zekadan makale özeti
- Kısa
- Ayrıntılı
- Bu video, Valper Relation Engineer tarafından sunulan bir eğitim içeriğidir. Sunucu, Google Business Messages platformunun nasıl kullanılacağını adım adım göstermektedir.
- Video, Business Messages platformunun ne olduğunu açıklayarak başlıyor ve ardından Google Cloud Platform'da bir proje oluşturma, Business Messages'a kayıt olma, gerekli API'leri etkinleştirme ve Google App Engine'de bir web uygulaması oluşturma sürecini gösteriyor. Ayrıca, oluşturulan web uygulamasını Business Messages platformuna bağlama, marka ve ajan oluşturma ve test etme adımları detaylı olarak anlatılıyor. Video, Business Messages'in sunduğu zengin özellikler ve kullanım alanları hakkında bilgi vererek sonlanıyor.
- Introduction to Business Messages
- Business messages connect businesses and consumers through a platform that allows them to communicate effectively.
- The business messages platform allows brands to create custom agents and proof customer service experiences with rich features.
- The messaging provider provides a webhook that allows businesses to receive messages and respond to them.
- 01:31Setting Up the Project
- The video demonstrates creating a sample application using Google Cloud and deploying it to Google App Engine.
- The process involves creating a Google Cloud project, registering with Business Messages, enabling APIs, and setting up a webhook.
- The video will cover creating a brand and agent, configuring the webhook, and setting up the conversation.
- 02:17Creating a Google Cloud Project
- Login to Google Cloud Platform and create a new project with a name.
- Register with Business Messages by providing email, partner name, GCP project information, and reporting email.
- After registration, wait for the confirmation email from Google.
- 03:24Enabling APIs
- Enable Cloud Build API to build the application for Google App Engine.
- Enable Business Messages API to create agents and interact with the platform.
- The Business Messages API provides various products like Business Messaging and Case Iro Medit.
- 06:45Deploying the Web Application
- Create a webhook for the application to receive and respond to messages.
- Clone the GitHub sample for the web application.
- Use gcloud tools to deploy the application to Google App Engine.
- 09:32Configuring Business Messages
- Go to the Business Messages developer console to configure the brand and agent.
- Create an agent, which is the entity that users interact with and represents the brand.
- Test the agent by sending messages to the agent test email.
- 10:54Testing the Conversation
- Interact with the agent through the webhook and Google App Engine.
- The platform offers rich features like rich cards and message chats to help conversations.
- The video concludes with a request to visit the Business Messages homepage for more information.