Hacker News new | ask | show | jobs
by mike_hearn 1161 days ago
In fact you can do that, and I've already built a tool for my own use that does something very similar. It works surprisingly well, and the specs (prompts) you write get checked into VCS and act as a form of literate programming that can help explain the resulting code better than comments do.

It's funny, I was actually just pondering what to do with it when I opened HN and came across your comment. I was thinking of improving it some more and then selling it for a low-ish price. One thing that'd really help though, is a more widely accessible GPT-4 API.