
AI Travel Assistant
No credit card required

AI Travel Assistant
No credit card required
AI Travel Assistant is a powerful AI-powered tool that helps users plan their trips effortlessly. It integrates flight search, hotel booking, and sightseeing recommendations to generate a structured travel itinerary using LangChain, Apify, and OpenAI
Actor Metrics
5 Monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 5 hours ago
You can access the AI Travel Assistant 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.
1echo '{
2 "query": "plan a trip to bali from paris next month"
3}' |
4apify call bala-ceg/ai-travel-assistant --silent --output-dataset
AI Travel Assistant API through CLI
The Apify CLI is the official tool that allows you to use AI Travel Assistant locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: