TRS: Tourism Recommender Systems—AI systems designed to suggest travel destinations or itineraries based on user preferences
KB: Knowledge Base—a structured database containing factual attributes (e.g., city costs, air quality, walkability scores) used to ground the model
Hallucination: A failure mode where an LLM generates plausible-sounding but factually incorrect information (e.g., inventing a museum that doesn't exist)
ICL: In-Context Learning—providing examples within the prompt (e.g., few-shot) to guide the model's output style without updating its weights
PersonaHub: A large-scale dataset of diverse synthetic user profiles (personas) used to seed the generation process
BERTopic: A topic modeling technique that uses transformers (BERT) and class-based TF-IDF to cluster documents (here, personas) into coherent topics
Walkability Index: A metric quantifying how friendly an area is to walking, used here as a sustainability filter