Current AI 发布 Open Source AI Gap Map v0.1

Simon Willison 博客·2026-07-04 06:04·60天前·Simon Willison
AI 导读

Current AI(2025年2月巴黎AI行动峰会成立的非营利组织,已获4亿美元承诺资金)发布了Open Source AI Gap Map v0.1,旨在索引开源AI生态现状。该地图详细列出421个产品:266个软件工具和库、85个模型、50个数据集、20个硬件项目,来自228个组织,按14类别和3层技术栈组织。另有24,400个未分类长尾项目。底层数据以MIT许可证公开在GitHub(currentai-org/os-ai-map),包含1,184个YAML文件及收集脚本,可通过Datasette Lite探索其中16,185个仓库。

Simon Willison 博客
53AI 编辑部评分,满分 100

Current AI 发布 Open Source AI Gap Map v0.1

2026-07-04 06:04· 60天前· Simon Willison
AI 导读

Current AI(2025年2月巴黎AI行动峰会成立的非营利组织,已获4亿美元承诺资金)发布了Open Source AI Gap Map v0.1,旨在索引开源AI生态现状。该地图详细列出421个产品:266个软件工具和库、85个模型、50个数据集、20个硬件项目,来自228个组织,按14类别和3层技术栈组织。另有24,400个未分类长尾项目。底层数据以MIT许可证公开在GitHub(currentai-org/os-ai-map),包含1,184个YAML文件及收集脚本,可通过Datasette Lite探索其中16,185个仓库。

Open Source AI Gap Map

Current AI is "a global partnership building a public option for AI", founded as a non-profit at the AI Action Summit in Paris in February 2025 and backed by serious capital ($400m already committed).

They launched their Gap Map a couple of days ago - an attempt at indexing the current state of open source AI:

The Gap Map v0.1 details 421 products in depth: 266 software tools and libraries, 85 models, 50 datasets, and 20 hardware projects, produced by 228 organizations. These products are organized into 14 categories across 3 layers of the stack (model components, product / UX, and infrastructure). The remaining 24,400 artifacts constitute the uncategorized long tail of the open source AI ecosystem, and will carry no score until they are researched and cited.

The map itself is interesting to explore, but I'm more excited about the underlying data - released under an MIT license in the currentai-org/os-ai-map GitHub account: 1,184 YAML files plus the notebooks, schemas and other scripts used to help gather them.

Since the files are on GitHub you can use Datasette Lite to explore some of them - here are 16,185 GitHub repos the project is tracking as a CSV file loaded into Datasette Lite.

Tags: open-source, ai, datasette-lite, generative-ai, local-llms, llms

来源:Simon Willison 博客· simonwillison.net