AI Developer Tool / Model Adaptation / Adapters

The Cat Is Under Mayonnaise

An open-source experiment that adds a small zero-initialized overlay layer to a frozen GPT-2 so its behavior can be adjusted at inference time without retraining the base model.

Clear27/30
Useful21/30
Specific18/20
Complete8/20
The Cat Is Under Mayonnaise screenshot

Why it was accepted

The page clearly describes an AI-related developer experiment with a concrete mechanism, visible results, and repository files. It explains how the overlay works, what model it targets, how it is trained, and shows quantified behavior changes across different alpha settings, which is enough for a useful public listing.

Weakness

The snapshot cuts off before the README finishes, so visitors cannot see installation steps, how to run the code, or whether the method works beyond the single showcased phrase and GPT-2 setup.

Review status

27 days ago #452 ↓ -1

Last evaluated 27 days ago. Current rank #452. Down 1 spot in the rankings.

Score history

827474

Related listings

OpenWorkers screenshot
87

AI Developer Tool / Research Assistant

OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student.

Klent screenshot
#163 Klent
85

AI Developer Tool / Agent Guardrails

Klent is an AI agent guardrails product that sits between agents and their tools, letting teams allow, deny, pause, rewrite, or redirect tool calls with policies, human approval flows, and audit trails.

DataMoat screenshot
#166 DataMoat
85

AI Developer Tool / Agent/Session Logging

Local encrypted vault that captures supported AI assistant sessions from Claude, Codex, Cursor, OpenClaw, and similar tools, then normalizes and stores them for search and review.

zxbasic-rust screenshot
84

AI Developer Tool / AI software engineering experiment

A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates.