NousResearch/hermes-agent 是一个开源的、可扩展的智能体框架,旨在随用户需求演进,支持自主任务规划与工具调用。 NousResearch/hermes-agent is an open-source, extensible agent framework designed to evolve with user needs, supporting autonomous task planning and tool use.
Hugging Face Transformers 是一个广泛使用的开源库,支持文本、视觉、音频及多模态模型的推理与训练,是AI开发中不可或缺的基础设施。该库持续更新并集成前沿模型,显著降低了大模型应用门槛。 Hugging Face Transformers is a widely adopted open-source library enabling inference and training of state-of-the-art models across text, vision, audio, and multimodal domains. It serves as foundational infrastructure for AI development and lowers the barrier to adopting cutting-edge models.
Ollama 是一个用于本地运行大型语言模型的开源工具,支持 Kimi-K2.6、GLM-5.1、Qwen、Gemma 等主流模型的一键部署与管理。 Ollama is an open-source tool for running large language models locally, enabling one-click setup and management of popular models including Kimi-K2.6, GLM-5.1, Qwen, and Gemma.
Nub 是一个面向 Node.js 的一体化开发工具包,类似 Bun,但基于原生 Node.js 运行时,通过 `--require` 预加载机制集成 OXC 转译器、模块解析钩子和现代 Web API(如 Worker、Temporal)的 polyfill。 Nub is a Bun-like all-in-one toolkit for Node.js that enhances stock Node.js (not replacing it) with an OXC-powered transpiler, custom module resolution, and polyfills for modern APIs—via a `--require` preload hook.
Dify 是一个面向生产环境的开源平台,专为构建基于智能体(agentic)的工作流而设计,支持可视化编排、模型集成与应用部署。 Dify is a production-ready open-source platform designed for building agentic workflows, featuring visual orchestration, LLM integration, and application deployment capabilities.
Open WebUI 是一个开源的、用户友好的本地化大模型交互界面,支持 Ollama、OpenAI API 等多种后端,便于快速部署和使用私有化 AI 服务。 Open WebUI is an open-source, user-friendly local interface for large language models, supporting backends like Ollama and OpenAI API, enabling rapid deployment and private AI service usage.
本文是一篇实践性教程,详细介绍了如何利用自动化红队测试(Automated Red Teaming)方法识别并修复AI智能体的安全漏洞,显著提升其安全性。 This is a hands-on tutorial demonstrating how to apply automated red teaming techniques to identify and remediate security vulnerabilities in an AI agent—specifically preventing unauthorized access to sensitive AWS credentials—resulting in zero breaches.
本文介绍了HolmesGPT这一AI驱动的SRE(站点可靠性工程)工具在真实GKE集群中端到端验证故障修复的实际应用,展示了其通过mirrord exec自动验证补丁有效性的能力。 This article presents HolmesGPT—an AI-powered SRE tool—demonstrating end-to-end automated verification of bug fixes on a real GKE cluster, using mirrord exec to validate patch correctness.
本文介绍了开源的智能体AI技术栈(AAIF),解析了多个关键开源项目的核心功能与协作机制,并提供了面向开发者参与贡献的具体路径和实践建议。 This article introduces the open-source Agentic AI Stack (AAIF), explains the core functions and interoperability of key projects, and provides concrete, actionable guidance for developers to contribute.
llama.cpp 是一个在 C/C++ 中实现的轻量级、高效的大语言模型推理框架,支持在 CPU 上本地运行 LLM,无需 GPU。它以低资源占用和跨平台兼容性著称,广泛用于边缘设备和隐私敏感场景。 llama.cpp is a lightweight, high-performance LLM inference framework implemented in C/C++, enabling efficient local execution of large language models on CPU-only systems without GPU dependencies. It is widely adopted for edge deployment and privacy-preserving AI applications.
本文是一篇行业评论文章,指出尽管Claude Tag引发广泛关注,但AI社区尚未构建起关键的‘信任层’——即确保AI输出可靠、可验证、可审计的基础设施与实践体系。 This is an industry commentary article highlighting that while Claude Tag has generated significant excitement, the AI community has yet to build the essential 'trust layer'—infrastructure and practices ensuring AI outputs are reliable, verifiable, and auditable.
vLLM 是一个高性能、内存高效的大型语言模型推理与服务引擎,专为加速 LLM 部署而设计,支持 PagedAttention 等创新技术。 vLLM is a high-throughput, memory-efficient inference and serving engine for large language models, featuring innovations like PagedAttention to significantly improve decoding speed and GPU memory utilization.
Langflow 是一个开源的低代码可视化平台,用于构建、调试和部署基于大语言模型的AI智能体与工作流。 Langflow is an open-source, low-code visual platform for building, debugging, and deploying LLM-powered AI agents and workflows.
Firecrawl 是一个开源的 Web 数据获取工具,提供可扩展的 API,支持大规模网页搜索、爬取和交互。它旨在简化结构化网页数据提取流程,适用于 AI 应用的数据准备环节。 Firecrawl is an open-source web data acquisition tool offering a scalable API for searching, scraping, and interacting with the web—designed to streamline structured web data extraction for AI workflows.
Anthropic指控阿里巴巴非法提取其Claude大模型的能力,引发关于AI模型知识产权与商业竞争的行业争议。 Anthropic has accused Alibaba of illicitly extracting capabilities from its Claude AI model, sparking industry debate over AI model intellectual property and competitive ethics.
Sipp 是一个面向混合AI应用的本地优先运行时,支持 WebGPU 加速,旨在提升本地 AI 应用的性能与隐私性;其开发涉及对 llama.cpp WebGPU 后端的贡献。 Sipp is a local-first runtime for hybrid AI applications, leveraging WebGPU acceleration to enhance performance and privacy for on-device AI; its development includes contributions to the llama.cpp WebGPU backend.
这是一本面向实践者的系统性指南,涵盖从大语言模型基础、架构优化到智能体系统构建与生产部署的全流程,强调全栈理解对开发自主AI系统的重要性。 This is a comprehensive practitioner-oriented guide covering the full stack of agentic AI—from LLM fundamentals and architecture optimization to system design and production deployment—emphasizing holistic, layer-by-layer understanding for building robust autonomous systems.
本文提出iLLaDA——一种从零训练的80亿参数掩码扩散式大语言模型,采用全双向注意力机制,并在预训练和监督微调中全程保持掩码扩散目标,显著区别于主流自回归范式。 This paper introduces iLLaDA, an 8B-parameter masked diffusion language model trained from scratch with fully bidirectional attention—maintaining the masked diffusion objective throughout both pre-training (12T tokens) and supervised fine-tuning (25B-token instruction corpus, 12 epochs)—challenging the dominant autoregressive paradigm.
本文是一篇关于AI基础设施成本优化的实战反思,通过真实案例揭示了在AI产品开发中盲目堆砌功能导致预算失控的问题,并强调通过数据驱动决策精简功能以控制成本。 This article is a practical reflection on AI infrastructure cost optimization, using a real-world case to expose how feature bloat in AI product development led to unsustainable budget burn—and underscores the importance of data-driven feature pruning to control AI operational costs.
OpenAI与博通联合发布专为大语言模型推理优化的定制芯片,标志着AI硬件生态的重要进展。 OpenAI and Broadcom jointly unveiled a custom inference chip optimized for large language models, marking a significant advancement in AI hardware infrastructure.