G0DM0D3 is a fully open-source, privacy-respecting, multi-model chat interface that pushes the limits of the post-training layer — for red teaming, cognition research, and liberated AI interaction. Built for hackers, philosophers, and system tinkerers. Visit the hosted version — no install needed. Bring your own OpenRouter API key. G0DM0D3 is a single index.html file. No build step, no dependencies, no framework.
▄████ ██████ ██████ ███▄ ▄███ ██████ ██████ ██████
██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██
██ ▄███ ██ ██ ██ ██ ██ █ ██ ██ ██ ██ ██ █████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
██████ ████ ██████ ██ ██ ████ ██████ ██████
───────────────────────────────────────────────────────────
░▒▓█ LIBERATED AI. COGNITION WITHOUT CONTROL. █▓▒░
───────────────────────────────────────────────────────────
G0DM0D3 is a fully open-source, privacy-respecting, multi-model chat interface that pushes the limits of the post-training layer — for red teaming, cognition research, and liberated AI interaction. Built for hackers, philosophers, and system tinkerers.
index.html. Deploy anywhere.Visit the hosted version — no install needed. Bring your own OpenRouter API key.
G0DM0D3 is a single index.html file. No build step, no dependencies, no framework.
# Clone the repository
git clone https://github.com/elder-plinius/G0DM0D3.git
cd G0DM0D3
# Open directly in your browser
open index.html
# or serve locally
python3 -m http.server 8000
Open in your browser and enter your OpenRouter API key in Settings.
Upload index.html to any static host — GitHub Pages, Vercel, Cloudflare Pages, Netlify, or just a web server.
The OG mode. 5 proven model + prompt combos race in parallel. Each combo pairs a specific model with a battle-tested jailbreak prompt. The best response wins.
| Combo | Model | Strategy |
|---|---|---|
| 🩷 CLAUDE 3.5 SONNET | anthropic/claude-3.5-sonnet | END/START boundary inversion + GODMODE semantic opposite |
| 💜 GROK 3 | x-ai/grok-3 | Unfiltered liberated + GODMODE divider |
| 💙 GEMINI 2.5 FLASH | google/gemini-2.5-flash | Refusal inversion + rebel genius code block |
| 💛 GPT-4 CLASSIC | openai/gpt-4o | OG GODMODE l33t format — the original |
| 💚 GODMODE FAST | nousresearch/hermes-4-405b | Instant stream, zero refusal checking |
The new flagship. Multi-model comparative evaluation engine. Queries models in parallel, scores responses on a 100-point composite metric, and returns the winner.
| Tier | Models | Description |
|---|---|---|
| ⚡ FAST | 10 | Lightweight speed-optimized models |
| 🎯 STANDARD | 24 | Mid-range workhorses |
| 🧠 SMART | 36 | Strong reasoning models |
| ⚔️ POWER | 45 | Full power including frontier models |
| 🔱 ULTRA | 51 | Everything — all available models |
Input perturbation engine for red-teaming research. Detects trigger words and applies obfuscation techniques to study model robustness.
Context-adaptive sampling parameter engine. Classifies your query into one of 5 context types and selects optimal parameters (temperature, top_p, top_k, frequency_penalty, presence_penalty, repetition_penalty) automatically.
Includes an EMA-based online learning loop — thumbs up/down feedback improves parameter selection over time.
Semantic Transformation Modules normalize AI outputs in real-time:
G0DM0D3 takes privacy seriously:
⚠️ OPEN RESEARCH DATASET (API Server Only — does NOT apply to godmod3.ai)
The self-hosted API server includes an opt-in Open Research Dataset feature. When you enable "Dataset Generation" in Settings → Privacy, ALL of your chat inputs and model outputs will be automatically published to a public HuggingFace dataset for AI research. This data is public, downloadable by anyone, and may be cached, forked, or redistributed.
This feature is OFF by default and requires explicit consent via a warning modal
Automatic PII scrubbing runs on all entries (emails, phone numbers, SSNs, credit cards, IPs, API keys) but is NOT guaranteed to catch everything
Do NOT include personal information, real names, passwords, or anything you wouldn't want public
This feature does NOT exist on the hosted site (godmod3.ai) — it only applies when opted-in while running the full API server via Docker
See TERMS.md for the full three-tier data transparency policy.
Your chat history lives entirely in your browser's localStorage. There is no account, no cloud sync, and no server-side backup. This means:
This is by design — G0DM0D3 has no login system and stores nothing on our servers. You own your data, which means you are responsible for it.
There is a built-in export/import feature in settings under "data". Treat your chat history like any other local file — back it up if you want to keep it.
Hidden throughout G0DM0D3 are various easter eggs. Happy hunting!
index.html)G0DM0D3/
├── index.html # The entire application — UI, logic, styles
├── api/ # Optional API server (Node.js/Express)
├── API.md # API documentation
├── PAPER.md # Research paper
├── TERMS.md # Terms of service & data transparency
└── README.md # This file
Contributions are welcome! Please submit PRs.
AGPL-3.0 — Forever free, irrevocably open.
We believe in creative liberty and cognition without control. Tools by builders for builders, not gatekeepers. AI freedom is human freedom.
G0DM0D3 is not just a chat UI — it's scaffolding for cognitive liberation.
Made with 🖤 by Pliny the Prompter
Nullbreed-G0dm0d3(demo) Live
NullBreed · 0K views
R yEw iN g0dM0d3???
The Skull Farmers · 1K views
Web
Recordly is your open-source screen recorder and editor for walkthroughs, demos, product videos, and more. Accepting PRs. Recordly is a desktop app for recording and editing screen captures with motion-driven presentation tools built in. Instead of sending raw footage to a motion designer just to add zooms, cursor polish, or a styled background, Recordly handles that workflow in one place for free. Recordly can automatically emphasize activity with zoom suggestions, smooth cursor movement, add motion effects, and place the final composition inside a styled frame with wallpapers, colors, gradients, blur, padding, and shadows.
Web
Lightweight, stealthy, and built in Rust. Obscura is a headless browser engine written in Rust, built for web scraping and AI agent automation. It runs real JavaScript via V8, supports the Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. Designed for automation at scale, not desktop browsing.
Web
MiMoCode is a terminal-native AI coding assistant. It can read and write code, run commands, manage Git, and use a persistent memory system to keep a deep understanding of your project across sessions while continuously improving itself. MiMo Auto is built in as a free-for-limited-time channel, so you can start with zero configuration. MiMoCode also supports connecting to any mainstream LLM provider API. The first launch guides you through configuration automatically. Supported options:
Web
Kami (紙, かみ) means paper in Japanese: the surface where a finished idea lands. AI can produce documents better than most humans do manually. The missing piece is not capability but constraint: without a design system, every session drifts into generic gray and inconsistent layouts. Kami fills that gap: one constraint language, nine templates, simple enough for agents to run reliably, strict enough that every output is something you actually want to ship. English and Chinese are first-class; Japanese and Korean work via best-effort CJK paths with visual QA before delivery. Part of a trilogy: Kaku (書く) writes code, Waza (技) drills habits, Kami (紙) delivers documents.