Let's imagine we have a number of users and a number of articles read by those users, now there may be multiple users falling into a same cluster with similar taste of reading, now how to recommend different articles to different users,
every day new articles can be added to the platform, we can think it as a News article Recommendation system, with KG + LLM..
How can KG and LLM integrate to build such a recommendation engine?