Learn_Prompting
trigaten/Learn_Prompting
Learn Prompting — Your Go-To Resource for Mastering Generative AI
Overview
A repository containing resources, courses, and guides focused on prompt engineering and generative AI. The Learn Prompting team offers a range of materials to help individuals and businesses develop skills in large language models (LLMs) like GPT-3 and GPT-4.
Categories
Tags
Similar tools
ECC
affaan-m/ECC
The agent harness performance optimization system
AutoGPT
Significant-Gravitas/AutoGPT
AutoGPT: Build, Deploy, and Run AI Agents
ollama
ollama/ollama
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
prompts.chat
f/prompts.chat
The world's largest open-source prompt library for AI
transformers
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
JavaGuide
Snailclimb/JavaGuide
Snailclimb/JavaGuide: 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Install
git clone https://github.com/trigaten/Learn_PromptingREADME
Learn Prompting — Your Go-To Resource for Mastering Generative AI
Learn prompt engineering and generative AI with our free resources, courses, and on-demand webinars.
Website • Discord • Twitter (X) • LinkedIn • Newsletter • Free ChatGPT Course • Free Prompt Engineering Guide • Course Catalog • Book a Demo • Contact us
What is Learn Prompting?
The Learn Prompting team are creators of:
- The free Prompt Engineering Guide, cited by OpenAI and Google.
- 15 courses on Generative AI to help you develop cutting-edge AI skills.
- On-demand workshops and training for individuals and businesses.
- HackAPrompt, the largest AI red-teaming competition ever.
📢 Announcements and Updates
- 🏆 HackAPrompt 2.0 is here with $500,000 in prizes and 5 exciting tracks! Join the waitlist and learn more in this article.
- 🎓 We’ve launched a cohort-based AI Red Teaming and AI Safety course! Enroll here.
- 💼 Our team has hosted workshops at OpenAI, Microsoft, Deloitte, Dropbox, and more. Contact us for custom solutions.
Learn Prompting Research
- The Prompt Report: A Systematic Survey of Prompting Techniques (blog post): The most comprehensive study of prompting techniques to date.
- Ignore This Title and HackAPrompt: Exposing Systemic Vulnerabilities of LLMs: Insights from analyzing over 600K adversarial prompts across state-of-the-art LLMs.
🚀 Contribution Guidelines
We welcome contributions of all kinds! Here’s how you can help:
- Suggest new content ideas or improvements.
- Translate resources into other languages.
- Contribute artwork or additional resources.
- Help fix typos or improve clarity.
Every contribution is appreciated, no matter how big or small! ❤️
Local Development
First Steps
Before you start, ensure you have the following installed:
- Visual Studio Code
- Git
- Node.js (version 18.0.0 or higher,
node -v)
If you're on macOS or Linux, you can use Homebrew, a package manager, to install the necessary tools.
To begin:
- Clone the repository from GitHub:
git clone https://github.com/trigaten/Learn_Prompting_nextjs.git - Navigate to the project folder:
cd Learn_Prompting_nextjs
Run the Website Locally
Once the setup is complete, you can run the website locally to preview your changes:
- Ensure you ar