๐Ÿ”ฌ Compare LINE palm images and log Gemini health insights to Google Sheets

โšก 8 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

AI Palm Health Tracker โ€“ Overview

This workflow receives palm images sent via LINE and provides AI-generated health insights.

Step-by-step process:

1.User sends a palm image via LINE 2.Webhook receives the image 3.Image is saved to Google Drive 4.Past records are checked in Google Sheets

If this is the first submission: โ†’ AI will perform a palm reading

If previous records exist: โ†’ Retrieve the latest saved image โ†’ Validate that two images are available โ†’ AI performs a comparison analysis

All results are saved in Google Sheets and sent back to the user via LINE.

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Webhook, Google Drive, Basic LLM Chain, Google Gemini Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup