#1 · Primary category: Education & Research
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
Project last updated:08/29/26
GitHub Stars
168.2K
Forks
21.7K
Contributors
1.2K
License
Other
Why we included this project
prompts.chat, formerly Awesome ChatGPT Prompts, is a community-run library of prompts for ChatGPT, Claude, Gemini, Llama, and Mistral. If you are learning prompt engineering, it is a useful place to see how other people phrase requests: prompts are organized by use case, so you can find a working example and adapt it instead of starting from scratch. The collection is contributed and updated by the community, which means the entries tend to reflect prompts that actually get used rather than textbook examples. Developers and writers who want concrete models of effective prompting before writing their own will find plenty to work with here.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step