Hugging Face published a blog post introducing Grabette, an open system designed to record robot manipulation data. The system targets the data collection bottleneck in robot learning research. This is relevant to the growing intersection of AI/ML and robotics, particularly for training manipulation policies.
Hugging Face published a blog post describing how to add Model Context Protocol (MCP) tools to the Reachy Mini robot platform. The integration connects MCP-based tool-calling infrastructure to physical robotics hardware. This is a concrete deployment example of MCP expanding beyond software agents into embodied AI systems.
Hugging Face has announced the acquisition of Pollen Robotics, a French open-source robotics company, with plans to sell physical robots. This move extends Hugging Face's open-source AI platform strategy into embodied AI and physical hardware. The acquisition signals a strategic push by Hugging Face to become a hub for open-source robotics development alongside its existing ML model and dataset ecosystem.
Hugging Face published a blog post examining whether open models are sufficiently capable for agentic use cases, focusing on benchmarking them against real-world tooling. The post addresses the practical question of which open-weights models can reliably handle tool-calling and multi-step agentic workflows. This is relevant to practitioners evaluating open models for agent deployments.
Hugging Face announced HUGS (Hugging Face Generative Services), a new product aimed at helping enterprises scale AI deployments using open models. The service appears to target production inference infrastructure for open-weight models, positioning Hugging Face as a managed deployment layer. This is a product launch in the enterprise AI infrastructure space, competing with managed inference offerings from other providers.
Hugging Face reports that their Transformers-based code agent has achieved a top score on the GAIA benchmark, a challenging evaluation for general AI assistants requiring multi-step reasoning and tool use. The result positions Hugging Face's open agent framework competitively against proprietary systems. The post details the agent architecture and tooling approach used to achieve the result.
Hugging Face published a blog post describing how they deployed local models to triage pull requests in the OpenClaw repository at no cost. The post demonstrates a practical agentic workflow for open-source repository maintenance using locally-run models. This is a concrete deployment case study for local model inference in software engineering automation tasks.
Hugging Face published a blog post describing their release engineering workflow for the huggingface_hub Python library, which ships updates weekly using a combination of AI assistance, open-source tools, and human review. The post covers the automated and semi-automated processes that enable high-cadence releases of a widely-used library in the ML ecosystem. This is relevant as a case study in AI-assisted software development workflows for a major ML infrastructure component.
Hugging Face has launched AI Sheets, a tool that enables users to work with datasets using open AI models directly within a spreadsheet-like interface. The product appears to integrate open-weight models for data transformation, annotation, or enrichment tasks on tabular datasets. This is a tooling addition to the Hugging Face ecosystem aimed at lowering the barrier for dataset curation and processing workflows.