prompts.chat vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | transformers | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 165k | 162k |
| Forks | 21k | 34k |
| Open issues | 59 | 2.5k |
| Language | HTML | Python |
| License | Other | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | LLM Frameworks, Developer Tools | Data & Retrieval, Model Training, LLM Frameworks |
prompts.chat
A repository for sharing and discovering AI prompts, primarily for ChatGPT but also compatible with other models. Originally known as Awesome ChatGPT Prompts.
HTML
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python