Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ <h2 id="resources"><a href="#resources">Research, visualizations, talks...</a></
<br/>

<ul>
<li><a href="https://github.com/Puzer/github-repo-embeddings">Training GitHub Repository Embeddings using Stars</a> - engineering deep dive and sources and <a href="https://puzer.github.io/github_recommender/">interactive demo</a>. A client-side (WASM for vector search in browser) semantic search engine and developer profile analyzer.</li>
<li><a href="https://github.com/osslab-pku/gfi-bot">GFI-Bot</a> is an ML-powered bot for finding and labeling good first issues in GitHub projects. GFI-Bot is available at <a href="https://gfibot.io">WebApp</a>, where you can browse through existing good first issue recommendations or register your own repository for recommendation</a>.</li>
<li><a href="https://ieeexplore.ieee.org/abstract/document/10207085">Technical Debt Classification in Issue Trackers using Natural Language Processing based on Transformers</a> - machine learning model that can be used to classify GitHub issues as technical debt or not. All source code is freely available on <a href="https://zenodo.org/record/7225077">Zenodo</a>.</li>
<li><a href="https://www.baresquare.com/github-devtrends/">GitHub DevTrends</a> is a freely available dynamic report for the developer community based on trends identified from GitHub data.</a></li>
Expand Down