This commit is contained in:
Paul Gauthier 2023-05-25 13:27:55 -07:00
parent 28fd7b05b4
commit c3f8583220
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 KiB

After

Width:  |  Height:  |  Size: 840 KiB

Before After
Before After

View file

@ -1,6 +1,8 @@
# Improving GPT-4's codebase understanding with ctags
![robot flowchat](../assets/robot-flowchart.png)
GPT-4 is extremely useful for "self-contained" coding tasks,
like generating brand new code or modifying a pure function
that has no dependencies.