Prompt Engineering Basics
In this lesson, we will learn the basics of Prompt Engineering. What a prompt is, how to write a good prompt, and how to use task, context, role, constraints, output format and examples will be explained with practical examples. ## Lesson objective In this lesson, we will learn the basics of Prompt Engineering. In the previous lesson, we explained how Generative AI and LLMs work. Generative AI is a type of AI that creates new content, and LLM is a language model trained on a large amount of text data. We covered token, context window, training, inference, fine-tuning and hallucination.