ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
957 stars 381 forks source link

Beatmaps recommendation system #6879

Open Shiwari101 opened 3 years ago

Shiwari101 commented 3 years ago

Create a system/algorithm that takes your types of beatmaps that you most play like stream maps or old maps and a specific artist, most played genre or year from maps like only playing maps from 2017 or only 2019 and suggest them more when you select the sort by recommend option

And a system that recommend you new maps to play, if you only play rock beatmaps from a artist you can select sort by new recommendation to suggest you more maps that you don't play that much

With the direct download available for free maps can be recommended when you start osu! and have option to download

peppy commented 3 years ago

Going to move this to osu-web, but also state that I would see this working better as a community project (using the API) or contribution to osu-web. Developing a recommendation engine is not a simple task and we don't have spare manpower do to this ourselves.