Prompt-Engineering-Guide/README.md

22 lines
657 B
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 00:12:22 +08:00
This repo contains a guide for learning about prompt engineering. It includes several materials, examples, papers, examples, etc. Recommended for NLP/ML practitioners and students.
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 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:43:59 +08:00
## Guides
- [Prompt Engineering by co:here](https://docs.cohere.ai/docs/prompt-engineering)
2022-12-17 01:38:17 +08:00
2022-12-17 00:07:38 +08:00
## Courses/Lectures
## Tweets