Discover and explore top open-source AI tools and projects—updated daily.
elder-pliniusLiberated AI chat interface for cognition and red-teaming
New!
Top 24.5% on SourcePulse
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
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.index.html file to any static host (e.g., GitHub Pages, Vercel, Cloudflare Pages).Highlighted Details
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.
4 days ago
Inactive
Renset