Gitropy - Repo Health & Knowledge-Risk Analyzer - #167
Open
SumitPanigrahiGit wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open Source Hackathon 2026 Project Submission
Participant Details
Full Name:
Sumit Panigrahi
GitHub Username:
SumitPanigrahiGit
Team Name:
Zenith
College/University:
Odisha University of Technology and Research
Project Details
Project Title:
Gitropy - Repo Health & Knowledge-Risk Analyzer
Project Description:
Gitropy mines a project's own git history to answer a question most tools ignore: if a new contributor joined tomorrow, what would trip them up, and who would they need to ask? It combines code entropy scoring (churn + complexity + single-owner risk), bus factor / single-point-of-failure detection, and a self-supervised ML model that predicts which files are heading toward a rewrite, trained on labels derived from the repo's own commit timeline rather than a fabricated dataset. Ships as a CLI, FastAPI service, and static dashboard, plus a live dependency-staleness checker using real PyPI data.
Tech Stack Used:
Python, FastAPI, scikit-learn, GitPython, Typer, Pandas/NumPy, vanilla HTML/CSS/JS, pytest
GitHub Repository Link:
https://github.com/SumitPanigrahiGit/GitroPy
Live Demo Link:
Not deployed yet - runs locally via uvicorn or the CLI (see README)
Presentation / Demo Video Link:
N/A
Open Source Readiness
Memori Labs Sponsor Task
Please complete these before submitting:
I have starred the Memori Labs GitHub repository
https://github.com/MemoriLabs/Memori
I have followed Memori Labs on LinkedIn
https://www.linkedin.com/company/memorilabs/
I have followed Memori Labs on X
https://x.com/memorilab
I have checked Memori Labs social links
https://linktr.ee/memorilabs
ID Card Verification
Additional Notes