Github · GitHub Repository Radar
f 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.
Stars
169
Forks
21,755
Watchers: 168,866
Language
License: Other
Repository Radar Score
52 / 100
Growth
- 7d
- +0
- 30d
- +0
- %
- 0.0%
Last observed: 6 days ago
Score breakdown
- popularity 55
- growth 0
- activity 90
- freshness 100
- community 70
Need help integrating this stack?
Our team builds with modern open-source stacks. Tell us what you are shipping.
Get a quote →
The world's largest open-source prompt library for AI
Works with ChatGPT, Claude, Gemini, Llama, Mistral, and more
formerly known as Awesome ChatGPT Prompts
🌐 Browse Prompts • 📖 Read the Book • 📄 View on GitHub • 🚀 Self-Host
🏆 Featured in Forbes ·
🎓 Referenced by Harvard, Columbia ·
📄 40+ academic citations ·
❤️ Most liked dataset on Hugging Face
⭐ 143k+ GitHub stars ·
🏅 GitHub Staff Pick ·
🚀 First prompt library (Dec 2022)
Loved by AI pioneers:
Greg Brockman (OpenAI Co-Founder) ·
Wojciech Zaremba (OpenAI Co-Founder) ·
Clement Delangue (Hugging Face CEO) ·
Thomas Dohmke (Former GitHub CEO)
A curated collection of prompts for AI chat models. Originally created for ChatGPT, these prompts work great with any modern AI assistant.
| Browse Prompts | Data Formats |
|---|---|
| prompts.chat | prompts.csv |
| PROMPTS.md | Hugging Face Dataset |
Want to contribute? Add prompts at prompts.chat/prompts/new — they sync here automatically.
Learn prompt engineering with our free, interactive guide — 25+ chapters covering everything from basics to advanced techniques like chain-of-thought reasoning, few-shot learning, and AI agents.
Start Reading → (Source: https://github.com/f/prompts.chat/tree/main/src/content/book)
An interactive, game-based adventure to teach children (ages 8-14) how to communicate with AI through fun puzzles and stories.
Deploy your own private prompt library with custom branding, themes, and authentication.
Quick Start:
npx prompts.chat new my-prompt-library
cd my-prompt-libraryManual Setup:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setupThe setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.
Recommended database: prompts.chat uses PostgreSQL. For a hosted database, we recommend Neon.
📖 Full Self-Hosting Guide • 🐳 Docker Guide
npx prompts.chat/plugin marketplace add f/prompts.chat
/plugin install prompts.chat@prompts.chat
Use prompts.chat as an MCP server in your AI tools.
Remote (recommended):
{
"mcpServers": {
"prompts.chat": {
"url": "https://prompts.chat/api/mcp"
}
}
}Local:
{
"mcpServers": {
"prompts.chat": {
"command": "npx",
"args": ["-y", "prompts.chat", "mcp"]
}
}
}
Built with Windsurf and Devin
Become a Sponsor →
This project is dual-licensed:
- Source code and site-authored content is licensed under the MIT License,
including the interactive book content in
src/content/book. - Prompt content and data (prompts.csv, PROMPTS.md, user-submitted prompts) is dedicated to the public domain under CC0 1.0 Universal.
See LICENSE for details.
Repository Radar analysis
Deterministic insights derived from public metadata and our observations — not personal testing or reviews.
Why this repository is interesting
- Maintained recently (last push 2 weeks ago).
Who should use it
- Developers working primarily with HTML
- Teams exploring AI tooling, agents, or ML infrastructure
- Platform and DevOps engineers
- Frontend engineers comparing UI frameworks and tools
Potential use cases
- Reference or evaluate HTML open-source approaches in this domain
- Prototype AI/agent workflows or study reference architectures
- Evaluate automation, CI/CD, or infrastructure patterns
Strengths
- Recent repository activity
- README present in our index
- Declared license: Other
- Substantial fork count (21,755) suggests reuse and contribution interest
Limitations / considerations
- Insights are derived from public metadata and our observations — not a substitute for code review
What to watch
- Re-check last push, issues, and releases on GitHub before production adoption
Strong signals: Active maintenance
Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.
Similar repositories
ripienaar/free-for-dev
★ 136,452 · HTML · radar 63
shanraisshan/claude-code-best-practice
★ 65,581 · HTML · radar 63
docker/awesome-compose
★ 46,226 · HTML · radar 62
ossu/computer-science
★ 208,710 · HTML · radar 57
awesome-vibe-coding/awesome-vibe-coding
★ 830 · HTML · radar 48
best-of-ai/best-of-ai
★ 704 · HTML · radar 48