diff --git a/topics/prompt-engineering/index.md b/topics/prompt-engineering/index.md new file mode 100644 index 00000000000..cbd5caaa3d5 --- /dev/null +++ b/topics/prompt-engineering/index.md @@ -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. \ No newline at end of file