(EDITOR'S NOTE: The following summary of the video was created using Google's NotebookLM in combination with a YouTube transcript. I edited it very lightly – just a few tiny little tweaks! Because I couldn't help myself.)
Brad Keoun staged an AI showdown to see which bot could translate the "brilliant but confusing" world of Git, an open-source software management protocol, into something a human could actually understand.
While Gemini got lost in "glowing lines" and Claude kept things a bit too simple, ChatGPT crushed it by turning engineering gobbledegook into a workflow diagram that made sense.
Key Moments
Defining the Machine: Brad explains that Git is a protocol used by 95% of developers to collectively manage and distribute open-source software, though its jargon remains a barrier for many.
Gemini's Jargon-Heavy Start: Gemini produced three different visuals featuring "glowing lines" and complex branching, but Brad found it too reliant on engineering jargon rather than conceptual clarity.
ChatGPT's Winning Workflow: Brad highlights ChatGPT's "basic workflow" chart as the most effective because it clearly explains "commits" as snapshots of files with metadata and shows how data moves from local environments to remote repositories like GitHub.
The Mystery of Branching: Brad notes his confusion over code "branching," praising Gemini and Claude for visually showing how a branch can diverge and then return to the main project history.
Final Comparison: While Claude offered a simplified view, Brad concludes that ChatGPT provides the best balance for anyone trying to understand the underlying mechanics of modern software development.
Here was the full ChatGPT visualization:

Versus Claude here (Used Sonnet 4.5 but I also ran on Opus 4.7 and it returned a very similar answer):

And here was Gemini:
