VoyageAI uses 6 specialized AI agents powered by LangGraph to search flights, find hotels, discover activities, check weather, optimize budgets, and compile beautiful itineraries. 5 agents run instantly with zero API calls. Only the final compilation uses a free LLM.
Each agent is an expert in its domain, using dedicated tools and prompts to deliver the best results.
Fetches real weather forecasts using the free Open-Meteo API. Provides daily conditions, temperature ranges, and activity recommendations based on weather.
Searches for optimal flights with realistic pricing based on route distance and airline data. Provides booking links to Google Flights, Skyscanner, and Kayak.
Finds real hotels across budget tiers with amenities, ratings, and direct booking links to Booking.com, Expedia, Google Hotels, and more.
Discovers curated local experiences, attractions, and restaurant recommendations. Prioritizes authentic experiences with real costs and locations.
Optimizes budget allocation based on real city cost data. Provides currency information, exchange tips, and smart spending recommendations.
Uses an LLM to compile all agent results into a comprehensive day-by-day travel plan with weather-aware scheduling, booking links, and budget tracking. Falls back to structured output if no LLM is configured.
LangGraph-powered sequential pipeline. 5 agents call tools directly (no LLM, instant). Only the final agent uses an LLM.
Watch the multi-agent system plan a trip in real-time.
Pick a destination and watch 6 AI agents build your itinerary
Built with the latest AI orchestration frameworks for intelligent, reliable travel planning.
Every flight, hotel, and activity comes with direct links to Google Flights, Booking.com, Skyscanner, and more.
Live weather forecasts from Open-Meteo API (completely free, no API key required) to optimize your daily plans.
6 specialized agents with direct tool calls. 5 run instantly without LLM. Only itinerary compilation uses a free LLM.
Works with free LLM providers (Groq, Google Gemini). Even produces results with zero API keys via fallback mode.
Real cost-of-living data for 30+ cities. Budget optimization with priority-based allocation.
Sleek Streamlit interface with real-time agent status tracking and downloadable itineraries.
Curated activity databases for popular destinations. Works with any city via intelligent fallbacks.
MIT licensed. Fork it, customize it, deploy it. Supports Groq (free), Google Gemini (free), and OpenAI.