system_prompts_leaks vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| system_prompts_leaks | transformers | |
|---|---|---|
| Tagline | Repository for leaked system prompts of various AI chatbots. | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 53k | 162k |
| Forks | 8.6k | 34k |
| Open issues | 34 | 2.5k |
| Language | JavaScript | Python |
| License | CC0-1.0 | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | AI Agents | Model Training, Data & Retrieval, LLM Frameworks |
system_prompts_leaks
This repository documents system prompts and instructions used by various AI models including Claude, ChatGPT, Gemini, etc. It provides insights into how these systems operate through detailed documentation of their parameters and guidelines.
JavaScript
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python