Just wanted to share a project I am working on in my spare time: I follow annual reproducibility challenges on machine learning, systems, quantum computing and I would like to annotate related web page with links to these results and all related artifacts (code, data, models, workflows).
That's why I've developed a browser extension to make it easier to annotate web pages with relevant research projects, reproduced results and artifacts and share them with colleagues:
* https://chrome.google.com/webstore/detail/collective-knowledge/mlemchkmighdglpgfchopcjoegbnenid * https://github.com/gfursin/browser-extension-for-reproducible-research
You can test it by navigating to the different ArXiv papers or GitHub repositories and clicking on the neuron icon in the navigation bar of your browser. You should see related links shared by the community. You can also rank them and add your own ones.
It is still a prototype and I am very interested to know your thoughts and suggestions for new features.
Thank you!