AIAny
AI Client2026
Icon for item

G0DM0D3

A single-file, privacy-aware multi-provider chat UI that races multiple LLMs, supports local model servers, red-teaming input perturbations, and configurable telemetry for model evaluation and experimentation.

Introduction

Why this matters now Most chat UIs hide how they combine models, telemetry and red-team tooling. G0DM0D3 surfaces those layers in a single static interface so researchers and tinkerers can run multi-model comparisons, prompt-perturbation experiments, and local-only deployments without an opaque backend.

What Sets It Apart
  • Single-file deployable UI: the core chat interface lives entirely in index.html, making static hosting and local use trivial while keeping the app surface auditable.
  • Racing & evaluation engines: GODMODE CLASSIC races five curated model+prompt combos in parallel; ULTRAPLINIAN runs multi-tier races (12–60 OpenRouter models by tier) and selects winners using a composite 100-point score.
  • Red-team tooling: Parseltongue provides 33 input-transformation techniques across three intensity tiers to probe robustness and trigger-resilience systematically.
  • Local-first privacy controls: supports Ollama, LM Studio, llama.cpp, vLLM and a Local-only mode that disables provider calls and app telemetry; hosted telemetry is metadata-only by default and opt-outable.
  • Lightweight orchestration: AutoTune picks sampling parameters per one of 20 query contexts, and the UI can race OpenRouter, Venice, and local OpenAI-compatible endpoints concurrently.
Who It's For and Tradeoffs

Great fit if you are a researcher, red-team practitioner, or developer who needs a transparent playground to compare models, test jailbreaks, and run local inference without a heavy backend. It excels when you want reproducible multi-model comparisons on commodity infrastructure or an auditable static deployment. Look elsewhere if you need a production-grade conversational platform with user accounts, server-side history, or built-in moderation workflows—the project intentionally avoids centralized accounts and cloud history sync and is licensed under AGPL-3.0, which requires source sharing for networked deployments.

Where It Fits

Technically it sits between minimal front-end chat demos and heavyweight orchestration stacks: ideal for local research, red-team labs, and privacy-aware demonstrations where exposing the model plumbing and telemetry policy is a feature, not a secret.

Information

  • Websitegithub.com
  • AuthorsPliny the Prompter
  • Published date2026/03/25

Categories

More Items

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.