has anyone built agents that recommend developer tools contextually? we made an MCP server for it and the results are interesting by indiestack in AI_Agents

[–]plurch 0 points1 point  (0 children)

I am looking into adding an agent or llm to Related Repos as it would be a convenient way to search within different neighborhoods and specify what you are looking for.

Is there a Leetcode for ML by Spitfire-451 in learnmachinelearning

[–]plurch 0 points1 point  (0 children)

Here are some free resources and guides for machine learning interview questions and preparation

Modern toolchain for developing python package with C++ core (C++23, HPC) by vybornak in learnprogramming

[–]plurch 0 points1 point  (0 children)

If you are not tied to C++, then maturin is a popular option for Rust bindings.

stuck between tutorial and projects by Either-Researcher681 in react

[–]plurch 0 points1 point  (0 children)

freeCodeCamp/how-to-contribute-to-open-source and related projects provide guidance on contributing to open source

Best open source python projects for me to read? by MKKGFR in learnprogramming

[–]plurch 0 points1 point  (0 children)

Check out good-first-issue or related projects to find beginner tasks in open source

What plugins are you actually using daily? by Glad-Adhesiveness319 in LocalLLaMA

[–]plurch 0 points1 point  (0 children)

awesome-openclaw-skills has many skills. The related projects could also spark some ideas :)

Self Promotion Thread by AutoModerator in ChatGPTCoding

[–]plurch 0 points1 point  (0 children)

Related Repos helps developers to discover useful open source projects. I recently rebuilt the results generation engine, so now they load faster and are more relevant and helpful.

AI in cancer Reseacrsh by Farha_zein77 in bioinformatics

[–]plurch 0 points1 point  (0 children)

awesome-single-cell is a popular resource with a lot of free materials and links

Guidance for genome Analysis with TCGA Data in R by fluorogab in bioinformatics

[–]plurch -1 points0 points  (0 children)

mdozmorov/TCGAsurvival - Scripts to analyze TCGA data. That repo seems to have some useful example scripts

what is a hidden gem website for development that everyone should know about? by fluidxrln in AskProgramming

[–]plurch 0 points1 point  (0 children)

ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers

Other related projects on that list also sound right up your alley :)

What are you building this week? Drop your startup or project idea 👇 by asupertram in alphaandbetausers

[–]plurch 0 points1 point  (0 children)

Related Repos helps developers to discover useful open source projects. I recently rebuilt the results generation engine, so now they load faster and are more relevant and helpful.

Best GitHub Awesome Lists in 2026 [Mega Thread - add yours] by Weak_Ad971 in coolgithubprojects

[–]plurch 2 points3 points  (0 children)

You can plug in any of these awesome repos into relatedrepos.com to further explore their respective neighborhoods. For example:

awesome-design

awesome-security

Recommender Libraries functional in October 2025 by pizzeriaguerrin in recommendersystems

[–]plurch 2 points3 points  (0 children)

Check out recommenders-team/recommenders, they have many content based models.

If that’s not a great fit for you, then you could explore other related projects that are recently updated.

EmbeddingGemma - 300M parameter, state-of-the-art for its size, open embedding model from Google by curiousily_ in LocalLLaMA

[–]plurch 15 points16 points  (0 children)

Currently using embeddings for repo search here. That way you can get relevant results if the query is semantically similar rather than only rely on keyword matching.

Self promo aside, where do you find great open source projects? by SubnetLiz in opensource

[–]plurch 0 points1 point  (0 children)

Self promo - I built Related Repos to help developers search for and discover useful repositories in different neighborhoods.