workflows.fit
Back to n8n workflows
n8n templateFreeBy Ryo Sayama

Read palm lines and send AI reports via LINE, Gemini, Gmail and Calendar

Template description (paste this into the n8n Creator Dashboard) --- Who is this for This workflow is for anyone who wants to offer a fun, automated palm reading experience through LINE — Japan's dominant messaging ap...

DevelopmentCore NodesProductivityCommunicationHITLAILangchainUtility
Loading interactive preview...

Template notes

Template description (paste this into the n8n Creator Dashboard)

---

Who is this for

This workflow is for anyone who wants to offer a fun, automated palm reading experience through LINE — Japan's dominant messaging app with over 90 million active users. It suits indie developers, wellness creators, fortune-telling services, or anyone curious about combining AI vision with multi-channel automation.

What this workflow does

When a user sends a photo of their palm via LINE, the workflow springs into action across five tools:

1. LINE Messaging API receives the image via webhook 2. Google Gemini analyzes the palm and produces three outputs: a short LINE-ready summary (under 100 characters), a full reading covering the life line, heart line, head line, and fate line, and three lucky day suggestions with reasons 3. LINE reply sends the short summary back to the user instantly 4. Gmail delivers a formatted HTML report with the complete reading to a specified address 5. Google Calendar registers the three lucky days as calendar events so the user never forgets them

Non-image messages (text, stickers) are caught early and trigger a friendly prompt asking the user to send a palm photo instead.