Back
Join now
About

Popular Tags

  • open-source
  • react
  • typescript
  • alternative
  • ai
  • composable
  • tailwind-css
  • components
  • tailwind-components
  • react-native

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • engagement-history
    1
  • grok-based-transformer
    1
  • machine-learning
    1
  • open-source
    1
  • recommendation-algorithm
    1
  • recommendation-system
    1
  • scoring-and-ranking
    1
  • x-for-you-feed
    1
  • x-recommendation-algorithm
    1
Website favicongithub.com
Website preview

Recommendation System for X's For You Feed

Explore the x-algorithm repository for the recommendation system behind X's For You feed, utilizing advanced ML techniques.

Sselcuk
Summary

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:

  • In-Network Content - Retrieves posts from accounts users follow.
  • Out-of-Network Content - Discovers posts from a global corpus using ML-based similarity search.
  • Scoring and Ranking - Uses engagement history to predict relevant content.
  • Candidate Pipeline - A reusable framework for building recommendation pipelines.
  • Real-time Ingestion - Tracks recent posts with sub-millisecond lookups.

This repository is designed for developers and researchers interested in recommendation systems, providing insights into the architecture and functionality of the algorithm.

Comments
No comments yet. Sign in to add the first comment!