Explained ➡️ Apps Script code for AI powered Google Workspace Add on

Dive into the code used for the demo: “Name with Intelligence Google Workspace Add-on”. Learn how our Apps Script code calls the Vertex AI API to send prompts to Gemini 2.0 Flash.

0:00 Intro
0:43 Define location, model, and service key as well as …


This content originally appeared on DEV Community and was authored by Justin Poehnelt

Dive into the code used for the demo: “Name with Intelligence Google Workspace Add-on”. Learn how our Apps Script code calls the Vertex AI API to send prompts to Gemini 2.0 Flash.

0:00 Intro
0:43 Define location, model, and service key as well as the prompt
2:04 Assembling the request
4:01 Calling the Vertex AI API by using the UrlFetchApp service

Get the code: https://goo.gle/3BOy0LW

Learn more about the generateContent method of the Vertex AI API: https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.endpoints/generateContent

#AppsScript #Gemini #VertexAI

Follow youtube.com/@googleworkspacedevs


This content originally appeared on DEV Community and was authored by Justin Poehnelt


Print Share Comment Cite Upload Translate Updates
APA

Justin Poehnelt | Sciencx (2025-02-19T17:45:38+00:00) Explained ➡️ Apps Script code for AI powered Google Workspace Add on. Retrieved from https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/

MLA
" » Explained ➡️ Apps Script code for AI powered Google Workspace Add on." Justin Poehnelt | Sciencx - Wednesday February 19, 2025, https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/
HARVARD
Justin Poehnelt | Sciencx Wednesday February 19, 2025 » Explained ➡️ Apps Script code for AI powered Google Workspace Add on., viewed ,<https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/>
VANCOUVER
Justin Poehnelt | Sciencx - » Explained ➡️ Apps Script code for AI powered Google Workspace Add on. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/
CHICAGO
" » Explained ➡️ Apps Script code for AI powered Google Workspace Add on." Justin Poehnelt | Sciencx - Accessed . https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/
IEEE
" » Explained ➡️ Apps Script code for AI powered Google Workspace Add on." Justin Poehnelt | Sciencx [Online]. Available: https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/. [Accessed: ]
rf:citation
» Explained ➡️ Apps Script code for AI powered Google Workspace Add on | Justin Poehnelt | Sciencx | https://www.scien.cx/2025/02/19/explained-%e2%9e%a1%ef%b8%8f-apps-script-code-for-ai-powered-google-workspace-add-on/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.