中文

RecWizard:一种具备模块化、可移植模型及交互式用户界面的对话推荐工具包

信息检索 2024-02-27 v1 人工智能

摘要

我们推出了一款名为 RecWizard 的新 Python 工具包,用于对话推荐系统 (CRS)。RecWizard 借鉴 Huggingface 生态系统的最佳实践,支持模型开发和交互式用户界面构建。基于 RecWizard 的 CRS 具有模块化、可移植、交互式以及对大语言模型 (LLMs) 友好的特点,旨在简化学习过程并减少 CRS 研究的额外工作量。有关 RecWizard 的更多信息,请查阅我们的 GitHub 页面 https://github.com/McAuley-Lab/RecWizard。

关键词

引用

@article{arxiv.2402.15591,
  title  = {RecWizard: A Toolkit for Conversational Recommendation with Modular, Portable Models and Interactive User Interface},
  author = {Zeyuan Zhang and Tanmay Laud and Zihang He and Xiaojie Chen and Xinshuang Liu and Zhouhang Xie and Julian McAuley and Zhankui He},
  journal= {arXiv preprint arXiv:2402.15591},
  year   = {2024}
}

备注

AAAI'24 Demo Track