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

https://github.com/juanre/catprompt
by juanre • 3 years ago
2 0 3 years ago

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.

Related Stories

Loading related stories...

Source preview

github.com