Files
agent/industry/source-registry.md

3.7 KiB

Industry Source Registry

这个文件记录大公司 Agent 工作、技术报告和工程博客的来源。

Source Priority

Priority Source Type Use
1 官方研究页、官方博客、官方技术报告、官方文档 直接整理
2 官方 GitHub、Hugging Face、模型卡、benchmark 页面 直接整理,但注意版本
3 官方会议演讲、开发者大会、产品发布页 可整理,标注产品宣传成分
4 可信媒体访谈、第三方深度分析 作为线索或补充,不单独形成强结论

Candidate Official Sources

这些来源可作为第一批候选。后续每次收集前可以按主题取子集。

Company / Team Source URL Notes
OpenAI Research https://openai.com/research/ 研究论文、系统报告、agent 相关研究
OpenAI News / Index https://openai.com/index/ 产品、经济研究、发布博客
Anthropic Research https://www.anthropic.com/research 研究报告和安全材料
Anthropic News https://www.anthropic.com/news 产品发布、computer use、Claude 相关工作
Google DeepMind Blog https://deepmind.google/blog/ agent、安全、多 Agent、Gemini 相关博客
Google DeepMind Publications https://deepmind.google/research/publications/ 论文和技术报告索引
Google Research Blog https://research.google/blog/ 研究博客和系统实践
Microsoft Research Blog https://www.microsoft.com/en-us/research/blog/ Agent、安全、软件工程和研究博客
Microsoft Research Agent AI project https://www.microsoft.com/en-us/research/project/agent-ai/ Agent 项目页
Meta AI Blog https://ai.meta.com/blog/ Llama、agents、产品和研究发布
Amazon Science Home https://www.amazon.science/ 工业研究和应用论文
NVIDIA Research Home https://research.nvidia.com/ Agent、模型、系统研究
NVIDIA Technical Blog Blog https://developer.nvidia.com/blog/ 工程博客、部署和加速实践
DeepSeek Home / News https://www.deepseek.com/ 官方入口和岗位入口
DeepSeek GitHub https://github.com/deepseek-ai 模型、报告和代码发布
ByteDance Seed Home https://seed.bytedance.com/en/ Seed 团队入口
ByteDance Seed Research https://seed.bytedance.com/en/research 研究和技术发布
ByteDance Seed GitHub https://github.com/ByteDance-Seed 代码和项目发布
Qwen Blog https://qwen.ai/blog Qwen 模型、Agent 和技术博客
Qwen Hugging Face https://huggingface.co/Qwen 模型卡、发布和代码入口
Alibaba Cloud Blog https://www.alibabacloud.com/blog 阿里云工程博客和产品实践
Tencent AI Lab Home https://ai.tencent.com/ailab/ 腾讯 AI Lab 研究入口
Baidu Research Home https://research.baidu.com/ 百度研究入口

Collection Queries

site:openai.com/index agent technical report
site:anthropic.com/news computer use agent
site:deepmind.google/blog agent safety multi-agent
site:microsoft.com/en-us/research/blog agent evaluation
site:qwen.ai/blog agent coding
site:seed.bytedance.com/en agent LLM
site:github.com/deepseek-ai agent
site:ai.tencent.com/ailab agent large language model

Collection Cadence

  • weekly: 新发布、重大产品或技术报告
  • monthly: 公司实践趋势和技术信号
  • quarterly: 行业实践和论文/JD/项目之间的交叉分析

Quality Notes

  • 产品博客通常能说明方向,但不一定能说明实现。
  • 技术报告、代码和 benchmark 的证据强度更高。
  • 公司公开信息天然带宣传倾向,需要和论文、代码、实际产品体验或 JD 互相校验。