AI
Building with AI — from custom-deployed chat infrastructure to generative visual systems that push creative production forward.
This project spans two distinct AI applications: a fully deployed conversational AI widget built on Cloudflare Workers and the Claude API, and a generative image system exploring prompt engineering for commercial creative production.
Both represent a shift in how creative direction intersects with technical execution, using AI not just as a tool, but as infrastructure.
Custom Claude API Integration
Built and deployed a fully functional AI chat concierge for a DTC brand's Shopify storefront. The widget acts as a real-time personal shopper, answering product questions, making recommendations, and guiding customers through the shopping experience in a brand-consistent voice. Rather than using an off-the-shelf chatbot, this was built from scratch using a custom Cloudflare Worker as a secure API proxy between the storefront and the Claude API.
Live Concierge Demo
The widget handles the full conversation loop in real time. The Cloudflare Worker keeps credentials server-side, forwards message history to Claude, and returns responses with zero cold starts on Cloudflare's global edge network.
Worker Code
The Worker handles CORS, authenticates with the Anthropic API using an environment variable kept server-side, and forwards the full conversation history so the model maintains context across the session.
AI Image Generation
A series of five AI-generated concepts exploring prompt engineering as a creative production tool. Each prompt was written to simulate different commercial briefs, product photography, fashion editorial, architectural visualization, and fine art, without a single photo shoot or stock license.

Prompt: High-end stereo amplifier in a clean studio on a reflective blue surface. Sleek brushed aluminum front, black vented top, two large silver knobs, small orange and red indicator lights, and an orange-lit power button. Soft, even lighting highlighting the metallic texture and modern design.

Prompt: A high-fashion Vogue studio portrait of a woman with wet, tousled hair and a glowing, dewy complexion. The model is draped in rich, glossy red satin fabric. Moody and cinematic, casting soft shadows and a golden glow on the model's skin.

Prompt: Dreamy abstract floral painting with soft motion blur. White flowers and green foliage sweep diagonally, blending light greens, whites, and pinks in an airy, impressionistic style.

Prompt: Minimalist desert architecture with bold terracotta walls, sharp shadows, and a reflective water channel. Sunlight and structure create dramatic contrast against desert cliffs and a clear blue sky.

Prompt: Surreal golden-hour scene with sculptural lounge chairs in earthy and pastel tones floating on calm, reflective water. Warm peach and pale blue hues create a dreamy glow, blending interior design, sculpture, and fine art in a cinematic, luxurious composition.