Currently, the tool only supports analyzing one GitHub repository at a time. This limits its usefulness for organizations, open-source programs (like GSoC, C4GT, Outreachy), and research use cases that need to classify many repositories quickly.
Proposed feature:
Allow users to input multiple GitHub URLs (paste list or upload CSV)
Run SDG classification on all repos sequentially or in parallel
Display results in a summary table (repo name, top SDG, confidence score)
Allow bulk download of all results as a single JSON/CSV
This would make the tool significantly more useful for real-world adoption.
I would like to work on this feature.
Currently, the tool only supports analyzing one GitHub repository at a time. This limits its usefulness for organizations, open-source programs (like GSoC, C4GT, Outreachy), and research use cases that need to classify many repositories quickly.
Proposed feature:
Allow users to input multiple GitHub URLs (paste list or upload CSV)
Run SDG classification on all repos sequentially or in parallel
Display results in a summary table (repo name, top SDG, confidence score)
Allow bulk download of all results as a single JSON/CSV
This would make the tool significantly more useful for real-world adoption.
I would like to work on this feature.