retromeet / core

This is the core API of RetroMeet, an open-source dating app
https://join.retromeet.social
GNU Affero General Public License v3.0
0 stars 0 forks source link

About the Project #71

Open filipebraida opened 1 day ago

filipebraida commented 1 day ago

This project is amazing! I'm really curious to see how it's shaping up and to hear more about how you're building the recommendation algorithm. If you'd like to chat about it sometime, just let me know.

Congrats on the great work, @renatolond !

renatolond commented 1 day ago

Hey, thanks for the message!

Currently for the very first version the recommendation algorithm is going to be simply location-based. I do want to go more the direction of match questions, weighting them with n-root between the profiles being looked at, but that's still to be properly shaped as I get closer to the implementation :)

filipebraida commented 1 day ago

I've always focused more on recommendation systems that aren’t bilateral. Last year, I taught a course for postgraduate students and covered some aspects of people-to-people recsys. There’s still so much to explore in this area!