Almanac
← Events
4Hugging Face Blog·1mo ago

Introducing Community Tools on HuggingChat

Hugging Face is launching Community Tools on HuggingChat, allowing users to create and share custom tools that AI assistants can invoke during conversations. This expands the HuggingChat ecosystem by enabling community-driven tool development, similar to plugin ecosystems seen in other AI chat platforms. The feature positions HuggingChat as a more extensible agent platform within the open-source AI tooling landscape.

Related guides (3)

Related events (8)

6Hugging Face Blog·1mo ago·source ↗

Hugging Face and AWS Partner to Make AI More Accessible

Hugging Face announced a strategic partnership with Amazon Web Services to expand access to AI models and tools. The collaboration aims to integrate Hugging Face's model hub and libraries more deeply with AWS infrastructure and services. This represents a significant enterprise deployment and cloud distribution move for the open-source AI ecosystem.

7Openai Blog·1mo ago·source ↗

New Tools for Building Agents

OpenAI announced new tools aimed at developers building AI agents, published on March 11, 2025. The announcement comes from OpenAI's official blog, signaling a continued push to expand the agent-building ecosystem. Specific tools and capabilities were not detailed in the provided body text, but the source and framing indicate a product/tooling release targeting the agentic development workflow.

5Hugging Face Blog·16d ago·source ↗

Hugging Face redesigns hf CLI to be agent-optimized for Hub interactions

Hugging Face published a blog post describing design decisions behind making the hf CLI agent-friendly for interacting with the Hub. The post covers how the CLI is being structured to work well in agentic workflows where LLMs or automated systems issue commands programmatically. This is relevant to the growing ecosystem of AI agents that need to retrieve, upload, or manage models and datasets.

5Hugging Face Blog·3d ago·source ↗

Hugging Face launches Agentic Resource Discovery for agent-based search

Hugging Face announced Agentic Resource Discovery, a new capability allowing AI agents to search for and discover resources on the Hugging Face Hub. The launch appears to enable agents to programmatically find models, datasets, and other artifacts as part of agentic workflows. This extends the Hub's utility as infrastructure for agent-based pipelines.

5Hugging Face Blog·1mo ago·source ↗

Tool Use, Unified — Hugging Face Blog

Hugging Face published a blog post addressing the fragmented landscape of tool/function-calling interfaces across different LLMs and frameworks. The post likely introduces or advocates for a unified approach to tool use in the Hugging Face ecosystem, covering how different models expose tool-calling capabilities and how to standardize them. This is relevant to the agent and tooling ecosystem as interoperability between models and tool-calling conventions remains a key friction point.

4Hugging Face Blog·1mo ago·source ↗

Data is Better Together: Community-Driven Dataset Building with Argilla and Hugging Face Spaces

Hugging Face and Argilla are launching a collaborative initiative to enable communities to collectively build higher-quality datasets using Argilla's annotation tooling integrated with Hugging Face Spaces. The effort targets the data curation bottleneck in AI development by crowdsourcing human feedback and annotations at scale. This represents a community-oriented approach to producing training and evaluation datasets for open-source AI models.

4Hugging Face Blog·11d ago·source ↗

Hugging Face demonstrates agent chaining two Spaces to build a 3D Paris gallery

A Hugging Face blog post describes an agent that autonomously chains two Hugging Face Spaces to generate a 3D gallery of Paris, illustrating multi-step tool use and Space-to-Space orchestration. The demo showcases how agents can compose existing hosted ML tools without custom infrastructure. This is a practical capability demonstration relevant to the agent-tool ecosystem.

5Hugging Face Blog·1mo ago·source ↗

Building the Hugging Face MCP Server

Hugging Face has published a blog post describing the construction of an MCP (Model Context Protocol) server that exposes Hugging Face platform capabilities to AI agents and LLM toolchains. The post covers the architecture and implementation of the server, enabling agents to search models, datasets, and spaces programmatically. This represents Hugging Face's integration into the emerging MCP ecosystem for agent-tool interoperability.