Convert LINE handwritten memo images to tagged, searchable notes with Gemini, Google Drive and Google Sheets

LINE AI Handwritten Memo OCR & Tag Search System

This workflow converts handwritten memo images sent via LINE into structured, searchable knowledge using AI.Users simply send a handwritten memo photo. The workflow automatically performs OCR, summarizes the content, generates tags, and stores the results in Google Sheets.Images are archived in Google Drive, allowing easy access to the original memo later.

Main Features

• AI OCR for handwritten memo recognition
• Automatic title and summary generation
• Tag extraction for knowledge organization
• Image archiving in Google Drive
• Structured storage in Google Sheets
• Tag-based memo search via LINE
• Tag list generation for easy navigation

User Commands (via LINE)

Send an image
→ The memo is analyzed, summarized, tagged, and saved automatically.

#タグ名
→ Searches memos that contain the specified tag.

#タグリスト
→ Displays all tags currently stored in the database.

Workflow Steps

Receive message from LINE via Webhook
Validate message type (image or command)
Save image to Google Drive
Run AI OCR and generate structured JSON
Parse and validate AI output safely
Store memo data in Google Sheets
Send completion message to the user

If OCR fails, the user receives guidance to retake the photo.

Stored Data Structure

Each memo record includes:

• Title
• Summary
• Tags
• Timestamp
• Link to the original image

0
Downloads
2
Views
8.21
Quality Score
intermediate
Complexity
Author:Hiroshi Hashimoto(View Original →)
Created:4/8/2026
Updated:4/8/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments