Unleashing the Power of Google Apps Script and Gemini AI

Discover how Google Apps Script and Gemini AI can revolutionize your workflows with innovative automation and AI-powered tools. This combination simplifies tasks, enhances productivity, and unlocks new possibilities in your day-to-day operations. Key Features of Google Apps Script: Enhancing Automation with Gemini AI: How It Works: Real-World Applications: Empower your projects with the combined capabilities … Read more

Miami DevFest Laurence Svekis Presentation Unleashing the Power of Google Apps Script and Gemini AI

Unleashing the Power of Google Apps Script and Gemini AI: Laurence Svekis at Miami DevFest 2024 Get ready for an electrifying experience at Miami DevFest 2024! On December 14th, from 9:00 AM to 5:00 PM (EST), acclaimed Google Developer Expert (GDE) and industry thought leader Laurence Svekis will be presenting “Power Up with Google Apps … Read more

How to List Images from a Google Drive Folder and Generate Descriptions Using Gemini AI

📘 Introduction Have you ever needed to list image files from a Google Drive folder and generate descriptions for each image automatically? This process can be time-consuming if done manually, but with Google Apps Script and Gemini AI, you can automate the entire workflow. In this blog post, you’ll learn how to: This process is … Read more

How to Use Gemini AI to Summarize Google Docs and Email the Results

📘 Introduction Have you ever wished you could summarize the contents of multiple Google Docs with the help of AI and email the results to your inbox? This tutorial will show you how to do just that using Google Apps Script and Gemini AI. With this system, you can: This is perfect for creating executive … Read more

Inspiring Day at Google IO Extended + Build with AI Power up with Apps Script

Buig thank you for the organizers and attendees of Google IO Extended + Build with AI in Waterloo this past weekend. Reflecting on an Inspiring Day at Google IO Extended + Build with AI https://gdg.community.dev/events/details/google-gdg-waterloo-presents-google-io-extended-build-with-ai I had the incredible honor of presenting at the Google IO Extended + Build with AI event, hosted by GDG … Read more

Creating a Google Apps Script to List Images in a Folder with Descriptions

We will explore how to create a Google Apps Script that lists all the image files in a specific Google Drive folder, converts them to Base64, and writes their details (name, URL, MIME type, and a generated description) into a Google Sheets spreadsheet. We will use the Google Gemini Pro Vision API to generate detailed … Read more