Section 01
[Introduction] MoviesRec: An Intelligent Conversational Movie Recommendation System Integrating LLMs and Collaborative Filtering
MoviesRec is an innovative intelligent conversational movie recommendation system whose core lies in integrating the reasoning and conversational capabilities of large language models (LLMs) with the precision of traditional collaborative filtering algorithms. Through LangGraph workflow orchestration, it achieves end-to-end automated recommendations including natural language understanding, dynamic SQL filtering, SVD collaborative filtering ranking, diversity re-ranking, and intelligent summarization, addressing the pain points of traditional recommendation systems such as lack of deep intent understanding and natural interaction.