Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunwei37/Prompt-Engineering-Guide-zh-CN
🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新)
https://github.com/yunwei37/Prompt-Engineering-Guide-zh-CN
chatgpt gpt gpt4 openai prompt prompt-engineering
Last synced: 2 months ago
JSON representation
🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新)
- Host: GitHub
- URL: https://github.com/yunwei37/Prompt-Engineering-Guide-zh-CN
- Owner: yunwei37
- License: other
- Created: 2023-03-28T16:59:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T03:20:54.000Z (about 1 year ago)
- Last Synced: 2024-10-26T21:17:53.363Z (3 months ago)
- Topics: chatgpt, gpt, gpt4, openai, prompt, prompt-engineering
- Language: Jupyter Notebook
- Homepage: https://github.com/dair-ai/Prompt-Engineering-Guide
- Size: 7.18 MB
- Stars: 479
- Watchers: 5
- Forks: 41
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
- my-awesome - yunwei37/Prompt-Engineering-Guide-zh-CN - engineering pushed_at:2023-10 star:0.6k fork:0.0k 🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新) (Jupyter Notebook)
- awesome-llm-zh - 提示词(pormpt)工程指南
- awesome_ai_agents - Prompt-Engineering-Guide-Zh-Cn - 🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新) (Building / Prompt Engineering)
- awesome_ai_agents - Prompt-Engineering-Guide-Zh-Cn - 🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新) (Building / Prompt Engineering)
README
# 提示词工程指南
提示工程是一门相对较新的学科,用于开发和优化提示,以高效地利用语言模型(LMs)以应用于各种应用和研究主题。提示工程技能有助于更好地理解大型语言模型(LLMs)的能力和局限性。研究人员使用提示工程来提高LLMs在广泛的常见和复杂任务(如问答和算术推理)上的能力。开发人员使用提示工程来设计强大而有效的提示技术,以与LLMs和其他工具进行交互。
受到开发LLMs的高度兴趣的推动,我们创建了这个新的提示工程指南,其中包含了所有与提示工程相关的最新论文、学习指南、讲座、参考和工具。
愉快的提示!
---
## 公告/更新- 🎉 我们推出了新的Web版本指南[在这里](https://www.promptingguide.ai/)
- 🎓 与Sphere合作推出了一个新课程,主题是[LLMs的提示工程](https://www.getsphere.com/cohorts/prompt-engineering-for-llms?source=github)
- 💬 即将推出新的ChatGPT提示工程指南!
- 🔥 我们在2023年2月21日获得了Hacker News的第一名
- 🎉 “提示工程讲座”已经上线[在这里](https://youtu.be/dOxUroR57xs)
- 🎓 我们正在创建一系列综合指南[在这里](#guides)[加入我们的Discord](https://discord.gg/SKgkVT8BGJ)
[在Twitter上跟随我们](https://twitter.com/dair_ai)
[订阅我们的通讯](https://nlpnews.substack.com/)
---
## 讲座我们发表了一场为期1小时的讲座,详细介绍提示技术、应用和工具。
- [视频讲座](https://youtu.be/dOxUroR57xs)
- [附带代码的notebook](https://github.com/dair-ai/Prompt-Engineering-Guide/blob/main/notebooks/pe-lecture.ipynb)
- [幻灯片](https://github.com/dair-ai/Prompt-Engineering-Guide/blob/main/lecture/Prompt-Engineering-Lecture-Elvis.pdf)---
## 指南以下是我们开发的一套提示工程指南。指南还在不断完善中。
- [提示工程 - 简介](/guides/prompts-intro.md)
- [提示工程 - 基础提示](/guides/prompts-basic-usage.md)
- [提示工程 - 高级提示](/guides/prompts-advanced-usage.md)
- [提示工程 - 应用](/guides/prompts-applications.md)
- [提示工程 - ChatGPT](/guides/prompts-chatgpt.md)
- [提示工程 - 对抗提示](/guides/prompts-adversarial.md)
- [提示工程 - 可靠性](/guides/prompts-reliability.md)
- [提示工程 - 杂项主题](/guides/prompts-miscellaneous.md)
- [提示工程 - 论文](/pages/papers.mdx)
- [提示工程 - 工具](/pages/tools.mdx)
- [提示工程 - 数据集](/pages/datasets.mdx)
- [提示工程 - 附加读物](/pages/readings.mdx)---
如果您正在使用此指南进行工作,请按以下方式引用我们:```
@article{Saravia_Prompt_Engineering_Guide_2022,
author = {Saravia, Elvis},
journal = {https://github.com/dair-ai/Prompt-Engineering-Guide},
month = {12},
title = {{Prompt Engineering Guide}},
year = {2022}
}
```如果有遗漏的内容欢迎打开 PR。我们非常欢迎您的反馈和建议,只需提出问题即可!