GitHub User's stars GitHub followers

Connect Dialogflow CX and Openai Assistant through GCP Cloud Functions

Watch a YouTube video here to follow along.

Start building the function

npm install @google-cloud/functions-framework

Run the function locally

FUNCTION_TARGET=webhook npx @google-cloud/functions-framework

Deploy on gcloud

gcloud functions deploy "webhook" --trigger-http --runtime="nodejs20"

About me

I am Raj Kapadia, I am passionate about AI/ML/DL and their use in different domains, I also love to build chatbots using Google Dialogflow. For any work, you can reach out to me at...