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
This is great! Is it open source? The only thing I found missing was an about page.
Not open source (at least yet). Quiblr has been a side project for me and I’ve never managed an open source project before lol I’m talking with a buddy on how that could work though because he manages a few open source projects
Also, I added an about page in Settings >> For You >> Learn More
There’s not that much that you have to do. Just take the code, put a FOSS license (e.g. AGPLv3 or BSD 3-clause) on it and publish it.
Yeah, when someone says private I assume I can self host.