Recommendation systems
Use Birdland as recommendation library based on random walks on graphs.
Monolith is interesting.
Links
- Lightning fast recommendation with Birdland
- Pixie: A System for Recommending 3+ Billion Items to 200+ Million Users in Real-Time (2018)
- Pixie Rust
- Monolith - ByteDance's Recommendation System.
- Gorse - Recommender system service written in Go.
- The secret sauce of TikTok’s recommendations (2023) (HN)
- Spotlight - Deep recommender models using PyTorch.