Hacker News new | ask | show | jobs
by spupe 1560 days ago
Spooky. Is there any existing tool that can do anything close to this at the moment?

Would have liked for the author to discuss a bit more the time spent optimizing the input, and his success rate.

1 comments

Yea this. I remember doing some demos recently at work using OpenAI Codex and showcasing how easy it was to write SQL and Python given some natural language requirements.

The bit I didn't really say (I was working a particular angle!) was that I spent a fair bit of time on the prompt design. Changing a word here or there could lead to a drastically different outcome. Over time I got better at learning how to engineer the prompts so the code fulfilled my intention but it was a learning process for sure.