Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add on-device algorithm channels #78

Open
EdwardHinkle opened this issue Jun 4, 2019 · 0 comments
Open

Add on-device algorithm channels #78

EdwardHinkle opened this issue Jun 4, 2019 · 0 comments

Comments

@EdwardHinkle
Copy link
Owner

I want to explore using Core ML 3 to analyze the time you spend on different posts and the posts that you reply/like/bookmark to create a custom on-device machine learning algorithm that helps sort posts based on how much you would like it.

Also, Apple has textual sentiment analysis, so I could also add a toggle to promote positive posts.

Regular channels would remain the same, but this would essentially create some "algorithmic" channels that analyze the posts in all the feeds and suggest posts you might enjoy. I picture this as matching the standard Apple's "For You" Tab in many of their apps.

To start, I'll likely just make a standard algorithmic channel with some defaults for the weight of a time read vs reply vs like vs bookmark, and a toggle to add the positive post booster. Then over time I might be able to allow users to create some more custom settings around how the algorithm is run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant