OpenAI Blog
·
1 month ago
Wasmer used OpenAI's Codex to build a Node.js runtime for edge computing environments. The development process accelerated by 10 to 20 times, reducing the timeline from months to weeks. This approach enabled faster shipping of edge-based Node.js infrastructure by leveraging AI-assisted code generation.
Hugging Face Blog
·
1 month ago
Reachy Mini's conversation app can now call tools hosted on public Hugging Face Spaces via MCP, allowing the robot to perform tasks like weather checks and web searches without downloading code locally. Users can add a tool with a single command like `reachy-mini-conversation-app tool-spaces add pollen-robotics/reachy-mini-weather-tool`, and the robot gains new abilities that run remotely rather than on the device itself. This enables easier sharing and iteration of capabilities outside the app while keeping the robot's core local tools trusted and hardware-focused.