A small AI-powered GitHub repository analyzer that builds a repository dependency graph, runs per-file AI analysis and presents an interactive force-directed graph in the browser. Point it at any ...
The fastest Python implementation of the ForceAtlas2 graph layout algorithm, with Cython optimization for 10-100x speedup. Supports NetworkX, igraph, and raw adjacency matrices. ForceAtlas2 is a force ...