๐น Importance of Prompt in AI
- Directs AIโs Response โ The quality of the output depends on how clearly the prompt is framed.
- Context Provider โ A good prompt sets the context, tone, and detail level of the answer.
- Efficiency Booster โ Well-structured prompts reduce retries and improve accuracy.
- Customization โ Prompts can be tuned to get creative, technical, or concise outputs as needed.
๐น Garbage In, Garbage Out (GIGO) in AI
- Quality of Input = Quality of Output โ Wrong or vague input leads to poor results.
- AI Canโt Fix Bad Data โ If the data/prompt is flawed, AI canโt magically make it correct.
- Critical in Training & Usage โ Applies to both model training data and real-time prompts.
- Takeaway โ Always provide clear, accurate, and structured inputs for meaningful outputs.

๐งโ๐ป Prompting Styles in GenAI
Prompting style = The format in which you give input to an LLM.
Each model family expects prompts in its own structure (instruction, system roles, input-output pairs, etc.).
๐ Using the right style = better alignment + higher quality output.
1๏ธโฃ Alpaca Prompting Style