🤖 AI Summary
This study addresses the limitations of conventional tourism recommendation systems, which prioritize user preferences and convenience at the expense of sustainability, often exacerbating overcrowding at popular destinations and increasing carbon emissions. To counter this, the authors propose a large language model–based multi-agent conversational framework implemented via a modular orchestrator-worker architecture using the Google Agent Development Kit. The system integrates user profiling with semantic alignment analysis and incorporates counterfactual explanations and clarifying questions during user interactions to gently encourage reflection on and adoption of greener alternatives. User studies demonstrate that the proposed approach significantly enhances support for sustainable travel decisions while preserving recommendation quality and response efficiency.
📝 Abstract
Traditional conversational travel recommender systems primarily optimize for user relevance and convenience, often reinforcing popular, overcrowded destinations and carbon-intensive travel choices. To address this, we present TRACE (Tourism Recommendation with Agentic Counterfactual Explanations), a multi-agent, LLM-based framework that promotes sustainable tourism through interactive nudging. TRACE uses a modular orchestrator-worker architecture where specialized agents elicit latent sustainability preferences, construct structured user personas, and generate recommendations that balance relevance with environmental impact.
A key innovation lies in its use of agentic counterfactual explanations and LLM-driven clarifying questions, which together surface greener alternatives and refine understanding of intent, fostering user reflection without coercion. User studies and semantic alignment analyses demonstrate that TRACE effectively supports sustainable decision-making while preserving recommendation quality and interactive responsiveness. TRACE is implemented on Google's Agent Development Kit, with full code, Docker setup, prompts, and a publicly available demo video to ensure reproducibility.
A project summary, including all resources, prompts, and demo access, is available at https://ashmibanerjee.github.io/trace-chatbot.