this post was submitted on 09 Sep 2025
319 points (98.8% liked)

Selfhosted

59850 readers
513 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] HurlingDurling@lemmy.world 1 points 9 months ago (1 children)

Isn't Spotify just using an AI? Couldn't one self host an AI that plugs into the music library and makes recommendations?

[–] Creat@discuss.tchncs.de 6 points 9 months ago (1 children)

Yes it's using "an AI". But that doesn't mean anything. You can't just use any AI and have the same result. Just cause AI got a global hype doesn't mean this is new either. Neural networks have existed for many decades, which is likely what they're using. The hard part is to get the training data. That is where the value (or usefulnes) comes from. And that source is all their users, listening to all the music, importantly including newly released music, all the time. It's the basic idea of "people who liked X also liked Y". What songs people combine together in a playlist. That sort of thing.

We don't have that data to train "an AI" so we have a local version of this. They have it for millions of users. That's why their AI is incredibly good at this task. Sure, they also let labels pay them to rank things higher so they get more listens, and that is anything but transparent when and how that happens. But over all, you can't just magically do what they are doing locally.

[–] HurlingDurling@lemmy.world 1 points 9 months ago

Ok, so it doesn't exist because of the training data, couldn't that be achieved by the self hosted users sharing anonymous training data? Or maybe sharing curated playlists to help the suggestions for others? I totally understand some may see it as a privacy concern, but since the ultimate privacy is becoming disconnected to everyone and everything, there might be a level of sharing that can be achieved where users could feel comfortable.

Note, I just woke up and this makes total sense to me right now, so don't hate me please.