# 3️⃣ Score with collaborative filtering (placeholder) scored = score_by_collab(user.user_id, matching)
Your Interests: Romance • Fantasy • Comedy erotikflimizle
# 4️⃣ Return top‑N return sorted(scored, key=lambda x: x.score, reverse=True)[:limit] key=lambda x: x.score