Coding Global Background
Coding Global

SimRepo - Navigate through similar Github repositories

Archived 6 months ago
1
0 messages
0 members
Created 7 months ago
Updated 7 months ago
Open in Discord
M
Mubelotix
Verified
Hello everyone! I released a web extension that uses ML to find you similar repositories while you browse Github

https://github.com/Mubelotix/SimRepo

It works by performing nearest neighbor searches on embeddings obtained using a Truncated SVC model that I trained on a dataset of all stars on Github. I figured it worked very well, so I made a web extension

Oh and, of course, it's free, it doesn't track users, doesn't have ads, is licensed under GPLv3 and supports Firefox.
Would love to receive your feedback!