AI Google Docs Content Refiner Apps Script 18

šŸš€ Apps Script + Gemini Mastery — Issue #18 https://github.com/lsvekis/Google-Apps-Script-Gemini-Projects AI Google Docs Content Refiner Rewrite, summarize, improve, and transform documents automatically using Google Apps Script + Gemini. ⭐ What You Will Build In this issue, you’ll build an AI Content Refiner for Google Docs that can: āœļø Rewrite content in different tonesšŸ“„ Summarize long … Read more

New Project: AI Spreadsheet Cleaner + Fixer Issue #17

šŸš€ Apps Script + Gemini Mastery — Issue #17 AI Spreadsheet Cleaner + Fixer Automatically clean, standardize, and fix messy spreadsheet data using Google Apps Script + Gemini. ⭐ What You Will Build In this issue, you’ll build an AI Data Cleaner that can: 🧹 Fix inconsistent formattingšŸ”¤ Standardize capitalizationšŸ“… Normalize datesšŸ“Š Clean categories and … Read more

Teaching Students How to Use AI Properly Vibe Teaching — Issue #6

Vibe Teaching — Issue #6 Teaching Students How to Use AI (Properly) Most students are already using AI. But here’s the problem: They don’t know how to use it well. They type vague prompts.They accept the first answer.They don’t question accuracy.They don’t refine responses. And as a result… They don’t learn effectively. The Hidden Skill … Read more

AI Spreadsheet Data Analyzer Apps Script Issue 16

šŸš€ Apps Script + Gemini Mastery — Issue #16 AI Spreadsheet Data Analyzer Use Apps Script + Gemini to automatically analyze spreadsheet data, identify trends, detect anomalies, and generate plain-English insights. ⭐ What You Will Build In this issue, you’ll build an AI Data Analyzer for Google Sheets that can: šŸ“Š Read spreadsheet data🧠 Analyze … Read more

AI as Your Teaching Co-Designer Vibe Teaching — Issue #4

Vibe Teaching — Issue #4 AI as Your Teaching Co-Designer Most conversations about AI in education focus on one question: Will AI replace teachers? But that question misses something much more interesting. The real shift happening right now is this: AI can become the most powerful teaching assistant ever created. Not because it replaces educators. … Read more

Thinking Together: Collaboration, Pair Programming & AI as a Team Member Vibe Coding — Issue #23

Thinking Together: Collaboration, Pair Programming & AI as a Team Member Collaboration • Shared Reasoning • AI Pair Programming • Team Alignment • Better Decisions Modern development is rarely a solo activity. Most real progress happens through collaboration: AI is now entering that environment. Issue #23 explores how AI changes the way developers collaborate. 🧠 … Read more

AI Spreadsheet Dashboard Generator Issue #15

šŸš€ Apps Script + Gemini Mastery — Issue #15 https://github.com/lsvekis/Apps-Script-Code-Snippets AI Spreadsheet Dashboard Generator Automatically generate a complete analytics dashboard from spreadsheet data using Google Apps Script + Gemini. Instead of manually building charts and layout, users can simply describe the dashboard they want. Example request: ā€œCreate a sales dashboard with revenue by region and … Read more

AI Chart Builder for Google Sheets — Issue #14

AI Chart Builder for Google Sheets https://github.com/lsvekis/Apps-Script-Code-Snippets Automatically generate charts from natural language using Google Apps Script + Gemini. Instead of manually configuring charts, users can simply describe the visualization they want. Example: ā€œCreate a bar chart of revenue by regionā€ Apps Script will analyze the sheet and build the chart automatically. ⭐ What You … Read more

Build a Spreadsheet Chatbot with Google Apps Script and Gemini

https://github.com/lsvekis/Apps-Script-Code-Snippets Artificial intelligence becomes far more useful when it can answer questions using your own data. One of the most practical ways to do this is to connect AI to a Google Sheet and create a chatbot that can read spreadsheet content, respond to questions, and stay grounded in the data already stored in the … Read more

AI Spreadsheet Formula Generator for Google Sheets Issue 13

https://github.com/lsvekis/Apps-Script-Code-Snippets šŸš€ Apps Script + Gemini Mastery — Issue #13 AI Spreadsheet Formula Generator for Google Sheets Generate complex spreadsheet formulas from plain English using Apps Script + Gemini. ⭐ What You Will Build In this issue you will build an AI Formula Assistant for Google Sheets that can: 🧠 Convert plain language requests into … Read more