Hi all,

Quiblr now has personalized post feeds for Lemmy!

I haven’t seen a “recommended feed” feature anywhere else in the fediverse but I thought I would take a crack at building it!

My goal was to make a privacy-focused recommendation engine that tailors your experience based on the content you interact with. None of the data leaves your device. You don’t even need to log in for it to work

  • You can turn it off or tune your feed in the settings
  • Each post now also includes a show me more/less button

I would LOVE feedback from folks if you get a chance to try it out!

This was really fun to build so let me know if there are any questions!

PS: Let me know if someone else has built this feature for the fediverse - then I will change the title to not claim “the first” lol

  • @Zak
    link
    English
    2824 days ago

    I would LOVE feedback from folks if you get a chance to try it out!

    I have feedback completely unrelated to the recommendation engine: please consider using CSS prefers-color-scheme instead of defaulting to light mode.

    • AureliusOP
      link
      English
      1724 days ago

      Notes! I’ll aim to add it to the next release. Thanks