Prompt-Engineering-Guide/README.md

27 lines
1.1 KiB
Markdown
Raw Normal View History

2022-12-17 00:07:07 +08:00
# Prompt Engineering Guide
2022-12-17 00:05:47 +08:00
2022-12-17 01:55:08 +08:00
This guide contains a non-exhaustive set of learning guides and tools about prompt engineering. It includes several materials, guides, examples, papers, examples, and much more.
2022-12-17 00:07:07 +08:00
2022-12-17 00:07:16 +08:00
## Papers
2022-12-17 00:07:07 +08:00
- [Pre-train, Prompt, and Predict: A Systematic Survey of Prompting Methods in Natural Language Processing](https://arxiv.org/abs/2107.13586)
2022-12-17 01:53:36 +08:00
- [A Taxonomy of Prompt Modifiers for Text-To-Image Generation](https://arxiv.org/abs/2204.13988)
2022-12-17 00:07:38 +08:00
2022-12-17 01:38:17 +08:00
## Tools
You can use the tools below to test out prompts
- [OpenAI Playground](https://beta.openai.com/playground)
- [GPTTools](https://gpttools.com/comparisontool)
2022-12-17 01:55:08 +08:00
- [Visual Prompt Builder](https://www.artstyle.ai/)
2022-12-17 01:38:17 +08:00
2022-12-17 01:43:59 +08:00
## Guides
- [Prompt Engineering by co:here](https://docs.cohere.ai/docs/prompt-engineering)
2022-12-17 01:46:50 +08:00
- [DALLE Prompt Book](https://dallery.gallery/the-dalle-2-prompt-book/)
2022-12-17 01:53:36 +08:00
- [DALL·E 2 Prompt Engineering Guide](https://docs.google.com/document/d/11WlzjBT0xRpQhP9tFMtxzd0q6ANIdHPUBkMV-YB043U/edit#)
- [Prompt Engineering Template](https://docs.google.com/spreadsheets/d/1-snKDn38-KypoYCk9XLPg799bHcNFSBAVu2HVvFEAkA/edit#gid=0)
2022-12-17 01:38:17 +08:00
2022-12-17 00:07:38 +08:00
## Courses/Lectures
## Tweets