Skip to main content
MP
AI2026

AI-EXHIBIT

A curated interface for demonstrating practical AI interactions.

Role

Solo Developer

Stack
TypeScriptLLM APIsInteractive UI
Status

Completed

Overview

AI-Exhibit is a TypeScript project built to present AI interaction patterns through focused, hands-on demos.

It emphasizes clarity of behavior over visual noise, with a clean, inspectable interface.

Key Features

Demo modulesMultiple AI interaction flows in one workspace
Prompt-to-output flowClear tracing from input to model response
Composable UIReusable panels for rapid experiment iteration
Practical focusBuilt around real usage patterns, not novelty

Tech Deep Dive

I used strongly typed request/response contracts around model calls and modular UI components so each demo remains isolated, testable, and easy to iterate independently.

Next ProjectLLM PROJECT