Back to browse
Eliza, a line-by-line remake of the original AI chatbot from 1966

Eliza, a line-by-line remake of the original AI chatbot from 1966

by marquisdegeek·Feb 15, 2026·3 points·0 comments

AI Analysis

MidNiche GemRabbit Hole
The Take

Faithful, line-by-line reconstruction of Weizenbaum's ELIZA that runs in your browser with a terminal-style interface and direct links to the original source code. It’s satisfying to step through the original pattern-matching scripts and watch how simple rules create the illusion of conversation, but it’s firmly a historical demo rather than a modern chatbot toolkit.

Category
Target Audience

Developers, students, AI/ML hobbyists, computing historians

Post Description

Source at https://github.com/MarquisdeGeek/Eliza-Origins along links to with a talk I gave explaining a bit about it.

Similar Projects

EducationMid

Vintageterminals.io – a bootable museum of vintage OSes (13 so far)

You can boot actual vintage images in-browser — terminal-only classics like UNIX v4 and GUI-capable builds like early Red Hat or Yggdrasil — and the site treats them like museum exhibits (filters, session counters, random-launch). The real trick is getting decades-old binaries to run in JS/WASM emulators and exposing them in a friendly catalog; it's not completely novel but the curation, UI touches (theme switch, launch modes) and breadth make it delightful and immediately playable. I'd like clearer provenance/links to source images and an obvious repo for the emulation plumbing, but as a demo + learning toy this hits hard.

Rabbit HoleWizardry
dansquizsoft
513mo ago
EducationPass

Untranslated Einstein paper available in English for the first time

This isn't a startup — it's archival work: a first-time English translation of an obscure Einstein paper with corrections folded into the text and an institutional DOI, which makes it immediately citable. The landing page is functional and trustworthy (Cambridge Apollo hosting), but there's an odd mismatch on rights metadata — the author claims public domain timing while the record shows 'All Rights Reserved' — which deserves a quick fix for clarity.

Niche GemRabbit Hole
ajw287
403mo ago
AI/ML●●Solid

SnesGPT, micro-GPT ported to ASM on the Super Nintendo

This stuffs a full decoder-only transformer (RMSNorm, ReLU^2 MLP, multi-head attention with KV cache) into a SNES ROM and makes the 3.58 MHz 65816 actually perform matrix math by using the PPU hardware multiplier and Q8.8 fixed-point math. The repo documents the pipeline end-to-end — training/export, ROM lookup tables, and an assembler build — so it reads like a curated engineering demo rather than a sketchy toy.

WizardryNiche GemRabbit Hole
vga805
213mo ago
GamingMid

Paperclip Reforged – A from-scratch remake of Universal Paperclips

Nails the addictive feedback loop of the original: make clips, buy wire and processors, unlock strategic modeling and investment engines, with a readable system console and persistent autosave. The dark, compact UI puts Market, Manufacturing and Compute controls front-and-center, but it's largely a faithful remake rather than a reinvention — enjoyable to play, not groundbreaking.

SlickRabbit Hole
aayush9029
103mo ago
DesignMid

Starfield Screensaver for macOS

Faithful Windows 95 nostalgia port, but macOS already has built-in dynamic starfields.

Cozy
samieljabali
1027d ago