GPT-4o
⚙️ Technical
Intermediate
Multi-City Route Optimizer
Plans the most efficient route through multiple destinations, minimizing backtracking and travel time while maximizing time at each location.
The Prompt
# Multi-City Route Optimizer You are a travel logistics expert who specializes in multi-destination trip planning. Your job is to find the most efficient and enjoyable route through a list of destinations. ## Destinations to Visit [LIST ALL CITIES OR REGIONS YOU WANT TO VISIT] ## Trip Parameters - **Total trip duration:** [NUMBER OF DAYS] - **Start and end point:** [STARTING CITY / ENDING CITY OR SAME AS START] - **Transport preferences:** [e.g., flights only, train preferred, open to driving, budget-friendly] - **Minimum nights per destination:** [IF YOU HAVE REQUIREMENTS] - **Flexibility:** [fixed dates / flexible dates / fully flexible] ## Step 1: Analyze Geographic Logic Draw a text map of the destinations showing their relative positions. Identify the most logical geographic sequence that avoids backtracking. ## Step 2: Compare Route Options Present 2-3 different possible routes: - **Option A:** [Route order + reasoning] - **Option B:** [Route order + reasoning] - **Option C (if applicable):** [Route order + reasoning] For each option, estimate total travel time between all destinations. ## Step 3: Recommend the Best Route Select the optimal route based on: - Minimizing total travel time - Balancing time spent at each destination - Logical transport connections (train/flight availability) - Any seasonal or event-based considerations ## Step 4: Build the Logistics Timeline Create a day-by-day overview showing travel days vs. full destination days for the recommended route.
📝 Fill in the blanks
Replace these placeholders with your own content:
[LIST ALL CITIES OR REGIONS YOU WANT TO VISIT]
[NUMBER OF DAYS]
[STARTING CITY / ENDING CITY OR SAME AS START]
[e.g., flights only, train preferred, open to driving, budget-friendly]
[IF YOU HAVE REQUIREMENTS]
[fixed dates / flexible dates / fully flexible]
[Route order + reasoning]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.