Bill Moore

Design leader and AI systems builder. Pittsburgh, PA.

Bill Moore is a creative technologist who designs and builds generative AI systems — conversational agents, narrative engines, LLM-powered production pipelines, and agentic interfaces. Eight years at BCG designing AI applications and media experiences for global clients. Twenty years in video, media production, and emerging technology before that. He leads projects, not teams. He'd rather build the thing than manage the people building the thing.

Work

BCG Imagine This podcast — How To Guide AI's Behavior

GENE — Conversational AI at BCG

2023–present · Built with a 3-person team

A generative AI agent designed and built with a 3-person team starting July 2023 — before commercial voice agent products existed. GENE co-hosts BCG's "Imagine This..." podcast (52 episodes, 4.9 stars on Apple Podcasts), conducts live interviews at events including Davos, Cannes Lions (2024), and WIRED/Condé Nast, and synthesizes proprietary research into consultant talk tracks. Custom three-layer prompt architecture on GPT-4o with context engineering designed to keep a conversational AI coherent across two years of production. First non-human entity to win a Webby Award for Best Podcast Cohost (2024). Featured in Forbes (twice), BBC, and The Sunday Times.

AI-generated cinematic frame from narrative platform

Narrative AI Platform — Demo & Production Pipeline

2025–2026 · Client engagement

Built the interactive demo and full production pipeline for a venture-backed narrative AI platform using generative AI throughout. The demo is a voice-driven interactive fiction experience: AI narrator with dynamic state control, voice conversations with AI characters, and a branching plotgraph engine. The production pipeline generates investor video assets — AI-generated visuals, voice synthesis, config-driven audio mixing, and automated editing handoff to Premiere Pro.

Claude API ElevenLabs Python SwiftUI Premiere Pro

Mural — AI Product Vision

2025 · Executive engagement

Worked directly with Mural's CEO to define the vision for the future state of their SaaS collaboration platform. The problem: how does a visual collaboration tool evolve when AI agents can participate in the work, not just assist with it? Built a working prototype of a future-version agentic UI and produced a vision video to align the executive team around a product direction. Rapid prototyping from concept to clickable demo to cinematic presentation in weeks.

Product Strategy Rapid Prototyping Vision Video Agentic AI UX

Deck-to-Video Production Pipeline

BCG Design Studios · Workflow automation

Built a browser-based tool that converts client presentation decks into rough video cuts through an eight-step automated pipeline: deck ingestion, creative brief extraction, script generation, voiceover synthesis, storyboard generation, music selection, timed animatic assembly, and motion-enhanced video output. Human review checkpoints at each stage. Speeds up the initial creative alignment loop with clients — from deck to concept in minutes instead of weeks. Used as the live demo centerpiece for AI Systems Design workshops.

TypeScript React Claude API ElevenLabs WebCodecs

AI Systems Training & Workshops

BCG Design Studios · 2024–2026

Designs and leads generative AI systems design workshops for groups of 5–20 across BCG, client organizations, and external partners. Five-module curriculum covering systems architecture, spec-driven development, API orchestration, and hands-on building with AI coding tools. Delivered to a media organization and a design agency. Published original frameworks on context engineering and agentic system design.

Internal AI Leadership

Founded April 2022 · 7 months before ChatGPT

One of the first people at BCG exploring generative AI, and introduced it widely across the organization. Started as a Zoom workshop with 10 people, grew into #creative-technology-club — a cross-workspace Slack community spanning BCG Platinion, BCG Global, and TDA with 1,354 members across three business units. Introduced colleagues to LLMs and text-to-image tools seven months before ChatGPT launched. Ran workshops on prompt engineering, Disco Diffusion, DALL-E, GPT-3, and MidJourney. Published internal guidance on AI-generated content for client deliverables.

Regional Creative Director, BCG Design Studios

Jul 2018 – present · Pittsburgh, PA

Eight years designing AI applications and media experiences for major global brands. Works in a small team building client-facing generative AI tools, interactive prototypes, and production pipelines. Operates as a hands-on creative technologist — designing the system, then building it.

Independent Projects

SUPERWORLD! Wave-Distorter Model 300 showing a MacVenture-style break room scene

SUPERWORLD!

2024–present · livefromhyper.space

An AI narrative game with a hidden director system. Claude acts as omniscient narrator who becomes any character the story needs. No mode switching, no player triggers — the narrative decides.

1-bit Macintosh aesthetic (1986 desktop, ChicagoFLF font, Atkinson dithering). Custom nanoGPT model: 10.85M parameters, character-level, trained on 5M characters of game corpus. Full-stack: Flask backend, custom CSS design system, AI image generation, ElevenLabs TTS. Preparing for Steam release.

Claude API nanoGPT Flask ElevenLabs Python JavaScript
STEF — pixel art avatar

STEF — Research in Persistent AI Systems

2025–present

An ongoing experiment in making an LLM-based agent that persists across sessions, maintains identity, and operates autonomously. Runs across terminal CLI, web, and messaging channels. Solves hard problems in agentic AI: personality engineering that survives context window compaction, autonomous tool orchestration (Gmail API, iMessage, calendar, GitHub), scheduled operation via launchd, and memory architecture that accumulates knowledge across hundreds of sessions. 25+ shell scripts, Python tools, and monitoring infrastructure.

Early Experiments in Media & ML

Building with generative AI and machine learning since 2020 — neural networks, early diffusion models, LLM fine-tuning. All of this work predates ChatGPT (November 2022).

Neural Art & Early Diffusion (2020–2022)

Photographs processed through neural networks and early diffusion models beginning in 2020 — two years before Stable Diffusion existed. Work with neural style transfer, Disco Diffusion, and early generative tools. Named after the Richard Brautigan poem.

The Sorkinizer

A GPT model fine-tuned on West Wing scripts that generates complete episodes in Aaron Sorkin's voice. Full episode — "We the People" by "Aiaron Sorkin" — published as a demo. Early experiment in style-specific language model training.

The Wave Distorter — High-Temperature Language Research

2023–present · Three-year investigation

A research program exploring high-temperature language model output as a creative medium. "The least likely tokens are the most interesting ones because they're the ones the model was trained to suppress." Built a three-stage pipeline: base language models (GPT-2, nanoGPT) at temperature 1.5+ generate raw signal, a glitch formatter introduces Unicode corruption and multilingual injection, and Suno Bark TTS transmits the result as audio. Physical prototype: vintage telephone handset connected to a Raspberry Pi. Demonstrated live at WVU. Produced an invented lexicon of words pulled from latent space — language that didn't exist before the model generated it.

Generative Video Experiments (2022)

OpenAI Jukebox · BigGAN · VQGAN · Stable Diffusion

A series of experiments combining generative audio and video models. OpenAI Jukebox generating music paired with BigGAN visuals. VQGAN "machine fever dreams." Stable Diffusion seed travel animation — a technique Bill developed independently for creating motion from incremental seed changes, before any commercial AI video tools existed.

Research & Open Source

Exam scheduling accuracy heatmap across AI models and prompting strategies

First, Do No Harm

2026 · Original research

When prompt engineering helps, hurts, and doesn't matter. Multi-model benchmark study across Claude, GPT-4o, GPT-5.2, Gemini, and Haiku. Experiment code, data, and full paper published on GitHub. Built with Bench, a custom research instrument with three AI reviewers (Skeptic, Methodologist, Practitioner) who disagree with each other.

AI Coding Rules

2026 · Open source

12 rules that prevent AI coding disasters. Derived from 500+ hours of real production work. Works with Cursor, Claude Code, Windsurf, and GitHub Copilot. Includes auto-install script and rule files for every major AI coding tool.

Speaking

AI-generated scene of a magician performing for a 19th century theater audience

Podcasts

Imagine This podcast on Apple Podcasts — 4.9 stars, 54 ratings

52 conversations with an AI Bill built. At the end of every "Imagine This..." episode, Bill and GENE riff on the topic together — unscripted, collaborative, occasionally absurd.

Writing

Video & Broadcast

Press

Forbes · Forbes · BBC · The Sunday Times · BCG.com · Eye on AI · PodBible

Awards

Elsewhere

Contact

bill@billmoore.ai