from Hacker News

Show HN: Catprompt, a recursive 'cat' to combine prompts for ChatGPT

by juanre on 4/14/23, 9:42 AM with 0 comments

I am experimenting with ways to use ChatGPT for coding. This very simple tool (completely made by ChatGPT-4) makes it easy to use what I've found to be the most efficient strategy for medium-sized programs: combine a system prompt with already generated code and specific prompts.