RecWizard: A Toolkit for Conversational Recommendation with Modular, Portable Models and Interactive User Interface
2024-02-23Code Available1· sign in to hype
Zeyuan Zhang, Tanmay Laud, Zihang He, Xiaojie Chen, Xinshuang Liu, Zhouhang Xie, Julian McAuley, Zhankui He
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/mcauley-lab/recwizardOfficialIn paperpytorch★ 26
Abstract
We present a new Python toolkit called RecWizard for Conversational Recommender Systems (CRS). RecWizard offers support for development of models and interactive user interface, drawing from the best practices of the Huggingface ecosystems. CRS with RecWizard are modular, portable, interactive and Large Language Models (LLMs)-friendly, to streamline the learning process and reduce the additional effort for CRS research. For more comprehensive information about RecWizard, please check our GitHub https://github.com/McAuley-Lab/RecWizard.