Generate Weather-Based Date Itineraries with Google Places, OpenRouter AI, and Slack
🧩 What this template does
This workflow builds a 120-minute local date course around your starting point by querying Google Places for nearby spots, selecting the top candidates, fetching real-time weather data, letting an AI generate a matching emoji, and drafting a friendly itinerary summary with an LLM in both English and Japanese. It then posts the full bilingual plan with a walking route link and weather emoji to Slack.
👥 Who it’s for
Makers and teams who want a plug-and-play bilingual local itinerary generator with weather awareness — no custom code required.
⚙️ How it works
Trigger – Manual (or schedule/webhook).
Discovery – Google Places nearby search within a configurable radius.
Selection – Rank by rating and pick the top 3.
Weather – Fetch current weather (via OpenWeatherMap).
Emoji – Use an AI model to match the weather with an emoji 🌤️.
Planning – An LLM writes the itinerary in Markdown (JP + EN).
Route – Compose a Google Maps walking route URL.
Share – Post the bilingual itinerary, route link, and weather emoji to Slack.
🧰 Requirements
n8n (Cloud or self-hosted)
Google Maps Platform (Places API)
OpenWeatherMap API key
Slack Bot (chat:write)
LLM provider (e.g., OpenRouter or DeepL for translation)
🚀 Setup (quick)
Open Set → Fields: Config and fill in coords/radius/time limit.
Connect Credentials for Google, OpenWeatherMap, Slack, and your LLM.
Test the workflow and confirm the bilingual plan + weather emoji appear in Slack.
🛠 Customize
Adjust ranking filters (type, min rating).
Modify translation settings (target language or tone).
Change output layout (side-by-side vs separated).
Tune emoji logic or travel mode.
Add error handling, retries, or logging for production use.
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments