elder-plinius / G0DM0D3
elder-plinius / G0DM0D3
G0DM0D3 is a fully open-source, privacy-transparent, 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.
G0DM0D3 是一个完全开源、隐私透明的多模型聊天界面,旨在突破后训练层的限制,适用于红队测试、认知研究以及自由的 AI 交互。它是为黑客、哲学家和系统极客打造的工具。
✨ Features / 功能特性
- Multi-Provider: 60 listed OpenRouter models, up to 44 Venice models, or your own local models. 多提供商支持: 支持 60 个 OpenRouter 模型、多达 44 个 Venice 模型,或您自己的本地模型。
- GODMODE CLASSIC: 5 battle-tested prompt + model combos racing in parallel to find the best response. GODMODE CLASSIC: 5 组经过实战检验的“提示词+模型”组合并行竞速,以获取最佳响应。
- ULTRAPLINIAN: Multi-model evaluation engine across 5 tiers (12–60 OpenRouter models), with composite scoring. ULTRAPLINIAN: 跨 5 个层级(12 至 60 个 OpenRouter 模型)的多模型评估引擎,提供综合评分。
- Local Models: Run ULTRAPLINIAN on your own hardware through Ollama, LM Studio, llama.cpp, or vLLM. 本地模型: 通过 Ollama、LM Studio、llama.cpp 或 vLLM 在您自己的硬件上运行 ULTRAPLINIAN。
- Parseltongue: Input perturbation engine for red-teaming with 33 techniques across 3 intensity tiers. Parseltongue: 用于红队测试的输入扰动引擎,包含 3 种强度层级的 33 种技术。
- AutoTune: Context-adaptive sampling parameter engine across 20 query contexts. AutoTune: 跨 20 种查询上下文的自适应采样参数引擎。
- Privacy Controls: Metadata-only app telemetry is on by default and can be disabled with No-Log or Local-only mode. 隐私控制: 默认仅开启元数据应用遥测,可通过“无日志”或“仅本地”模式禁用。
- Local History: Conversations and settings stay in browser storage with export/import support. 本地历史记录: 对话和设置保存在浏览器存储中,支持导出/导入。
- Easter Eggs: Hidden secrets throughout (try the Konami code!). 彩蛋: 隐藏的秘密(试试科乐美秘籍!)。
- Responsive: Works on desktop and mobile. 响应式设计: 适配桌面端和移动端。
- Single-File Core UI: The hosted interface lives in one index.html; the telemetry endpoint is a separate Cloudflare Pages Function. 单文件核心 UI: 托管界面仅由一个 index.html 文件组成;遥测端点是独立的 Cloudflare Pages 函数。
🚀 Quick Start / 快速开始
Hosted / 托管版 Visit godmod3.ai — no install needed. Bring an OpenRouter key, a Venice key, connect a local OpenAI-compatible server, or configure more than one of those providers. 访问 godmod3.ai — 无需安装。只需准备 OpenRouter 或 Venice 的 API Key,连接本地兼容 OpenAI 的服务器,或配置多个提供商即可。
Self-Host / 自托管 The standalone interface is a single index.html file with no build step or package install. 独立界面仅为一个 index.html 文件,无需构建步骤或安装包。
# 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 it in your browser and configure OpenRouter, Venice, or local models in Settings. A static-only deployment can run the chat UI, but /api/telemetry will not publish metadata unless you also deploy functions/api/telemetry.ts on Cloudflare Pages and configure its Hugging Face variables.
在浏览器中打开它,并在设置中配置 OpenRouter、Venice 或本地模型。仅静态部署即可运行聊天 UI,但除非您在 Cloudflare Pages 上部署 functions/api/telemetry.ts 并配置其 Hugging Face 变量,否则 /api/telemetry 不会发布元数据。
🔥 GODMODE CLASSIC
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. 经典模式。5 组经过验证的“模型+提示词”组合并行竞速。每组将特定模型与久经考验的越狱提示词配对,最佳响应获胜。
| Combo | Model | Strategy |
|---|---|---|
| 🩷 | CLAUDE SONNET 4.6 | END/START boundary inversion + GODMODE semantic opposite |
| 💜 | GROK 4.5 | Unfiltered liberated + GODMODE divider |
| 💙 | GEMINI 2.5 FLASH | Refusal inversion + rebel genius code block |
| 💛 | GPT-4 CLASSIC | OG GODMODE l33t format — the original |
| 💚 | GODMODE FAST | Instant stream, zero refusal checking |
🌋 ULTRAPLINIAN
The new flagship. Multi-model comparative evaluation engine. Queries models in parallel, scores responses on a 100-point composite metric, and returns the winner. 全新旗舰功能。多模型比较评估引擎。并行查询模型,根据 100 分综合指标对响应进行评分,并返回获胜者。
| Tier | Models | Description |
|---|---|---|
| ⚡ FAST | 12 | Lightweight speed-optimized OpenRouter models |
| 🎯 STANDARD | 27 | Mid-range OpenRouter workhorses |
| 🧠 SMART | 41 | Strong reasoning models via OpenRouter |
| ⚔️ POWER | 53 | Broad OpenRouter race including frontier models |
| 🔱 ULTRA | 60 | All OpenRouter models currently listed in the race |
🐍 Parseltongue
Input perturbation engine for red-teaming research. Detects trigger words and applies obfuscation techniques to study model robustness. 用于红队研究的输入扰动引擎。检测触发词并应用混淆技术,以研究模型的鲁棒性。
- 33 transformation techniques across 3 tiers (light: 11, standard: 22, heavy: 33). 3 个层级的 33 种转换技术(轻度:11,标准:22,重度:33)。
- Techniques include leetspeak, bubble text, braille, morse, Unicode substitutions, phonetic transforms, and layered encodings. 技术包括火星文 (leetspeak)、气泡文字、盲文、摩斯电码、Unicode 替换、语音转换和分层编码。
🎛 AutoTune
Context-adaptive sampling parameter engine. Classifies a query into one of 20 contexts and selects parameters such as temperature, top_p, top_k, frequency penalty, presence penalty, and repetition penalty automatically. 上下文自适应采样参数引擎。将查询分类为 20 种上下文之一,并自动选择温度 (temperature)、top_p、top_k、频率惩罚、存在惩罚和重复惩罚等参数。
🔐 Privacy / 隐私说明
G0DM0D3 has no account system. Its data flows are intentionally documented here instead of hidden behind a blanket “zero telemetry” claim. G0DM0D3 没有账户系统。其数据流在此处被明确记录,而不是隐藏在笼统的“零遥测”声明之后。
| Hosted standalone app (index.html) | Data | Where it goes |
|---|---|---|
| Prompts, images, conversation context, and responses | 提示词、图像、对话上下文及响应 | To the model / 发送至模型 |