A pleb’s guide to Prompt Engineering
The article discusses the concept of prompts in language models, such as chatGPT. Zero-shot prompts provide general information, one-shot prompts allow for specific queries with examples, and few-shot prompts enable building complex queries. Chain-of-Thought prompts build stories by connecting ideas together. The key to effective prompting is to start with a clear purpose and build upon previous outputs.