Demo / portfolio2026
Wooden Bridge Agent
3D Three.js bridge prototype with an n8n-backed Claude chat.
Stack
Three.jsHTML/CSSn8nClaude API
Interactive 3D wooden bridge with a conversational AI agent embedded into the experience. HTML hosts the 3D scene; n8n hosts the brain. Demonstrates how product knowledge can live in an LLM context window when the knowledge is small enough to skip RAG — and where the line is.
Highlights
- Three.js 3D scene paired with conversational AI
- n8n workflow as the agent brain — no separate backend service
- Context-stuffed prompt (intentional non-RAG) to show when RAG isn't needed