cross-posted from: https://lemmy.world/post/16102424

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

  • @solrize
    link
    124 days ago

    Do you mean it downloads all the posts whether you read them or not? Is that basically running your own instance?

    • AureliusOP
      link
      424 days ago

      No. Posts are not downloaded and Quiblr is purely a frontend (you can choose which instance you want to use). The algorithm basically crafts the relevant API calls to populate the For You feed with content that matches your usage preferences. Those preferences and metadata are all stored on your device

        • AureliusOP
          link
          424 days ago

          I see what you mean. To clarify, Quiblr as a platform is also 100% private. It doesn’t even use Google Analytics. The only data that I collect is anything submitted via the Feedback form + Umami for analytics .

          • @[email protected]
            link
            fedilink
            324 days ago

            It’s a very nice feature of a pretty polished frontend I haven’t heard of before, I’ll be sure to try it out!

            • AureliusOP
              link
              124 days ago

              Let me know if you have any feedback!