xai-org/x-algorithm: Algorithm powering the For You feed on X
This repository contains the core code that determines which posts a viewer sees in the For You feed on X. It combines in-network content (from accounts the viewer follows) with out-of-network content (discovered through ML-based retrieval and other mechanisms), filters content based on a variety of inputs, and ranks posts using a transformer model.
The full xAI “For You” algorithm is open source and available on GitHub.