In this post, we'll build an intelligent travel itinerary planner using HazelJS. This agent helps users discover destinations, create personalized itineraries, and get logistics suggestions—all while demonstrating HazelJS's powerful agent orchestration, RAG capabilities, and production-ready patterns.
What We're Building
Our travel itinerary planner handles the complete travel planning workflow:
Travel Intake: Extracts destination, dates, budget, interests, and travel style
Destination Research: Finds destinations using RAG over a travel database






