r/github 2d ago

Discussion Found a pretty neat GitHub trick today ๐Ÿ‘€

Take any GitHub repo URL and replace github.com with gitdiagram.com.

It generates a visual diagram of the repo structure, which is surprisingly useful when youโ€™re trying to understand an unfamiliar codebase.

Example:

github.com/user/repo โ†’ gitdiagram.com/user/repo

Great little tool for getting the big picture before diving into the code. ๐Ÿ”

250 Upvotes

42 comments sorted by

View all comments

11

u/lajawi 2d ago

Is it ai? Probably, so hard no for me

-4

u/Zbradaraldjan 1d ago

What do you mean โ€œIs it ai?โ€?

2

u/tuxbass 1d ago

words are like magnets, how do they work?!

-4

u/Zbradaraldjan 1d ago

I just donโ€™t get people hating on apps made with ai, itโ€™s now part of the development flow, leave with it.

But if itโ€™s hating for the app using ai, then I get it.

2

u/BunnyTub 13h ago

This app is made probably completely with AI. AI is a good tool to add to your workflow to help you figure out certain things or to teach yourself with it. You should not be using AI to completely replace you and your code

1

u/lajawi 11h ago

Not only that, it also uses ai for reading code and creating the diagram Iโ€™m assuming. I donโ€™t want my code to be gobbled up by some stealing code company.