twitter / the-algorithm

Source code for Twitter's Recommendation Algorithm
https://blog.twitter.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm
GNU Affero General Public License v3.0
61.65k stars 12.17k forks source link

Boost FOSS personalities in follow_recommendations #727

Open schrmh opened 1 year ago

schrmh commented 1 year ago

Is your feature request related to a problem? Please describe. Free and open source software is becoming more and more important. But this doesn't reflect that much on follow recommendations.

Describe the solution you'd like There should be a general factor to rank known people from the FOSS community as well as users that are determined by the algorithm to actually use free and open source software (based on profile and tweets + positive interactions) higher.

Describe alternatives you've considered None.

Additional context It should span across several things within follow_recommendations. Most important IMO are crowd_search_accounts and whatever is used to recommend accounts to new users.

delgh1 commented 1 year ago

Solution: merge this pull request, lightweight yet juicy stuff: #932