Devesh Paragiri

GitProbe - Analyze and visualize codebases

An intelligent code analysis tool that creates interactive function call graphs and provides deep insights into any GitHub repository.

Add a comment

Replies

Best
Devesh Paragiri
Hey Product Hunt! My friend and I just launched Gitprobe, it turns any GitHub repo into a clean, readable summary of its architecture and logic. Tools like Gitingest stop at listing files, but leave out the deeper context. Gitprobe fills that gap by mapping function-level relationships into a neat JSON structure that gives instant architectural insight. Drop in a repo URL and you get: * A breakdown of core modules and how they interact * Key functions, entry points, and data flow * Plain-text output that makes onboarding and AI workflows smoother Itโ€™s open source, lightweight, and built for devs who want to understand codebases fast. Would love your thoughts and feedback, weโ€™re actively improving it! ๐Ÿ‘‰ https://gitprobe.com
Zovie Hartwell

I find GitProbe provides a clear and interactive visualization of codebases, which really helps when exploring or auditing projects. However, I noticed it can be a bit slow with larger repositories.

Erliza. P

๐Ÿ”๐Ÿ“Š Just tried #GitProbe โ€” loving the clean way it analyzes & visualizes codebases! Makes repo deep dives way less painful ๐Ÿง ๐Ÿ’ป Anyone using it with large monorepos yet? ๐Ÿงฑ๐Ÿš€

Evgenii Zaitsev

I love the idea of visualizing the function call graphs and the relationships between modules in a clean, readable format. Does Gitprobe support private repositories, or is it currently only for public ones?

Adithya Srinivasan

@evgenii_zaitsev1 At the moment gitprobe is available only for public repositories but thatโ€™s something we can look to doing in the future!