vinta/albedo
A recommender system for discovering GitHub repos, built with Apache Spark
This project helps software developers discover new and interesting open-source GitHub repositories. By inputting your GitHub username and personal token, it processes your starred repositories and followed users to generate personalized recommendations for other repositories you might like. The output is a list of recommended GitHub projects tailored to your preferences.
184 stars.
Use this if you are a developer looking for new open-source projects to explore on GitHub based on your past activity.
Not ideal if you are looking for a ready-to-use recommendation service without needing to set up and run a local Spark cluster and Python environment.
Stars
184
Forks
39
Language
Scala
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vinta/albedo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
google-research/recsim
A Configurable Recommender Systems Simulation Platform