prompt-engineering-guide
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Death13Back
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 7.63 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Prompt Engineering Guide
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics. Prompt engineering skills help to better understand the capabilities and limitations of large language models (LLMs). Researchers use prompt engineering to improve the capacity of LLMs on a wide range of common and complex tasks such as question answering and arithmetic reasoning. Developers use prompt engineering to design robust and effective prompting techniques that interface with LLMs and other tools.
Motivated by the high interest in developing with LLMs, we have created this new prompt engineering guide that contains all the latest papers, learning guides, lectures, references, and tools related to prompt engineering.
Happy Prompting!
Announcements / Updates
- 🌐 We now support 中文, 日本語, Português and English. Welcoming more translations.
- 🎉 We have launched new web version of the guide here
- 🎓 Partnered with Sphere to deliver a new course on Prompt Engineering for LLMs
- 🔥 We reached #1 on Hacker News on 21 Feb 2023
- 🎉 The Prompt Engineering Lecture went live here
Lecture
We have published a 1 hour lecture that provides a comprehensive overview of prompting techniques, applications, and tools. - Video Lecture - Notebook with code - Slides
Guides
Please note that the guides below are now outdated. You can find the most up-to-date guides on our new website https://www.promptingguide.ai/.
- Prompt Engineering - Introduction
- Prompt Engineering - Basic Prompting
- Prompt Engineering - Advanced Prompting
- Prompt Engineering - Applications
- Prompt Engineering - ChatGPT
- Prompt Engineering - Adversarial Prompting
- Prompt Engineering - Reliability
- Prompt Engineering - Miscellaneous Topics
- Prompt Engineering - Papers
- Prompt Engineering - Tools
- Prompt Engineering - Datasets
- Prompt Engineering - Additional Readings
If you are using the guide for your work, please cite us as follows:
@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}
}
License
Feel free to open a PR if you think something is missing here. Always welcome feedback and suggestions. Just open an issue!
Owner
- Name: yunfei
- Login: Death13Back
- Kind: user
- Repositories: 1
- Profile: https://github.com/Death13Back
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Saravia"
given-names: "Elvis"
title: "Prompt Engineering Guide"
date-released: 2022-12-16
url: "https://github.com/dair-ai/Prompt-Engineering-Guide"
preferred-citation:
type: article
authors:
- family-names: "Saravia"
given-names: "Elvis"
month: 12
journal: "https://github.com/dair-ai/Prompt-Engineering-Guide"
title: "Prompt Engineering Guide"
year: 2022
GitHub Events
Total
Last Year
Dependencies
- 285 dependencies
- @types/node 18.11.10 development
- typescript ^4.9.3 development
- @vercel/analytics ^0.1.11
- next ^13.0.6
- nextra latest
- nextra-theme-docs latest
- react ^18.2.0
- react-dom ^18.2.0
- 285 dependencies