
AI Travel Agent
Deprecated
Pricing
Pay per event
Go to Store

AI Travel Agent
Deprecated
Intelligent travel planning assistant powered by AI that creates personalized travel plans using Apify and Google's Gemini model.
5.0 (3)
Pricing
Pay per event
3
Total users
6
Monthly users
3
Runs succeeded
0%
Last modified
4 months ago
You can access the AI Travel Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "location": "Ponta Delgada, Azores",< "start_date": "2025-07-27",< "end_date": "2025-08-03",< "budget": 1000,< "people": 2,< "notes": "We love nature."<}' |<apify call louisdeconinck/ai-travel-agent --silent --output-dataset
AI Travel Agent API through CLI
The Apify CLI is the official tool that allows you to use AI Travel Agent locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: