Skip Navigation

Firefox extension showing similar repositories on Github

addons.mozilla.org

SimRepo – Get this Extension for 🦊 Firefox (en-US)

Cross-posted from "Extension showing similar repositories on Github" by @Mubelotix@jlai.lu in !firefox_addons@lemmy.ml


I created an extension adding a “Similar repositories” section to the sidebar of any public GitHub repository with more than 150 stars. It allows you to discover related open-source projects without leaving the page.

It's also open-source! https://github.com/Mubelotix/SimRepo

4 comments
  • Why is this 110MB though?

    • Because it stores the ML model. Everything is local

      • Thx for your answer, makes sense! I was already wondering how the recommendations are generated. Maybe you can put this in the readme as well? I think that will make it more clear what a user can expect.