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

  • @Jumuta
    link
    English
    1
    edit-2
    1 month ago

    even if it’s open source, how would you verify that the instance is running that version of the software?

    • Kalcifer
      link
      English
      17 days ago

      Fair point. I believe I was under the impression that this was an app rather than a served webpage. I suppose one can easily verify this by looking at how the “For You” algorithm works within the browser ­— all the code for functionality would be sent to the browser; though, it could potentially be obfuscated, which might be a pain.