AIAny
AI Others2025
Icon for item

system_prompts_leaks

Archive of extracted and leaked system prompts behind major AI chatbots — Claude, ChatGPT, Gemini, Grok, Copilot, Perplexity and more — sorted by vendor and version with update dates, so you can read the hidden instructions and track how they change.

Introduction

Every chatbot ships with a hidden layer of instructions its makers rarely publish — the rules that quietly govern tone, refusals, formatting, and tool use. This repo treats those system prompts as primary documents worth preserving: it gathers them across vendors and dates each capture, so you can watch how a model's invisible rulebook drifts from one release to the next instead of guessing at why behavior changed.

What Sets It Apart
  • Cross-vendor in one place. Anthropic, OpenAI, Google, xAI, Microsoft, Meta, Mistral, Perplexity, Qwen and others sit side by side, so you can compare how rival labs phrase the same guardrails rather than hunting across scattered gists and screenshots.
  • Versioned, not just dumped. Prompts are filed by product and version with update dates, so a diff between, say, a newer and older Claude tells you what the vendor actually changed — useful signal, not just today's snapshot.
  • Raw extractions over paraphrase. Entries preserve the exact wording, ordering, and tool definitions, which is what prompt engineers need to reason about why outputs look the way they do.
  • Kept current. It is updated regularly and backed by a large community (40k+ stars, thousands of forks), so new models tend to show up soon after release.
Who Should Use It

Great fit if you reverse-engineer model behavior, design your own production system prompts, or audit how vendors handle safety and refusals — concrete examples beat speculation. Look elsewhere if you need official, guaranteed-current specs: these are community-extracted, may lag silent vendor updates, and reflect what someone managed to capture, not anything a vendor formally endorses.

Information

  • Websitegithub.com
  • Authorsasgeirtj
  • Published date2025/05/03

Categories

More Items

GitHub
AI Others2026

Self-hosted personal finance manager that keeps all account data on your server — supports multi-currency accounts, bank sync, rules-based auto-categorization, budgets and asset tracking. Distinguishes itself by privacy-first design and optional self-hosted LLM agents for local data queries; suitable for users comfortable running a server.

GitHub
AI Others2020

Aggregates Summer 2026 internship postings across software engineering, data science/AI, quant, product and hardware; curated and updated daily by the Pitt Computer Science Club and Simplify. Lists 250+ active roles with categories, direct application links, and age-since-posting to help applicants find timely openings.

GitHub
AI Others2023

Offline, privacy-first English grammar checker implemented in Rust that lints documents in milliseconds and uses a fraction of LanguageTool's memory. Can run as a local binary, embed via WebAssembly, and offers integrations for editors and plugins.