Skip to content

Enhancement: Add batch repository analysis to classify multiple GitHub repos at once #9

@santhosh-7777

Description

@santhosh-7777

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions