⚡️ Now ready for development: custom algorithms!
We've put together a starter kit with instructions on how to implement your own custom algorithm here.
https://github.com/bluesky-social/feed-generator
We've put together a starter kit with instructions on how to implement your own custom algorithm here.
https://github.com/bluesky-social/feed-generator
Comments
.../feed-generator/node_modules/@atproto/lexicon/src/lexicons.ts:51
throw new LexiconDocMalformedError(
^
LexiconDocMalformedError: Failed to parse schema definition com.atproto.admin.defs
issues: Must be a valid NSID
path: id
which points to that value,
{ id: "com.atproto.admin.defs" }
- Does the algo run server side?- And if yes, how much compute do you have for mining bitcoin? XD
not like this
When the in-app feature is released, custom feeds will feel like visiting a page. When you subscribe, it will appear in your app as one of the available feeds.
This is a starter kit to build feeds like What's Hot, but with different algorithms — maybe posts with over 50 likes, or posts from a specific set of people, etc. Soon, we'll have an in-app feature for you to add these new feeds that people are creating to your own app's tabs.
I develop a good algorithm, subscribe to make it a tab in your app for $1/mo or something.
I feel like the real answer is you’d insert an ad for your subscription/donation link in the output feed itself.
This means that you can make your own algorithm that chooses what you’ll see. So you can make a feed that shows your best friends’ posts first… or anything.
score = (50 * I_FOLLOW_THEM + 5 * THEY_FOLLOW_ME + 1) * (LIKE_COUNT + 5 * SHARE_COUNT) / (HOURS_SINCE_POST + TIMES_IVE_SEEN_IT + 1)
And then sort by score?
https://doi.org/10.1177/2056305120915613