danielpatrickhug/GitModel
Codebase topic modeling using GNNs(Node aggregation and clustering)
This project helps software development teams automatically understand the core topics and functionalities within a codebase. By analyzing your GitHub repository, it processes the code and generates a structured topic model, documentation, and enriched code graphs. This allows engineering managers, tech leads, or even individual contributors to quickly grasp the purpose of different code sections without deep manual review.
No commits in the last 6 months.
Use this if you need to quickly generate high-level documentation or a semantic overview of a Python codebase to understand its structure and core functionalities.
Not ideal if you need a fully maintained, actively supported tool for production-grade code analysis, as this project is not under active development.
Stars
62
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/danielpatrickhug/GitModel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.