Introduction
Imagine you want to get help from a smart assistant, but you need to tell it clearly what you want. The way you ask or tell the assistant is very important to get the right answer. This is where a prompt comes in.
Jump into concepts and practice - no test required
Imagine you are ordering food at a restaurant. You need to tell the waiter exactly what you want so they bring the right dish. If you just say 'food,' the waiter won't know what to bring. Giving a clear order is like giving a good prompt.
┌───────────────┐
│ User Input │
└──────┬────────┘
│ Prompt
↓
┌───────────────┐
│ AI │
│ Processes │
│ Prompt │
└──────┬────────┘
│ Response
↓
┌───────────────┐
│ AI Output │
└───────────────┘"List three fruits", what kind of response should you expect?"Explain photosynthesis" but the AI gives a very short answer. What is the best way to fix this?