diff --git a/assets/robot-flowchart.webp b/assets/robot-flowchart.webp new file mode 100644 index 000000000..0bf344e9d Binary files /dev/null and b/assets/robot-flowchart.webp differ diff --git a/docs/ctags.md b/docs/ctags.md index 5c3e1978b..66a9354a6 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -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.