News
A Hugging Face Agent Built a 3D Paris Gallery by Autonomously Chaining Two Spaces
Hugging Face detailed how an agent constructed an interactive 3D Paris art gallery by autonomously chaining together two existing Hugging Face Spaces, using an agents.md-style spec to coordinate the workflow. The demo is a concrete example of agent-to-tool composition, where the model discovers and pipes together hosted apps rather than writing everything from scratch. For builders it's a template for treating Spaces (or any hosted endpoints) as composable tools in an agent pipeline.
↳ Follow the thread