Create a New Firebase Project | Step-by-Step Detailed Guide

Learn how to create a new Firebase project with this step-by-step guide. Perfect for beginners and those looking to set up Firebase for their app.

Connect Azure Bot to Google Assistant | Configure Google Actions | Part 1

The Google adapter supports connecting to Actions on Google (the conversations webhook) or via DialogFlow. It is recommended to use Actions on Google if possible.

How to Create Credentials for Gmail API in Google Cloud Platform (GCP)

Credentials are used to obtain an access token from a Google authorization server. This token is used to call Google Workspace APIs. In this post, we will create Client Credentials for Gmail API.

How to Enable Gmail API in Google Cloud Platform (GCP)

In this post, we will create a new project and enable the Gmail API in Google Cloud Platform (GCP). Make sure you have the GCP Account.

Create a Simple Language Detector Bot using Bot Builder SDK and Google Translation API

We create a simple Language Detector chatbot using Google Translation API. We will use the Bot Framework to create a bot in our local environment.

Create a Simple Language Translator Bot using Bot Builder SDK and Google Translation API

We create a simple Translator chatbot using Google Translation API. We will use the Bot Framework to create a bot in our local environment. We have used the Echo Bot template because of its simple structure.

Up ↑