prompt-engineering-guide
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 (7.1%) to scientific vocabulary
Repository
Prompt Engineering Guide
Basic Info
- Host: GitHub
- Owner: getkksingh1
- License: mit
- Language: MDX
- Default Branch: main
- Homepage: https://promptingguide.agie.ai/
- Size: 24.1 MB
Statistics
- Stars: 1
- 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 for LLMs.
Guides
You can also find the most up-to-date guides on our new website https://promptingguide.agie.ai/.
- Prompt Engineering - Introduction
- Prompt Engineering - Techniques
- Prompt Engineering - Zero-Shot Prompting
- Prompt Engineering - Few-Shot Prompting
- Prompt Engineering - Chain-of-Thought Prompting
- Prompt Engineering - Self-Consistency
- Prompt Engineering - Generate Knowledge Prompting
- Prompt Engineering - Prompt Chaining
- Prompt Engineering - Tree of Thoughts (ToT)
- Prompt Engineering - Retrieval Augmented Generation
- Prompt Engineering - Automatic Reasoning and Tool-use (ART)
- Prompt Engineering - Automatic Prompt Engineer
- Prompt Engineering - Active-Prompt
- Prompt Engineering - Directional Stimulus Prompting
- Prompt Engineering - Program-Aided Language Models
- Prompt Engineering - ReAct Prompting
- Prompt Engineering - Multimodal CoT Prompting
- Prompt Engineering - Graph Prompting
- Prompt Engineering - Applications
- Prompt Engineering - Prompt Hub
- Prompt Engineering - Classification
- Prompt Engineering - Coding
- Prompt Engineering - Creativity
- Prompt Engineering - Evaluation
- Prompt Engineering - Information Extraction
- Prompt Engineering - Image Generation
- Prompt Engineering - Mathematics
- Prompt Engineering - Question Answering
- Prompt Engineering - Reasoning
- Prompt Engineering - Text Summarization
- Prompt Engineering - Truthfulness
- Prompt Engineering - Adversarial Prompting
- Prompt Engineering - Models
- Prompt Engineering - ChatGPT
- Prompt Engineering - Code Llama
- Prompt Engineering - Flan
- Prompt Engineering - Gemini
- Prompt Engineering - GPT-4
- Prompt Engineering - LLaMA
- Prompt Engineering - Mistral 7B
- Prompt Engineering - Mixtral
- Prompt Engineering - OLMo
- Prompt Engineering - Phi-2
- Prompt Engineering - Model Collection
- Prompt Engineering - Risks and Misuses
- Prompt Engineering - Papers
- Prompt Engineering - Tools
- Prompt Engineering - Notebooks
- Prompt Engineering - Datasets
- Prompt Engineering - Additional Readings
Running the guide locally
To run the guide locally, for example to check the correct implementation of a new translation, you will need to:
- Install Node >=18.0.0
- Install
npmif not present in your system. - Install the dependencies:
npm i next react react-dom nextra nextra-theme-docs - Boot the guide with
npm dev - Browse the guide at
http://localhost:3000/
License
MIT License
This is fork of dair-ai/Prompt-Engineering-Guide, all other languages except English support has not removed to make it light weight.
Owner
- Name: Krishna Singh
- Login: getkksingh1
- Kind: user
- Location: India
- Company: FanTiger
- Website: https://fantiger.com/
- Repositories: 1
- Profile: https://github.com/getkksingh1
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
- 595 dependencies
- @types/node 18.11.10 development
- typescript ^4.9.5 development
- @fortawesome/fontawesome-svg-core ^6.5.1
- @fortawesome/free-solid-svg-icons ^6.5.1
- @fortawesome/react-fontawesome ^0.2.0
- @svgr/webpack ^8.1.0
- @vercel/analytics ^0.1.11
- clsx ^2.1.0
- next ^13.5.6
- nextra ^2.13.2
- nextra-theme-docs ^2.13.2
- react ^18.2.0
- react-dom ^18.2.0
- 595 dependencies
- 592 dependencies