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.
• 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
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.
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