How an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces
Source
huggingface.co
Date
Terms in this piece · Glossary
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
Why it matters
Turns thousands of hosted models into AI agentAn AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.Full definition →-callable building blocks: an agent reads a Space's agents.md and drives it end to end with curl, chaining one Space's output into the next.