forked from better-feedback/roadmap
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
User story
As a user I want to edit the sorting algo, to customize my feed.
For news: Think a crypto version of https://feedly.com/
Solution
Simply editing the algo with vars from Twitter.
Possible input for our API
- Login with Twitter, to import your relation to the influencer accounts (issue)
- More input from Hive.one api
- Like & comments from Twitter API (issue)
- Content other than shared links from Twitter API (issue)
- Databases other than Twitter. Eg. IMDB for movies (issue)
Possible in-between processing
- chatGPT, for prototyping algorithms. Eg. Asking it for movie recommends
Tasks
- Change file setup in twitter feeder
- Separate the algo vars into a config file
- And the algo logic file into its own file
- Write docs
Reactions are currently unavailable