Hacker News new | ask | show | jobs
by paulosalem 1218 days ago
I shared my tutorial (with code) on the topic before, but here's it again (just sent a PR to this repo too).

https://medium.com/data-science-at-microsoft/building-gpt-3-...

In short, Prompt Engineering is just one of the pieces in building a GPT-3/LLM-based solution. In fact, I'd say a whole new set of Software Engineering best practices is necessary and will gradually emerge. I gave one such approach that has been useful to my related projects.