This commit is contained in:
Paul Gauthier 2023-05-25 19:12:31 -07:00
parent 23c4e654e1
commit 30eab47432

View file

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