AI Travel Agent avatar
AI Travel Agent

Deprecated

Pricing

Pay per event

Go to Store
AI Travel Agent

AI Travel Agent

Deprecated

Developed by

Max F. Findel

Max F. Findel

Maintained by Community

The AI Travel Agent is designed to assist users in planning their perfect trip through a simple conversational interface. With this agent, users can input specific criteria for their desired destination, such as neighborhood and budget, and receive tailored suggestions.

0.0 (0)

Pricing

Pay per event

1

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

3 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 '{
< "instructions": "Looking for a 2-bedroom accommodation in Barcelona with ratings above 4.0 and a price between $100 and $300 per night. Can you help me?",
< "model": "gpt-4o-mini"
<}' |
<apify call maxfindel/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: