This commit is contained in:
Paul Gauthier 2023-05-25 13:21:39 -07:00
parent 790a0cc3e3
commit f0c001f791
2 changed files with 2 additions and 0 deletions

BIN
assets/robot-flowchart.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

View file

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