G0DM0D3  by elder-plinius

Liberated AI chat interface for cognition and red-teaming

Created 4 days ago

New!

1,704 stars

Top 24.5% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

G0DM0D3 is an open-source, privacy-focused chat interface designed for advanced AI interaction, red teaming, and cognition research. It offers a multi-model experience, enabling users to leverage over 50 AI models through a single, self-hostable HTML file, benefiting hackers, philosophers, and system tinkerers seeking liberated AI cognition.

How It Works

G0DM0D3 employs a unique single-file, vanilla HTML/CSS/JS architecture for effortless deployment. Its core innovation lies in its advanced interaction modes: GODMODE CLASSIC pits five battle-tested model-prompt combinations in parallel for optimal response generation, while ULTRAPLINIAN provides a multi-model evaluation engine scoring responses across up to 51 models. The Parseltongue engine facilitates red-teaming via input perturbation, and AutoTune dynamically adjusts sampling parameters based on query context using EMA learning.

Quick Start & Requirements

  • Primary install/run command: Clone the repository (git clone https://github.com/elder-plinius/G0DM0D3.git), navigate to the directory, and open index.html directly in a browser or serve locally using python3 -m http.server 8000.
  • Prerequisites: An OpenRouter API key is required to access the supported AI models.
  • Deployment: Upload the single index.html file to any static host (e.g., GitHub Pages, Vercel, Cloudflare Pages).
  • Links: GitHub Repository

Highlighted Details

  • Supports 50+ AI models via OpenRouter (Claude, GPT-5, Gemini, Grok, Mistral, LLaMA, etc.).
  • Features GODMODE CLASSIC (parallel prompt/model combos) and ULTRAPLINIAN (multi-model scoring engine).
  • Includes Parseltongue for AI red-teaming with 33 techniques and AutoTune for adaptive sampling parameters.
  • Privacy-first design with opt-out telemetry, opt-in dataset collection, and API keys stored client-side.

Maintenance & Community

The project is maintained by "Pliny the Prompter" under the elder-plinius organization. Specific community links (Discord/Slack) or detailed contributor information beyond the primary author are not explicitly detailed in the README.

Licensing & Compatibility

Licensed under AGPL-3.0, ensuring the software remains free and open-source. Derivatives must also be open-source. Enterprise use is permitted with direct contact to Elder Plinius for licensing details. Compatibility for closed-source linking is restricted due to the copyleft nature of AGPL-3.0.

Limitations & Caveats

The AGPL-3.0 license imposes strong copyleft requirements on derivative works. Chat history is stored solely in browser localStorage, meaning data loss occurs if browser data is cleared or devices are switched, requiring manual backup. The opt-in "Open Research Dataset" feature, while anonymized, publishes all chat inputs and model outputs publicly, necessitating caution with sensitive information.

Health Check
Last Commit

4 days ago

Responsiveness

Inactive

Pull Requests (30d)
5
Issues (30d)
8
Star History
1,812 stars in the last 4 days

Explore Similar Projects

Feedback? Help us improve.