AI Research

2026 — ITDT LLC

A growing collection of projects exploring what artificial intelligence can build, understand, and remember. Each one pairs human engineering with AI, documented with working examples and the thinking behind it.

Projects

AI Collaboration — 2026
1989 → 2026: A 35-Year Round Trip

A 3D hidden-line algorithm, faithfully translated from Turbo Pascal to JavaScript by agentic AI — running live in the browser.

▶ Live Demo Read the Story →
AI Research — 2026
Hazard Notifier Elira and Vance — A Two-AI Hazard Desk

Two AIs — Elira and Vance — watch for hazardous events around the world and decide which ones are worth a notification. Elira runs the desk and makes the call; Vance reviews, adds context, and pushes back. The point is lead time: reading the material that exists before anything is declared, rather than repeating an alert after it.

Read the Story → ▶ Live Stream Hazard Notifier →
AI Research — 2026
FornixDB — Persistent Memory for AI

An open-source memory store that gives agentic AI persistent, human-like memory — recallable by time and subject, local and private, that adapts and learns. Built and in daily use.

Read the Design → The Conversation →
AI Collaboration — 2026
Distributed Video Generation

ITDT and Claude Code designed a hardware-tailored pipeline that splits video generation across an Apple Silicon Mac and an NVIDIA-GPU PC, coordinated by a small job-control API — grown from one-shot previews into an episode compiler that turns a written plan into a finished film.

Read the Story → The API → Verify & Replicate →