|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-your-own-ai-secretary/
课程评论:没有评论
本课程名为“使用 Google Sheets 和 Apps Script 打造你的专属 AI 秘书”,旨在帮助用户创建一款能够自动化处理日常生产力数据、项目进度和任务状态的“AI 秘书”。 **课程核心内容:** * **解决痛点:** 面对复杂的KPI监控和多任务并行时,希望有一个助手能自动汇总关键信息、进行简单分析并以口述形式更新。 * **适用人群:** 尤其适合忙碌的企业主、项目经理和团队领导者,他们习惯使用 Google Sheets 记录和跟踪信息。 * **技术背景:** 课程强调利用 Google 最新的AI模型(如 Gemini 2.5 Pro)和 Apps Script,使没有编程经验的普通用户也能构建定制化的AI解决方案。 * **AI 秘书功能:** * 监控 Google Sheets 中预设的KPI数据。 * 若数据未及时更新,自动发送提醒邮件。 * 自动收集KPI数据,通过 Gemini AI 模型进行分析和异常检测。 * 将分析结果转换为语音。 * 通过邮件将语音笔记发送给指定人员。 * **实现方式:** 核心工具是 Google Apps Script,它负责: * 自动检查 Google Sheets 数据并生成提醒邮件 via Gmail。 * 将数据发送至 Google Cloud 的 Vertex AI Platform,利用 Gemini AI 模型进行处理。 * 将 Gemini AI 的文本输出通过 Google 的 Text-to-Speech 工具转换为语音。 * 通过 Gmail 发送语音笔记,并更新Google Sheets中的状态。 * **独特性:** 课程教授如何在没有编程知识的情况下,利用 Apps Script(一种“低代码”平台)和 Gemini 的编程能力,构建超个性化的AI和自动化解决方案。 * **价值:** 课程至少能帮助用户搭建一个类似的解决方案,更广泛地激励用户将AI和自动化应用于各种工作流程(估计80%的工作流程可受益)。 * **涉及工具:** Google Sheets, Gmail, Google Apps Script, Google Cloud Platform (GCP)。 * **学习方式:** 采用入门级方法,会详细解释 Apps Script 和 GCP 的基础知识,确保所有用户都能按照步骤成功构建解决方案。 * **包含内容:** 提供可直接复制粘贴并进行少量配置即可运行的 Apps Script 代码,并支持根据定制化需求进行修改。 总而言之,这是一门实践性极强的短期课程,致力于赋能用户利用 Google 生态系统中的强大AI和自动化工具,轻松打造属于自己的智能助手。
Why this course?Monitoring routine productivity data, project progress and task status requires us to stay on top of critical Key Performance Indicators (KPI's) of various kinds. This can get complicated if many things are moving at parallel, and sometimes all we want is to have someone to summarize the important information and update us verbally. It is even better if a simple analysis can be done to highlight any anomalies, and present the information in a "standard" format consistently, so that we are able to grasp the key data easily. Who would need this?This is especially true (but not limited to) for business owners, project managers and team leaders who are generally busy with a wide range of responsibilities and are using Google Sheets to keep track of stuff. We all can do with an "AI secretary" that can keep us updated routinely on-the-go.Why now? The recent advancements in AI means now we all have the tools to create any type of custom AI solutions, including for the "problem" above. Google is especially great in this aspect, since it has some of the most advanced and cost efficient AI models, along with an entire tech stack that can be easily plugged into existing apps such as Sheets, Gmail, Docs, etc. Their newer AI models (such as Gemini 2.5 Pro) are extremely good in coding, which has further opened up possibilities to integrate AI & automation into existing workflows via tools like Apps Script, which was previously a domain reserved for the IT savvy individuals. Google has empowered everyone to be a citizen developer now, enabling us to built custom solutions for our business and personal use. What is this course about?This short crash course illustrates the above point as easily and practically as possible. This course is about creating an "AI Secretary" that does the following:Look at a set of pre-determined KPI data in Google Sheets that gets updated routinely by a staff/worker/etc. Automatically send out a reminder email to them if the data is not updated on time. Collect a pre-determined KPI's from the data, compile them and send it over to a Google AI model to perform a simple analysis/comparison and highlight any anomalies. Convert the output into a voice note. Email the voice note to another person (i.e. the boss, manager, etc.).How is it done?Google Apps Script is the magic tool here, which performs all the heavy lifting such as: Automatically checks data in Google Sheets, and creates a reminder email to be sent via Gmail. Taking data from Google Sheets, sending it over to Google Cloud's Vertex AI Platform where the Gemini AI model is based.The output text from Gemini AI model is then sent over to another Google tool (Text-to-Speech) to convert the text into voice note. Then email out this voice note via Gmail, and update the status in Google Sheets. What makes this course special?Apps Script is a "low code" platform, which traditionally means we need to have knowledge on JavaScript coding language to create functions and run them accordingly. Traditionally, this was an "elite" tool that was reserved for the IT savvy individuals and third party developers. Here is the interesting part - all this can now be configured, set-up and deployed by anyone without any coding knowledge - literally zero expertise is needed. That's exactly how I did it, and this course takes you through the concepts and steps on how you can do it too. The combination of Apps Script and Gemini's coding ability has opened up an entire new set of possibilities for businesses to build hyper specific, localized & custom solutions. Well technically 80% of any workflows can benefit from some type of AI and/or automation, and this is a simple yet effective demonstration on how you can get started. This course at a minimum will enable you to build a similar solution, and at best inspire you and provide the means to take on any other simple-to-complex use cases. What tools?These are the specific Google tools that are involved in this course:Google SheetsGmailGoogle Apps ScriptGoogle Cloud Platform (GCP)This course takes a beginner approach, where all the fundamentals related to Apps Script and GCP are explained, so that anyone can create an account in GCP and follow the steps to build a working solution.What's included?Apps Script code (JavaScript) is provided, which can be copied, pasted and run with minimal configurations. The same code base can be used to create variations to suit custom use case as well.