LINE Gemini Image Analyzer (GAS Starter Project)
🔹 What you’ll get
This product includes a working example project that demonstrates how to build an AI-powered image analysis LINE Bot using Google Apps Script (GAS).
Included:
- A complete Google Apps Script project
- LINE Messaging API webhook integration
- Image upload handling from LINE
- AI image analysis via Gemini API
- Step-by-step deployment guides (Markdown)
- Minimal LINE Bot setup instructions (required only)
🔹 You will learn how to
- Receive images from LINE via webhook
- Process binary image data in GAS
- Send images to an AI API for analysis
- Reply analysis results back to LINE users
🔹 LINE Bot setup guide (scope)
This product includes a minimal LINE Bot setup guide, covering only what is required to run this project:
- Creating a LINE Messaging API channel
- Obtaining Channel Secret & Access Token
- Configuring the Webhook URL
- Disabling default auto-reply to avoid conflicts
This is not a full LINE Bot tutorial. It is a focused setup guide to help you run the example successfully.
🔹 What this product is NOT
- ❌ Not a SaaS service
- ❌ Not a hosted bot
- ❌ No usage quota or AI API credits included
- ❌ No customer support or customization service
You deploy and run the project on your own Google Apps Script and LINE Bot account.
🔹 Requirements
- A LINE Developers account
- A Google account (for GAS)
- Your own AI API key (Gemini or compatible API)
🔹 Who this is for
- Developers who want a working reference for LINE + AI + GAS
- Engineers building internal tools or PoC projects
- Anyone who wants to skip boilerplate and setup headaches
中文說明(補充)
本產品提供一個可實際運作的工程範例專案,示範如何使用 Google Apps Script 串接 AI 服務,建立能分析圖片的 LINE Bot。
內容包含:
- 完整 GAS 專案程式碼
- LINE Webhook 串接範例
- 圖片接收、處理與 AI 分析流程
- 最低必要的 LINE Bot 申請與設定說明
📌 本產品為「工程參考專案」,不是代管服務或商用成品。
需具備基本程式能力,並自行部署至自己的 LINE 與 Google 帳號。
A complete, working example showing how to build an AI-powered image analysis LINE Bot using Google Apps Script. Includes a deployable GAS project and step-by-step setup guidance.