2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+28
View File
@@ -0,0 +1,28 @@
# Vacation Itinerary Generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%229f40680e-f63e-4ab0-9dd5-a517c9cf899a%22%2C%22flow%22%3Atrue%7D%7D)
This vacation itinerary generator will quickly draft an itinerary based on your destination, duration of stay, month of travel, budget and interests. Once drafted, feel free to tweak to get your perfect plan.
Good luck! I hope this can be helpful to you. If so, please upvote!
# Prompt
```
Please put together a travel itinerary considering the following details about my vacation:
Vacation Destination: #[Destination]
Duration of Stay: #[Duration]
Month of Travel: #[Month]
Budget: #[Budget]
Must-See Attractions: #[MustSees]
Interests: #[Interests]
Try to group activities that are geographically close together on the same day to minimize travel time and maximize activity time.
```