Skip to content

opensource-together/ost-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Recommender-system of the OpenSource Together platform.

ost-knight

Discord Follow GitHub License: CC BY-NC 4.0


What is OST Linker?

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.

Getting Started

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 data

Contributing

Contributions soon !
You can already check the Contributing Guide to be ready.

License

CC BY-NC 4.0 — See LICENSE.


Built in public by @spideystreet & the OST team