Experimental recommender for github repos within streamlit
This project is maintained by nnfuzzy
An experimental recommender inside of streamlit to keep updated in new developments in terms of my preferences.
DATA_PATH="data/" streamlit run recom_app.py
docker build -t recom101 .
docker run --rm recom101
Public community and …