planetary-ios
planetary-ios copied to clipboard
Suggest users to follow
Right now we sort the user directory alphabetically, but there is an opportunity to make recommendations of people to follow. We can use data like:
- how active a user is
- how many mutual friends you have
- how often you post with the same hashtags they do
- the languages they use in their posts
This should be part of the people section of the discover tab. Potentially using CoreML algorithm.
UX need to specify an implementation in detail for this, where to begin.
Closely related to #89