ThreeBrowserStudio: ThreeBrowser Studio is a native WebGPU authoring runtime designed for Three.js projects, integrating with LLMs like Codex and ChatGPT to enable AI-driven 3D content creation. It provides a persistent, live viewport and a suite of nine model-facing tools for scene inspection, modification, validation, rendering, and animation playback.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
AI-assisted 3D content generation using LLMs.
Learning to build modern AI coding agents from scratch