Skip to main content

Search your travel memories with Gmail, Google Photos, GPT-4 and Claude

Workflow preview

Workflow preview
100%
Search your travel memories with Gmail, Google Photos, GPT-4 and Claude preview
Open on n8n.io

1. Workflow Overview

What This Does: Search your past trips using natural language queries like: "Show my Goa hotel from last year" "Where did I stay in Paris?" "Find my beach trips from 2024" "Show all Italy restauran...

Best for

  • Personal Productivity automation workflows
  • AI RAG automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.webhook, n8n-nodes-base.stickynote, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.merge, n8n-nodes-base.respondtowebhook, n8n-nodes-base.googledrive

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oneclick AI Squad.

Original n8n.io source

1.1 Workflow description

Title
Search your travel memories with Gmail, Google Photos, GPT-4 and Claude
Workflow name
Search your travel memories with Gmail, Google Photos, GPT-4 and Claude

What This Does: Search your past trips using natural language queries like:

  • "Show my Goa hotel from last year"
  • "Where did I stay in Paris?"
  • "Find my beach trips from 2024"
  • "Show all Italy restaurants I visited"

How It Works:

  1. User sends natural language query
  2. AI extracts search parameters (location, date, type)
  3. Searches across multiple data sources
  4. AI enriches results with context
  5. Returns formatted memories with photos & details

Data Sources: ๐Ÿ“ง Gmail (booking confirmations) ๐Ÿ“… Google Calendar (trip events) ๐Ÿ’ณ Expense tracking (receipts) ๐Ÿ“ธ Google Photos (trip images) ๐Ÿ—บ๏ธ Google Maps (location history)

Advanced Features: โฑ๏ธ 3 Strategic wait nodes ๐Ÿง  AI-powered query understanding ๐Ÿ” Multi-source data fusion ๐Ÿ“Š Intelligent ranking & sorting ๐ŸŽจ Rich response formatting

Use Cases:

  • Find old booking confirmations
  • Remember restaurant names
  • Retrieve travel documents
  • Create trip summaries
  • Share travel memories

๐Ÿ“Š Monitoring & Analytics

Search Logs:

  • All queries saved to Google Drive
  • Track popular searches
  • Identify data gaps
  • Improve AI parsing

Metrics:

  • Search success rate
  • Average response time
  • Data source coverage
  • User satisfaction

Performance:

  • API call optimization
  • Cache frequently searched trips
  • Reduce wait times
  • Improve relevance

Future Enhancements:

  • Voice search support
  • Multi-language queries
  • Automatic trip summaries
  • Share memories feature
  • Trip comparison tool

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Webhook Trigger

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 1.1

Block 2 - Welcome Guide

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Extract Query

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - AI Parse Query

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Structure Parameters

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Stage 1 Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Search Gmail

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - Search Calendar

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 9 - Search Photos

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 10 - Wait 1 - API Cool Down

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 11 - Stage 2 Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Merge All Sources

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3

Block 13 - Fuse Data

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 14 - Wait 2 - Data Processing

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 15 - Stage 3 Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - AI Enrich Response

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 17 - Format Response

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 18 - Wait 3 - Final Polish

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 19 - Stage 4 Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Return Response

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1

Block 21 - Log to Drive

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

3. Summary Table

Workflow Search your travel memories with Gmail, Google Photos, GPT-4 and Claude
Complexity advanced
Nodes 21
Categories Personal Productivity, AI RAG
Author Oneclick AI Squad
Published 13 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15015/15015.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Search your travel memories with Gmail, Google Photos, GPT-4 and Claude do?

What This Does: Search your past trips using natural language queries like: "Show my Goa hotel from last year" "Where did I stay in Paris?" "Find my beach trips from 2024" "Show all Italy restauran...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI RAG use case.