This commit is contained in:
Paul Gauthier 2023-05-25 13:24:06 -07:00
parent 5cd4c1c41b
commit 28fd7b05b4

View file

@ -1,8 +1,6 @@
# 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.