This isn't just a tutorial about building a project — it's about how to collaborate with an AI agent to build it together.
Created by Ethan Sijun Huang
A real-time interactive system: speak a poem into your microphone, and an AI-generated image appears on screen.
Tech Stack:
Final Workflow:
🎤 Speak a poem → 📝 Whisper transcribes → 🎨 DALL-E generates image → 🖥️ Display in TouchDesigner
Before anything else, you need Claude Code — the AI agent that will help you build this entire project.
Claude Code is Anthropic's official CLI (command-line interface) tool for Claude. It's an AI agent that can read files, write code, run commands, and help you build projects interactively — all from your terminal.