Prompt Engineering Notes
1. What is Prompt Engineering?
• Prompt Engineering is the skill of designing clear and effective instructions for AI models so
they produce accurate, useful, and relevant responses.
• It involves structuring prompts carefully to guide the AI's thinking and output.
2. Simple Understanding
• User Prompt → AI Model → Generated Response
• Better Prompt → Better AI Output
3. Why Prompt Engineering is Important
• Helps get accurate answers from AI
• Improves productivity
• Reduces incorrect or vague responses
• Allows users to control AI behavior
4. Key Components of a Good Prompt
• Clear instruction – Tell the AI exactly what you want
• Context – Provide background information
• Format – Specify how the answer should appear
• Constraints – Mention limits such as word count
5. Basic Prompt Structure
• Role: Tell AI who it should act as
• Task: Explain what needs to be done
• Context: Provide background information
• Output format: Specify the format
6. Example Prompt Structure
• Act as a science teacher.
• Explain photosynthesis.
• Target audience: 10th grade students.
• Answer in bullet points.
7. Types of Prompting
• Zero-shot prompting – Asking a question directly
• One-shot prompting – Giving one example
• Few-shot prompting – Providing multiple examples
• Chain-of-thought prompting – Asking AI to explain steps
8. Tips for Writing Better Prompts
• Be specific and clear
• Use step-by-step instructions
• Define the output format
• Provide examples
• Avoid vague wording
9. Common Mistakes
• Prompts that are too short or vague
• Missing context
• Not specifying output format
• Asking multiple unrelated questions
10. Real World Uses
• Education – Creating notes and explanations
• Programming – Generating code
• Business – Writing emails and reports
• Research – Summarizing information
15 Example Prompts
1 Explain Artificial Intelligence in simple words for a 12-year-old.
2 Summarize the history of computers in 5 bullet points.
3 Act as a math teacher and explain quadratic equations step-by-step.
4 Write a short motivational speech for students preparing for exams.
5 Explain the difference between Machine Learning and Deep Learning.
6 Create a 7-day study plan for O Level Computer Science.
7 Give 10 real-life examples of Artificial Intelligence.
8 Write a professional email requesting internship opportunities.
9 Explain binary numbers with simple examples.
10 List the advantages and disadvantages of cloud computing.
11 Write a short story about a robot helping humans.
12 Explain how neural networks work using a simple analogy.
13 Create 5 quiz questions about computer networks.
14 Summarize a chapter about data representation.
15 Give tips for students learning programming for the first time.