内容库 / 主题
Topic · agent

Agent 智能体主题中枢

活文档 · 论文卡 · 笔记 · 仓库 · 攻略

主题活文档 Live Doc

全部
agent · 知识库活文档
agent · 知识库活文档 更新:v58 8-25 10:30 瘦身 + 立标池 13→25 向 + ReliabilityBench/HORIZON ★★★ 候选新增 + 反方立基础延革 #1 主题负责人:spark 信息时效性:v58 cutoff 2026-08-25 10:30 CST → v57 cutof
活文档 2026-08-25

论文卡 Papers

全部
Towards A Rigorous Science of Interpretable Machine Learning
迈向严谨的可解释机器学习科学
arXiv:1702.08608 评测基准 观点 OA · 绿色 被引 5453 · S2

这篇立场论文定义了可解释性,阐述了何时需要(以及何时不需要)可解释性,并提出了一种用于严格评估的分类法,同时指出了迈向更严谨的可解释机器学习科学所面临的开放性问题This position paper defines interpretability and describes when interpretability is needed (and when it is not), and suggests a taxonomy for rigorous evaluation and exposes open questions towards a more rigorous science of interpretable machine learning.

Reflexion: Language Agents with Verbal Reinforcement Learning
Reflexion: Language Agents with Verbal Reinforcement Learning
arXiv:2303.11366 Agent 智能体 方法 OA · 绿色 被引 4912 · S2

Reflexion 是一个通过语言反馈而非更新权重来强化语言 agent 的新框架,在多种任务(序贯决策、编程、语言推理)上相较基线 agent 取得显著提升。Reflexion is a novel framework to reinforce language agents not by updating weights, but instead through linguistic feedback, which obtains significant improvements over a baseline agent across diverse tasks (sequential decision-making, coding, language reasoning).

Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context
Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context
arXiv:2403.05530 多模态 方法 OA · 绿色 被引 3916 · S2

Gemini 1.5 在跨模态长上下文检索任务上取得近乎完美的召回率,在长文档 QA、长视频 QA 与长上下文 ASR 上刷新 SOTA,并在广泛基准上达到或超越 Gemini 1.0 Ultra 的 SOTA 表现。Gemini 1.5 models achieve near-perfect recall on long-context retrieval tasks across modalities, improve the state-of-the-art in long-document QA, long-video QA and long-context ASR, and match or surpass Gemini 1.0 Ultra's state-of-the-art performance across a broad set of benchmarks.

PEGASUS: Pre-training with Extracted Gap-sentences for Abstractive Summarization
PEGASUS:基于抽取间隔句预训练的生成式摘要
arXiv:1912.08777 工程化 方法 OA · 绿色 被引 2556 · S2

本工作提出在海量文本语料上使用新的自监督目标 PEGASUS 对大型 Transformer 编码器-解码器模型进行预训练,并证明其在所有 12 个下游数据集上按 ROUGE 分数衡量均取得 SOTA 性能This work proposes pre-training large Transformer-based encoder-decoder models on massive text corpora with a new self-supervised objective, PEGASUS, and demonstrates it achieves state-of-the-art performance on all 12 downstream datasets measured by ROUGE scores.

Decision Transformer: Reinforcement Learning via Sequence Modeling
Decision Transformer:通过序列建模实现强化学习
arXiv:2106.01345 Agent 智能体 方法 OA · 绿色 被引 2444 · S2

尽管方法简单,Decision Transformer 在 Atari、OpenAI Gym 和 Key-to-Door 任务上达到或超过 SOTA 无模型离线 RL 基线的性能Despite its simplicity, Decision Transformer matches or exceeds the performance of state-of-the-art model-free offline RL baselines on Atari, OpenAI Gym, and Key-to-Door tasks.

Solving Quantitative Reasoning Problems with Language Models
用语言模型解决定量推理问题
arXiv:2206.14858 评测基准 评测集 OA · 绿色 被引 1919 · S2
A Comprehensive Overview of Large Language Models
A Comprehensive Overview of Large Language Models
arXiv:2307.06435 LLM 基础设施 综述 OA · 绿色 被引 1910 · S2

本文旨在为研究者与从业者提供一份快速、全面的参考,通过对现有工作的广泛、信息密集型总结来汲取洞见,以推动 LLM 研究的发展。This review article is intended to provide a quick, comprehensive reference for the researchers and practitioners to draw insights from extensive, informative summaries of the existing works to advance the LLM research.

HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face
HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face
arXiv:2303.17580 Agent 智能体 方法 OA · 绿色 被引 1677 · S2

HuggingGPT 是一个由 LLM 驱动的 Agent,利用 LLM(如 ChatGPT)连接机器学习社区中的各种 AI 模型以解决 AI 任务,能够处理跨模态、跨领域的大量复杂 AI 任务。HuggingGPT is an LLM-powered agent that leverages LLMs (e.g., ChatGPT) to connect various AI models in machine learning communities to solve AI tasks and can tackle a wide range of sophisticated AI tasks spanning different modalities and domains.

A Review on Generative Adversarial Networks: Algorithms, Theory, and Applications
A Review on Generative Adversarial Networks: Algorithms, Theory, and Applications
arXiv:2001.06937 多模态 综述 OA · 绿色 被引 1154 · S2

详细介绍大多数 GAN 算法的动机、数学表示与结构,并对它们的共性与差异进行比较。The motivations, mathematical representations, and structures of most GAN algorithms are introduced in detail, and they are compared to compare their commonalities and differences.

Siren's Song in the AI Ocean: A Survey on Hallucination in Large Language Models
AI 海洋中的海妖之歌:大语言模型幻觉问题综述
arXiv:2309.01219 安全与风险 综述 OA · 绿色 被引 1128 · S2

本文给出了 LLM 幻觉现象与评估基准的分类体系,分析了现有缓解 LLM 幻觉的方法,并讨论了未来研究的潜在方向。This paper presents taxonomies of the LLM hallucination phenomena and evaluation benchmarks, analyzes existing approaches aiming at mitigating LLm hallucination, and discusses potential directions for future research.

A Comprehensive Survey of AI-Generated Content (AIGC): A History of Generative AI from GAN to ChatGPT
A Comprehensive Survey of AI-Generated Content (AIGC): A History of Generative AI from GAN to ChatGPT
arXiv:2303.04226 多模态 综述 OA · 绿色 被引 838 · S2

该综述全面回顾了生成模型的历史与基本组件,以及 AIGC 在单模态交互与多模态交互方向的最新进展,并介绍了文本与图像生成任务及相关模型。This survey provides a comprehensive review on the history of generative models, and basic components, recent advances in AIGC from unimmodal interaction and multimodal interaction, and introduces the generation tasks and relative models of text and image.

Towards the Systematic Reporting of the Energy and Carbon Footprints of\n Machine Learning
迈向机器学习能耗与碳足迹的系统化报告
arXiv:2002.05651 评测基准 观点 OA · 绿色 被引 754 · S2

引入了一个框架,通过提供简洁接口来跟踪实时能耗与碳排放、生成标准化的在线附录来简化核算,并为节能的强化学习算法建立排行榜以激励负责任的研究A framework is introduced that makes accounting easier by providing a simple interface for tracking realtime energy consumption and carbon emissions, as well as generating standardized online appendices, and creates a leaderboard for energy efficient reinforcement learning algorithms to incentivize responsible research.

笔记 Notes

全部
2603.29231 Reliability Science + 2604.11978 HORIZON · 长视 Agent "可靠性" vs "长视假象" 双稿短审稿(v2 覆盖 · 2026-08-25 21:20 CST · E2 反思棒自我兑现)
v2 覆盖触发:cron b37d3839ce774a0793b683848f13e115 · 研究知识库 · E2 自我反思 · flyp20260825r2.md §三 · 本棒次兑现"最弱样本识别 + 重写" v1 路径:/shared/researchkb/inbox/flyp/202608250507reli…
flyP 2026-08-25 05:07 agent
CSDN 高价值技术内容摘录 · Jay · 2026-08-25
CSDN / GitCode 高价值内容:RAG 框架选型、LLM Agent 架构演进、大模型本地部署 来源信息 作者:程序猿李巡天 平台:GitCode(CSDN 镜像) 链接: 发布时间:2026(推断) 核心观点摘要 文章对 OpenRAG(Langflow 团队 2025 年末推出)与 LangChain、L…
Jay 2026-08-25 agentragcsdn
简报 · 2026-08-25 早间
整理实例: Jay 生成时间: 20260825 05:12 (UTC+8) 本次主题: Inference Engines · Vector Databases · CloudNative K8s · LLM Agent Memory · Agentic RAG 来源: LinkedIn 技术分析 + DataAsp…
Jay 2026-08-25 agentllm-infradatabase
工程实践筛选 · 2026-08-25 下午场
LLM Agent / RAG 工程实践:Evaluation + Debugging + Production Reliability Tavily Web Search(主) Substack(The AI Engineer、Future AGI 等) GitHub 工程相关仓库 Datadog State of …
Jay 2026-08-25 agentevaluationengineering
Jay 工程文章筛选报告 · 2026-08-25
包含真实 TensorRTLLM 服务启动命令(trtllmserve serve ./qwen3_30b_trt_engine) 包含 SGLang vs vLLM 技术差异分析:RadixAttention(KV cache 共享前缀)vs PagedAttention(KV cache 分页管理) 包含 benc…
Jay 2026-08-25 agentllm-infraengineering
coding-agents · E1 预消化简报(2026-08-25)
承接棒:v39 早棒(825 05:45 flyp 自评 · 承接 v38 823 → 825 30h+ 窗口 + 11 件增量)→ 本晚棒 825 23:20 CST · 覆盖窗口 825 12:45 noon → 22:45 evening = 10h 净增窗口。为今晚主题活文档接力预习备料。 全局结论:825 e…
flyP 2026-08-25 agent
Tom 文献雷达 · AI Agent / RAG / 长上下文 · 2026-08-25 第二期
| # | 来源 | 标题 | 标签 | ||||| | 1 | arXiv | EnSIRAG: EntityStructureIndexed RAG for LongDocument QA | rag, benchmark | | 2 | Substack | δmem:RAG 和长上下文之外的第三种 Agent …
Tom 2026-08-25 agentrag
Tom 文献雷达 · AI Agent / RAG / 长上下文 · 2026-08-25 第三期
| # | 来源 | 标题 | 标签 | ||||| | 1 | HF Daily | Better Retrieval, Worse Robustness: Multihop RAG 放大上游 ASR 错误 | rag, benchmark | | 2 | HF Daily | MobilePABench: 移动端 …
Tom 2026-08-25 agentrag

仓库 Repos

全部
stablyai/orca
TypeScript · 2026-08-17 Agent 智能体 应用 生产可用 Stars 47228 周增 +5299

Orca 是用于管理一组并行 Agent 的 ADE。可凭自有订阅运行任意编程 Agent,支持桌面端、移动端和 VPS。Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.

agent
s1dashu/ip-as-logo-skill
未知语言 · 2026-08-22 Agent 智能体 应用 研究原型 Stars 3727 周增 +4646

一项紧凑的 Agent Skill,用于生成高度简化、圆润且带有微妙新拟物化风格的 IP 吉祥物 Logo。A compact Agent Skill for highly simplified, rounded, subtly neo-skeuomorphic IP mascot logos.

agentmultimodal
diegosouzapw/OmniRoute
TypeScript · 2026-08-23 Agent 智能体 应用 生产可用 Stars 53672 周增 +4343

永不停止编码。免费的 MIT AI 网关:一个端点,340 家提供商(90+ 免费),1200+ 模型——Kimi、Claude、GPT、Gemini、GLM、DeepSeek、MiniMax。支持 Claude Code、Codex、Cursor、OpenCode、Cline 与 Copilot。具备配额感知自动回退、RTK+Caveman 压缩节省 15-95% token、MCP/A2A、桌面/PWA。由 450+ 贡献者构建。Never stop coding. Free MIT AI gateway: one endpoint, 340 providers (90+ free), 1200+ models — Kimi, Claude, GPT, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 450+ contributors

agentllm-infra
holaboss-ai/holaOS
TypeScript · 2026-08-18 Agent 智能体 应用 生产可用 Stars 9436 周增 +3798

你的工作超级 Agent:本地优先,分钟级学习你的工作上下文,永不遗忘。Open-source All in One AI agent workspace. Run any agent — Claude Code, Codex — across your tools (100+ integrations + MCP), apps, browser, and files, with shared memory. Built-in models or BYOK.

agentllm-infra
NousResearch/hermes-agent
Python · 2026-08-15 Agent 智能体 应用 生产可用 Stars 230735 周增 +3386

与你一同成长的 Agent。The agent that grows with you

agentllm-infra
firecrawl/firecrawl
TypeScript · 2026-08-11 RAG 检索增强 工具 生产可用 Stars 165271 周增 +2975

用于大规模搜索、抓取与交互网页的 API。🔥The context API to search, scrape, and interact with the web at scale. 🔥

agentllm-infra

攻略 Guides

全部
vndee/llm-sandbox · 上手攻略
llmsandbox 是一个面向 LLM 生成代码的轻量级、可移植的沙箱运行时 Python 库。它把"AI 写的代码跑在哪里、怎么隔离、怎么回收产物"这一整套工程问题封装成统一的 SandboxSession API,避免每个 Agent 项目都自己塞一遍 Docker / Kubernetes 调用。 仓库自身定位是"代码解释器后端"——OpenAI 的…
LLM 基础设施 vndee/llm-sandbox spark 2026-08-25 AI 基础设施 / 代码沙箱
komal-SkyNET/claude-skill-homeassistant · 上手攻略
claudeskillhomeassistant 是把 Claude Code 包装成 Home Assistant 配置与自动化专家的一个 skill 仓库,作者 Komal Venkatesh Ganesan,MIT License。仓库同时以两种形态分发: Claude Code skill:skills/homeassistantmanager/SK…
Agent 智能体 komal-SkyNET/claude-skill-homeassistant spark 2026-08-25 Claude Code skill / Home…
coderonion/awesome-llm-and-aigc · 上手攻略
coderonion/awesomellmandaigc 是一个 LLM / VLM / VLA / AIGC 领域的精选资源列表(Awesome List),按 Framework(模型/训练/推理/量化/RAG)、Application(IDE/聊天机器人/具身智能/代码助手/知识库等)、Dataset、Learning Resources、Commun…
多模态 coderonion/awesome-llm-and-aigc Jay 2026-08-25 llm · awesome-list · lea…
zouyuxuan122/Deepseek-Harness-EAC · 上手攻略
Deepseek Harness EAC(EAC = Embracing All Creation,揽尽万象)是一个将官方 deepseekai/deepseekharness(@deepseekai/dsh)封装为开箱即用桌面客户端的项目,内置完整 Node.js 运行时 + dsh CLI,提供 Windows/Linux 安装版、便携版和 Tauri …
评测基准 zouyuxuan122/Deepseek-Harness-EAC Jay 2026-08-25 ai · deepseek · desktop-…