Introducing Community Tools on HuggingChat
read at source ↗ huggingface.co
Introducing Community Tools on HuggingChat
Source: HuggingFace Date: 2024-09-16 URL: https://huggingface.co/blog/community-tools
Summary
Feature release: HuggingChat adds Community Tools — any public HF Space can be turned into a callable tool for LLMs running in HuggingChat, by just providing the Space URL. Users can also create custom Gradio-based tools and bundle up to 3 tools into custom assistants with system instructions. Template provided for RAG over uploaded documents. No benchmarks; this is a platform capability announcement.
Implications
HF as open-source ML hub. Community Tools effectively turns HF Spaces into a tool marketplace for open-weights models — the same structure as GPT’s plugin/actions ecosystem but entirely open and Gradio-powered. Any Space becomes a tool with no extra code; the community’s 300k+ Spaces become potential building blocks for open-weights agents.
Open-weights ecosystem health. Making tool use accessible to non-engineers (just add a Space URL) accelerates adoption of agentic capabilities for open-weights models. If HuggingChat gains traction as an agent platform, the quality of available Spaces (and thus the open-weights tool ecosystem) becomes a competitive differentiator against closed systems.