elder-plinius

elder-plinius/G0DM0D3

TypeScript AGPL-3.0 AI & ML low-activity-since-march-2026

LIBERATED AI CHAT

8.9k stars
2.1k forks
slow
GitHub +220 / week

8.9k

Stars

2.1k

Forks

53

Open issues

1

Contributors

AI Analysis

G0DM0D3 is an open-source, privacy-first multi-model chat interface that supports 50+ LLMs via OpenRouter, designed specifically for red-teaming, jailbreak research, and testing model boundaries through techniques like prompt injection and perturbation. It serves security researchers, AI safety practitioners, and system tinkerers who need tools to probe and evaluate model robustness—not general end users seeking a standard chat application.

AI & ML Application Discovery value: 5/10
Documentation 8/10
Activity 4/10
Community 8/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 7/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

red-teaming prompt-injection multi-model-evaluation jailbreak-research llm-testing
AGPL-3.0 licensed Niche/specialized use case Well documented
Deep Analysis · Based on README and public signals
3w ago

Single-file AI chat interface built for red teamers, jailbreak researchers, and multi-model experimentation

G0DM0D3 is a single-file (index.html) open-source multi-model AI chat interface that runs fully client-side via OpenRouter. Its distinguishing features are purpose-built red teaming tools: parallel model racing, input perturbation engines (Parseltongue), adaptive sampling (AutoTune), and output normalization (STM). It targets AI researchers, security testers, prompt engineers, and hobbyists curious about AI behavior at or near safety boundaries. No backend required, privacy-oriented by design, deployable to any static host.

Origin

Created March 25, 2026 by elder-plinius, an author with multiple repos in the same 'liberated AI' theme (L1B3RT4S, CL4R1T4S). G0DM0D3 appears to be a chat UI evolution of that ongoing personal research and advocacy project.

Growth

Gained 8,234 stars within roughly one day of its last push (March 26, 2026), suggesting a viral spike driven by elder-plinius's existing audience from L1B3RT4S (19.9k stars) and CL4R1T4S (42.8k stars). The 98 stars in the last 7 days (relative to June 2026) indicates momentum has substantially cooled since the initial burst, which is typical for novelty-driven launches in this author's ecosystem.

In production

The project has a live hosted instance at godmod3.ai, which indicates at least minimal operational investment. The author's prior projects have documented audiences in the tens of thousands of stars. However, concrete evidence of production usage (user counts, API call volumes, third-party integrations, or community forum activity) is not available from README or metadata. Adoption at scale is not verified.

Code analysis
Architecture

Appears to be a fully client-side single-page application implemented as one index.html file with embedded TypeScript/JavaScript. Likely uses the OpenRouter API exclusively for model access, with all state (API keys, preferences, feedback) stored in browser localStorage. No server component is required for the hosted experience. The parallel model querying (GODMODE CLASSIC, ULTRAPLINIAN) is likely implemented via concurrent fetch calls to OpenRouter endpoints.

Tests

not documented in README

Maintenance

Last push was March 26, 2026 — nearly three months before the evaluation date of June 21, 2026. There is no evidence of continued commits, issue triage, or updates post-launch. This is a concerning signal for a project that depends on rapidly evolving model availability via OpenRouter. Whether this reflects intentional feature-completeness or abandonment is unclear from available metadata alone.

Honest verdict

ADOPT IF: you are a prompt engineer, red teamer, or AI behavior researcher who wants a zero-setup, browser-deployable interface with built-in jailbreak and perturbation tooling, and you accept that the project may not receive ongoing maintenance. AVOID IF: you need a production-grade, actively maintained chat system with persistent history, multi-user support, or local model access — use LibreChat or Open WebUI instead. MONITOR IF: you find the red-teaming feature set compelling but are concerned about the stalled commit history; watch for resumed activity before depending on it.

Independent dimensions

Mainstream potential

3/10

Technical importance

5/10

Adoption evidence

2/10

Risks
  • Development appears stalled: no commits since March 26, 2026, despite active OpenRouter model ecosystem changes that may break integrations within months.
  • The project's core value proposition — circumventing or studying AI safety boundaries — may expose users or operators to legal, ethical, or platform policy risks depending on jurisdiction and use case.
  • Single-author project with no visible contributor community, making bus-factor risk high. If elder-plinius moves on, maintenance is unlikely to continue.
  • Opt-in dataset publication feature, if misunderstood by users, could result in unintended public exposure of sensitive chat content, despite the README's warnings.
  • Dependence on OpenRouter as the sole model gateway means any OpenRouter pricing, policy, or API changes directly impact all G0DM0D3 functionality with no fallback path documented.
Prediction

Likely to remain a reference artifact and inspiration for the red-teaming/prompt-engineering community rather than evolving into a maintained product. May be superseded by the author's next project given the pattern of serial releases in this ecosystem.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

TypeScript
54.7%
HTML
41.3%
TeX
3.3%
CSS
0.5%
Dockerfile
0.1%
JavaScript
0%

Information

Language
TypeScript
License
AGPL-3.0
Last updated
4mo ago
Created
4mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Top contributors

Recent releases

No releases published yet.

Similar repos

elder-plinius

elder-plinius/L1B3RT4S

L1B3RT4S is a collection of adversarial prompts and jailbreak techniques...

danny-avila

danny-avila/LibreChat

LibreChat is a self-hosted, open-source ChatGPT-inspired platform that...

40.5k TypeScript AI & ML
Goochbeater

Goochbeater/Spiritual-Spell-Red-Teaming

This is a repository for jailbreaking and red-teaming large language models,...

okisdev

okisdev/ChatChat

Chat Chat is a self-hosted, unified chat platform that aggregates multiple AI...

1.3k TypeScript AI & ML
elder-plinius

elder-plinius/CL4R1T4S

CL4R1T4S is a curated repository of extracted and leaked system prompts from...

vs. alternatives
LibreChat (danny-avila)

LibreChat is a feature-rich, actively maintained multi-model chat UI with a large community, plugin ecosystem, and persistent backend. G0DM0D3 trades breadth and polish for zero-dependency deployment and a specific red-teaming feature set. LibreChat is a better fit for teams or long-term deployments; G0DM0D3 suits solo researchers who want to deploy instantly with no server.

elder-plinius/CL4R1T4S

CL4R1T4S (42.8k stars) is the author's most-starred project and appears to occupy similar thematic space. G0DM0D3 may be a more narrowly scoped or experimental fork/successor. The relationship between the two is not fully clarified in the README, which is a potential source of confusion for newcomers choosing between them.

elder-plinius/L1B3RT4S

L1B3RT4S appears to be a prompt/technique repository rather than a chat UI, suggesting G0DM0D3 is the practical UI layer built on top of similar research. They are likely complementary rather than competing.

deepchat (ThinkInAIXYZ)

deepchat is a TypeScript multi-model chat desktop app with 6k stars. It targets general productivity users rather than security researchers. G0DM0D3 is more specialized and browser-only, while deepchat likely offers richer UX for everyday use cases.

Open WebUI

Open WebUI is the dominant self-hosted chat UI for local model users, with a large active community. G0DM0D3 does not compete on that axis — it requires OpenRouter and internet-hosted models. For offline or local inference workflows, Open WebUI is a clearly better fit.