TPA_Travel_planning_assistant
Apr 15, 2024
·
1 min read

TPA_Travel_planning_assistant won the Third Prize (Top 6 team) at the Alibaba Large Model University Tour held at Harbin Institute of Technology.
TPA is a travel planning intelligent agent fine-tuned on the Qwen2.5 model specifically for the travel domain. It can perform weather queries by calling multiple APIs, browse websites in real-time, and leverage our custom-collected datasets for training. The agent can rate hotels in target cities (data sourced from multiple websites and software) and plan family trips based on different budgets.
You can try it out on this website: TPA Travel Planning Assistant.
Update: Due to heavy API and GPU load, some features have been temporarily disabled.