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

  • GolfNovemberUniform@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    30 days ago

    So it’s fully local right? That’s a really awesome system then. I’d probably recommend encrypting the data but that’s not really necessary

      • GolfNovemberUniform@lemmy.ml
        link
        fedilink
        arrow-up
        8
        ·
        30 days ago

        I don’t understand why nobody did it in the past. It makes the experience so much better for normal users. I hope this becomes mainstream. Btw does it have any automatic analytics cache cleaning or something like that (so it doesn’t grow 20 gigs of it in a year)? If so, make sure it cleans it periodically and not immediately when a piece of data becomes unneeded. On low end devices frequent write/delete cycles can be an issue

        • Scratch@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          30 days ago

          I can’t go into too much detail, I was working for a recognisable company who was dabbling in the Fediverse with a heavy lean towards empowering the users.

          This was high on my list of demands. Along with fine grain controls for what metrics you opt into and what notifications you receive.

          Project got gutted early this year.

        • Aurelius@lemmy.worldOP
          link
          fedilink
          arrow-up
          3
          ·
          30 days ago

          I appreciate the kind words. And yes, I included a mechanism to constantly refresh and clean up recommendations so that it doesn’t use too much memory

  • sabreW4K3@lazysoci.al
    link
    fedilink
    arrow-up
    4
    ·
    30 days ago

    Is it just a front-end or are there backend changes?

    I like it for the most part. I dislike that you can’t find the real URL of anything though

    • Aurelius@lemmy.worldOP
      link
      fedilink
      arrow-up
      7
      ·
      30 days ago

      All front-end.

      And thanks for the feedback. Can you elaborate what you mean by “can’t find the real URL of anything”?

      • sabreW4K3@lazysoci.al
        link
        fedilink
        arrow-up
        2
        ·
        30 days ago

        So I opened the link and was scrolling through the front page and eventually saw a community that I’d never seen before, so I wanted to take a look. I opened it and couldn’t see what instance it was hosted on. When I tried to share it to myself, it still wouldn’t give me the original instance URL. I found that super frustrating.

  • janonymous@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    30 days ago

    Can you elaborate how and what actions will affect my feed? I don’t quite understand how this works without any login as I can’t vote or write comments. Also how do my subscriptions affect it if I’m logged in to an instance?

    I do like it and would wish something like that as an app.

  • Guadin@k.fe.derate.me
    link
    fedilink
    arrow-up
    2
    ·
    30 days ago

    Never heard of Quiblr but I really like the look and feel of. Also great that you added a “For you page”. Any chance you can add kbin/mbin instances? Is Quiblr like a frontend which pulls data from other instances or is it an other fediverse piece of software? And are we able to selfhost Quiblr?

    • Aurelius@lemmy.worldOP
      link
      fedilink
      arrow-up
      5
      ·
      30 days ago

      Quiblr is purely a frontend. It creates a standardized experience across Instances (including the feed personalization). Im not super familiar with Kbin. If it uses the same API as Lemmy then it should work.

      Long-term, I’d love to integrate more and more fediverse platforms into Quiblr

  • solrize@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    30 days ago

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

    • Aurelius@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      30 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

        • Aurelius@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          30 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 .

          • Emotet@slrpnk.net
            link
            fedilink
            arrow-up
            1
            ·
            30 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!