Recommender-system of the OpenSource Together platform.
The AI-powered recommendation engine behind OpenSourceTogether.
It analyzes open-source projects and matches them to contributors — so you find your next contribution in seconds, not hours.
cp .env.example .env # configure environment
make setup # install deps + compile Go binaries
docker compose up --build -d # start services (Dagster UI at :3000)
make db-init # apply schema + seed dataContributions soon !
You can already check the Contributing Guide to be ready.
CC BY-NC 4.0 — See LICENSE.
Built in public by @spideystreet & the OST team
