@seelffff: top 3 repos on github for prompt engineering: → dair-ai/Prompt-Engineering-Guide - 70k http://github.com/dair-ai/Prompt…
Summary
A curated list of top GitHub repositories for prompt engineering, highlighting dair-ai/Prompt-Engineering-Guide, anthropics/anthropic-cookbook, and promptslab/Awesome-Prompt-Engineering.
View Cached Full Text
Cached at: 05/11/26, 06:54 PM
top 3 repos on github for prompt engineering: → dair-ai/Prompt-Engineering-Guide - 70k http://github.com/dair-ai/Prompt-Engineering-Guide… → anthropics/anthropic-cookbook - 12k http://github.com/anthropics/anthropic-cookbook… → promptslab/Awesome-Prompt-Engineering - 10k http://github.com/promptslab/Awesome-Prompt-Engineering… all free. bookmark this.
dair-ai/Prompt-Engineering-Guide
Source: https://github.com/dair-ai/Prompt-Engineering-Guide
Prompt Engineering Guide
Sponsored by
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.
🌐 Prompt Engineering Guide (Web Version)
🎉 We are excited to launch our new prompt engineering, RAG, and AI Agents courses under the DAIR.AI Academy. Join Now!
The courses are meant to compliment this guide and provide a more hands-on approach to learning about prompt engineering, context engineering, and AI Agents.
Use code PROMPTING20 to get an extra 20% off.
Happy Prompting!
Guides
You can also find the most up-to-date guides on our new website https://www.promptingguide.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
pnpmif not present in your system. Check here for detailed instructions. - Install the dependencies:
pnpm i next react react-dom nextra nextra-theme-docs - Boot the guide with
pnpm dev - Browse the guide at
http://localhost:3000/
If you are using the guide for your work or research, 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!
Similar Articles
@0xCodez: Anthropic AI team just dropped the Prompting Playbook that beats most paid courses. 33-minutes. Free. By the Anthropic …
Anthropic released a free Prompting Playbook covering control cases, edge cases, and human handoff, providing a practical evaluation suite for prompt engineering.
@heynavtoor: 10 GitHub repos to build AI agents that ship pull requests while you sleep. Bookmark this. Save this list before your m…
A curated list of 10 open-source GitHub repositories for building AI agents that automate pull requests, bug fixes, and feature development, including tools like OpenHands, SWE-agent, and Aider.
@heyrimsha: 40 GITHUB REPOS THAT ARE ACTUALLY USEFUL 1. shadcn/ui: copy-paste beautiful components 2. hermes-agent — open source AI…
The article lists 40 highly useful GitHub repositories for developers, ranging from UI libraries and backend frameworks to terminal tools, security scanners, and self-hosted solutions.
@socialwithaayan: The smartest people on the internet just open-sourced their brain. 11 GitHub repos worth bookmarking: - iFixAi — Open-s…
A curated list of 11 notable open-source GitHub repositories for AI development, featuring tools like iFixAi for alignment diagnostics, Karpathy's coding skills guide, and Microsoft's agent training course.
x1xhlol/system-prompts-and-models-of-ai-tools
A curated GitHub repository collecting system prompts and model identifiers from various AI tools, with security warnings and sponsor links.