
Explore the x-algorithm repository for the recommendation system behind X's For You feed, utilizing advanced ML techniques.
x-algorithm is a repository that contains the core recommendation system powering the "For You" feed on X. This system integrates in-network content from accounts users follow with out-of-network content discovered through machine learning-based retrieval, utilizing a Grok-based transformer model for ranking.
Key features:
This repository is designed for developers and researchers interested in recommendation systems, providing insights into the architecture and functionality of the algorithm.