Recommender Systems with Qdrant

Опубликовано: 24 Март 2026
на канале: jobstr
808
10

How to set up a personalized recommender system with Python, Qdrant and Numpy. Follow a tutorial using some Faker created data. We use approximate nearest neighbour search to find the most suitable results, with Qdrant client.

chapters -
00:00 intro
01:55 set up the client
04:37 deprecation warning
07:44 upsert
15:10 similar vectors
20:55 advanced features

Credit :
  / building-personalized-recommender-systems-...  

Code :
https://gist.github.com/RGGH/f78abe9f...

Public Datasets For Recommender Systems:
https://github.com/caserec/Datasets-f...

Using Python to Build Recommenders:
https://realpython.com/build-recommen...

If you want a fast VPS server with Python installed check out :
https://webdock.io/en?maff=wdaff--170

#qdrant #recommendation #ai