Skip to content

dicemanorama/X-Algorithm-Explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

X Algorithm Explained

An interactive, single-page deep dive into the X For You feed algorithm — based on the official open-source release from May 15, 2026.

🔗 Live demo → dicemanorama.github.io/X-Algorithm-Explained


What's inside

The explainer covers the full recommendation pipeline in plain language, with interactive elements throughout:

  • Pipeline walkthrough — all 7 stages from query hydration to final selection, with expandable detail for each step
  • Score simulator — drag sliders for engagement probabilities (likes, replies, shares, blocks, reports…) and watch the predicted feed score update live
  • Attention mask visualizer — shows exactly how the Phoenix transformer's candidate isolation works
  • Filter reference — all 15 content filters, their stage, and what they remove
  • Component breakdown — Thunder, Phoenix, Grox, Home Mixer, and the Candidate Pipeline framework
  • Key insights — practical takeaways about what the algorithm actually optimises for
  • May 2026 changelog — everything new in this release

Everything runs in the browser with no dependencies, no build step, and no tracking.


Source

This explainer is derived from the X For You Algorithm open-source repository released under the Apache License 2.0.

This project is an independent analysis and is not affiliated with or endorsed by X Corp. or xAI.


License

Apache License 2.0

About

Interactive explainer for the X For You feed algorithm — sourced from the May 2026 open-source release.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages