Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions topics/prompt-engineering/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
aliases: prompt-design, ai-prompting, prompt-optimization, prompting
display_name: Prompt Engineering
short_description: Designing and optimizing prompts to improve generative AI responses.
topic: prompt-engineering
wikipedia_url: https://en.wikipedia.org/wiki/Prompt_engineering
related: artificial-intelligence, generative-ai, llms, chatbots
---

Prompt engineering is the practice of designing and optimizing prompts to effectively guide large language models (LLMs) and generative AI systems. It improves AI responses by using clear instructions, relevant context, examples, and constraints to achieve accurate and reliable outputs.