AI Pulse

3月13日周五 · 为开发者和创业者精选

🧪

实验室博客

16
🤗Hugging Face
Build an Agent That Thinks Like a Data Scientist: How We Hit #1 on DABStep with Reusable Tool Generation2026-03-13

Hugging Face开源可复用工具生成框架,让数据科学Agent自动生成任务特定工具,在DABStep基准达榜首。

🧠Anthropic
Claude now creates interactive charts, diagrams and visualizations2026-03-12

Claude新增交互式图表、图解和可视化生成能力,提升数据展示和分析的交互体验。

🧠Anthropic
Advancing Claude for Excel and PowerPoint2026-03-11

Anthropic推进Claude在Excel和PowerPoint中的集成应用,增强办公生产力工具的AI辅助功能。

🤖OpenAI
Rakuten fixes issues twice as fast with Codex2026-03-11

OpenAI Codex帮助Rakuten将软件交付速度翻倍,将故障恢复时间缩短50%并自动化CI/CD审查流程。

Rakuten uses Codex, the coding agent from OpenAI, to ship software faster and safer, reducing MTTR 50%, automating CI/CD reviews, and delivering full-stack builds in weeks.

🤖OpenAI
Designing AI agents to resist prompt injection2026-03-11

OpenAI揭示ChatGPT Agent通过行为约束和数据隔离来防御Prompt注入和社工攻击的防护策略。

How ChatGPT defends against prompt injection and social engineering by constraining risky actions and protecting sensitive data in agent workflows.

🤖OpenAI
From model to agent: Equipping the Responses API with a computer environment2026-03-11

OpenAI用Responses API、Shell工具和容器技术构建安全可扩展的Agent运行时,支持文件操作和工具调用。

How OpenAI built an agent runtime using the Responses API, shell tool, and hosted containers to run secure, scalable agents with files, tools, and state.

🤖OpenAI
Wayfair boosts catalog accuracy and support speed with OpenAI2026-03-11

Wayfair用OpenAI模型优化电商支持和产品数据质量,自动化工单分流并增强数百万商品属性。

Wayfair uses OpenAI models to improve ecommerce support and product catalog accuracy, automating ticket triage and enhancing millions of product attributes at scale.

🤗Hugging Face
Introducing Storage Buckets on the Hugging Face Hub2026-03-10

Hugging Face Hub新增Storage Buckets功能,为模型和数据集提供原生云存储解决方案。

🤗Hugging Face
Keep the Tokens Flowing: Lessons from 16 Open-Source RL Libraries2026-03-10

Hugging Face分析16个开源强化学习库的最佳实践,分享Token管理和模型训练的优化经验。

🧠Anthropic
Bringing Code Review to Claude Code2026-03-09

Anthropic为Claude Code集成代码审查功能,增强AI编程助手的质量保证能力。

🔬Google DeepMind
From games to biology and beyond: 10 years of AlphaGo’s impact2026-03-09

Google DeepMind回顾AlphaGo十年历程,展示其在科学发现和AGI探索中的深远影响。

Ten years since AlphaGo, we explore how it is catalyzing scientific discovery and paving a path to AGI.

🤗Hugging Face
Granite 4.0 1B Speech: Compact, Multilingual, and Built for the Edge2026-03-09

IBM Granite 4.0推出1B参数轻量级多语言语音模型,为边缘设备优化部署成本。

🧠Anthropic
Common workflow patterns for AI agents—and when to use them2026-03-05

Anthropic总结AI Agent工作流常见模式并指导选择,帮助开发者构建高效Agent系统。

🔬Google DeepMind
Gemini 3.1 Flash-Lite: Built for intelligence at scale2026-03-03

Google推出Gemini 3.1 Flash-Lite,兼具极速推理和成本效益的小型多模态模型。

Gemini 3.1 Flash-Lite is our fastest and most cost-efficient Gemini 3 series model yet.

🔬Google DeepMind
Nano Banana 2: Combining Pro capabilities with lightning-fast speed2026-02-26

Google发布Nano Banana 2图像生成模型,结合专业级功能与闪电级速度的生产级方案。

Our latest image generation model offers advanced world knowledge, production ready specs, subject consistency and more, all at Flash speed.

🔬Google DeepMind
Gemini 3.1 Pro: A smarter model for your most complex tasks2026-02-19

Gemini 3.1 Pro面向复杂任务优化,提供深度推理和精准答案的高端多模态大模型。

3.1 Pro is designed for tasks where a simple answer isn’t enough.

🔥

GitHub 今日热榜

7 个项目
+2.1k
microsoft/BitNetPython

BitNet是微软开源的1比特大语言模型推理框架,通过极端量化实现超低内存和计算成本,是边缘部署和资源受限场景的突破性方案。

Official inference framework for 1-bit LLMs

+322
langflow-ai/openragPython

OpenRAG整合Langflow、Docling和Opensearch,提供开箱即用的检索增强生成平台,简化RAG应用从数据处理到检索的全流程开发。

OpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch.

+263
InsForge/InsForgeTypeScript

InsForge为Agent开发提供生产级后端基础设施,让AI代理能够直接调用数据库、API和文件系统等资源,加速全栈应用开发效率。

Give agents everything they need to ship fullstack apps. The backend built for agentic development.

+1.7k
obra/superpowersShell

Superpowers定义了智能体开发方法论和技能框架,通过标准化的Agent能力组织,使复杂的软件自动化任务变得可重现和可扩展。

An agentic skills framework & software development methodology that works.

+13
google-ai-edge/LiteRTC++

LiteRT是Google推出的TensorFlow Lite继任者,专为边缘设备高性能ML和生成式AI部署优化,提供高效转换、运行时和量化等完整方案。

LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization

+4.2k
msitarzewski/agency-agentsShell

Agency-Agents是功能完整的AI智能体框架,内置多个专业化角色(前端开发、社区运营、创意写作等),每个智能体均有独立流程和可验证的交付能力。

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

+150
anthropics/claude-plugins-officialPython

Claude Plugins官方目录由Anthropic维护,汇集高质量插件扩展Claude能力,为开发者和终端用户提供经过审核的生态工具和集成方案。

Official, Anthropic-managed directory of high quality Claude Code Plugins.

🚀

Product Hunt 今日新品

10 个产品
🚀
doXmindThe AI editor Notion should have built Discussion | Link

doXmind:AI驱动的文档编辑器,为Notion补齐协作讨论功能,提升团队知识管理效率。

The AI editor Notion should have built Discussion | Link

🚀
Parker by PerfectlyYour AI career super-connector Discussion | Link

Parker:AI职业助手,实时匹配人才机遇,加速求职者与企业对接。

Your AI career super-connector Discussion | Link

🚀
PerfectlyThe first AI-native recruiting agency. Fill roles in days. Discussion | Link

Perfectly:AI原生招聘平台,智能筛选匹配候选人,将招聘周期压缩至天级。

The first AI-native recruiting agency. Fill roles in days. Discussion | Link

🚀
SaturnTurn Japan's public data into an AI-ready spreadsheet WS Discussion | Link

Saturn:日本公开数据AI化工具,秒级转换成结构化表格,赋能数据分析。

Turn Japan's public data into an AI-ready spreadsheet WS Discussion | Link

🚀
Comet for iOSComet is the first agentic AI browser built for mobile. Discussion | Link

Comet:首款移动端Agent浏览器,支持自主任务执行,重塑手机AI交互。

Comet is the first agentic AI browser built for mobile. Discussion | Link

🚀
ReplylessAIAI Email app that's affordable, Hit Inbox Zero Discussion | Link

ReplylessAI:轻量化AI邮件助手,智能回复+自动分类,轻松达成收件箱零。

AI Email app that's affordable, Hit Inbox Zero Discussion | Link

🚀
KingCodingRun Claude, Codex & Cursor in parallel from one dashboard Discussion | Link

KingCoding:统一IDE面板,并行运行Claude/Codex/Cursor,提升编码效率。

Run Claude, Codex & Cursor in parallel from one dashboard Discussion | Link

🚀
Manus Agents for TelegramPersonal AI Agent in Your Chat Discussion | Link

Manus Agents:Telegram原生AI智能体,私密对话即时响应,个性化任务执行。

Personal AI Agent in Your Chat Discussion | Link

🚀
GStackUse Garry Tan's Exact Claude Code Setup Discussion | Link

GStack:开源Claude代码环境,复用Garry Tan最优配置,降低开发者配置成本。

Use Garry Tan's Exact Claude Code Setup Discussion | Link

🚀
WPCursorBuild complete WordPress sites through AI conversation Discussion | Link

WPCursor:对话式WordPress建站,零代码创建完整网站,加速中小企业上线。

Build complete WordPress sites through AI conversation Discussion | Link

📰

HackerNews 热门

15
4.1k
566
487
406
207
189
181
145
141
139
129
127
109
102
97

每日自动更新 · AI Pulse