# GitHub 开源项目仓库汇总（2026-04-18 更新 | 新增 6 项）

# GitHub 开源项目仓库汇总（2026-04-18 更新）

> 数据来源：IMA 知识库 GitHub 相关内容整理 | 每周自动更新
> 本期新增 6 个项目，总计收录 29 个优质开源项目

## 📊 本周更新亮点

本周新增 **6 个项目**，包括：
- AI Coding 多 Agent 协调平台 **multica**（本周 +5,362 stars）
- AI 持久记忆框架 **MemPalace**（43k+ stars）
- AI 编码工作流编排器 **Archon**（17k+ stars）
- 全场景具身机器人数据集 **AGIBOT WORLD 2026**
- DeepMind **Gemini Robotics-ER 1.6** 机器人模型

---

## 一、数据平台与可视化项目

| 项目名称 | GitHub 地址 | 简介 |
|---------|-------------|------|
| **DataCap** | [github.com/devlive-community/datacap](https://github.com/devlive-community/datacap) | 开源数据中台软件，支持多数据源管理与监控，实现数据转换、集成、可视化等功能。采用Java/JavaScript开发，遵循Apache 2.0协议。 |
| **Chartbrew** | [github.com/chartbrew/chartbrew](https://github.com/chartbrew/chartbrew) | 开源报表平台，用于从API、MySQL、PostgreSQL、MongoDB等数据源创建实时报表看板。 |
| **Shaper** | [github.com/taleshape-com/shaper](https://github.com/taleshape-com/shaper) | 免费开源、基于SQL（DuckDB）的数据可视化工具，用于创建交互式数据仪表盘。后端Go，前端React，遵循MPL-2.0协议。 |
| **Data Formulator** | [github.com/microsoft/data-formulator](https://github.com/microsoft/data-formulator) | 微软研究院开发的AI驱动数据可视化工具，融合拖拽UI与自然语言输入。 |

## 二、AI 编程与代理项目

| 项目名称 | GitHub 地址 | Stars | 简介 |
|---------|-------------|-------|------|
| **BMAD-METHOD** | [github.com/bmad-code-org/BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 37k+ | 将大厂敏捷开发流程引入AI世界，构建含多角色虚拟开发团队。 |
| **GitNexus** | [github.com/abhigyanpatwari/GitNexus](https://github.com/abhigyanpatwari/GitNexus) | - | 将代码结构转化为可查询知识图谱，解决大型项目协作瓶颈。 |
| **code-review-graph** | [github.com/tirth8205/code-review-graph](https://github.com/tirth8205/code-review-graph) | - | 专为AI编码助手设计的本地知识图谱工具，利用Tree-sitter构建代码结构地图。 |
| **Maestro** | [github.com/pedramamini/Maestro](https://github.com/pedramamini/Maestro) | - | 跨平台桌面应用，编排管理多个AI代理与项目，支持Git Worktrees并行开发。 |
| **Acontext** | [github.com/memodb-io/Acontext](https://github.com/memodb-io/Acontext) | - | 面向自学智能体的上下文数据平台，统一存储会话上下文、任务记录与产出。 |
| **Scrapling** | [github.com/ccheshirecat/scrapling](https://github.com/ccheshirecat/scrapling) | - | 面向本地AI Agent生态的高性能Python爬虫库，具备绕过Cloudflare Turnstile等反爬能力。 |
| **multica** ⭐新增 | [github.com/multica-ai/multica](https://github.com/multica-ai/multica) | 9.3k+ | 多Coding Agent协调平台，将Claude Code、Codex等汇成「舰队」协作，本周 +5,362 stars。 |
| **MemPalace** ⭐新增 | [github.com/MemPalace/mempalace](https://github.com/MemPalace/mempalace) | 43.4k+ | AI记忆系统框架，ChromaDB+SQLite本地检索，零API费用，LongMemEval基准评分显著提升。 |
| **Archon** ⭐新增 | [github.com/coleam00/Archon](https://github.com/coleam00/Archon) | 17k+ | AI编码Harness构建器，通过YAML声明式定义AI编码工作流（计划→实现→验证→审查→PR）。 |

## 三、文档与知识处理项目

| 项目名称 | GitHub 地址 | 简介 |
|---------|-------------|------|
| **Docs2KG** | [github.com/abhigyanpatwari/Docs2KG](https://github.com/abhigyanpatwari/Docs2KG) | 将PDF、邮件、Excel等异构文档统一转换为多模态知识图谱。 |
| **Markwhen** | [github.com/mark-when/markwhen](https://github.com/mark-when/markwhen) | 将类Markdown文本快速转化为交互式层叠时间线。 |
| **Scriban** | [github.com/scriban/scriban](https://github.com/scriban/scriban) | 适用于.NET的快速、安全且轻量级的脚本语言与文本模板引擎。 |

## 四、开发工具与库项目

| 项目名称 | GitHub 地址 | 简介 |
|---------|-------------|------|
| **chaser-oxide** | [github.com/ccheshirecat/chaser-oxide](https://github.com/ccheshirecat/chaser-oxide) | 基于Rust的库，通过修改Chromium CDP通信协议实现反爬隐藏。 |
| **Pinchtab** | [github.com/pinchtab/pinchtab](https://github.com/pinchtab/pinchtab) | 12MB的Go二进制工具，将Chrome浏览器转为LLM可直接控制的接口。 |
| **Amphi-ETL** | [github.com/amphi-ai/amphi-etl](https://github.com/amphi-ai/amphi-etl) | 开源低代码数据管道生成器，实时生成基于pandas/DuckDB的Python代码。 |
| **chart-visualization-skills** | [github.com/antvis/chart-visualization-skills](https://github.com/antvis/chart-visualization-skills) | 蚂蚁AntV团队打造适合Claude Code的AI原生可视化Skill。 |
| **excalidraw-diagram-generator** | [github.com/mark-when/excalidraw-diagram-generator](https://github.com/mark-when/excalidraw-diagram-generator) | 让AI直接生成Excalidraw JSON文件来绘制流程图、架构图等9类图形。 |

## 五、学习资源与课程项目

| 项目名称 | GitHub 地址 | 简介 |
|---------|-------------|------|
| **cs249r_book** | [github.com/harvard-edge/cs249r_book](https://github.com/harvard-edge/cs249r_book) | 哈佛团队开源教材《Machine Learning Systems》，教授现实环境中让AI模型稳定运行。 |
| **Generative AI for Beginners** | [github.com/Microsoft/generative-ai-for-beginners](https://github.com/Microsoft/generative-ai-for-beginners) | 微软开源AI课程，针对文科生、产品经理及零基础跨行者。 |
| **AI-For-Beginners** | [github.com/Microsoft/AI-For-Beginners](https://github.com/Microsoft/AI-For-Beginners) | 微软开源AI课程，针对有计算机背景的学习者，侧重底层原理与框架训练。 |

## 六、基础设施与运维项目

| 项目名称 | GitHub 地址 | 简介 |
|---------|-------------|------|
| **OpenObserve** | [github.com/openobserve/openobserve](https://github.com/openobserve/openobserve) | 开源云原生可观测性平台，存储成本较Elasticsearch低约140倍，支持PB级数据处理。 |
| **Consul** | HashiCorp官方仓库 | HashiCorp开发的服务发现、健康检查、服务网格与配置管理工具。 |

## 七、具身机器人与数据集 ⭐本周新增分类

| 项目名称 | 链接 | 简介 |
|---------|------|------|
| **AGIBOT WORLD 2026** ⭐新增 | [github.com/OpenDriveLab/Agibot-World](https://github.com/OpenDriveLab/Agibot-World) | 全场景具身机器人开源数据集（100%真实世界），G2机器人采集，荣获IROS 2025 Best Paper。2026-04-10发布。 |
| **Gemini Robotics-ER 1.6** ⭐新增 | [DeepMind Blog](https://deepmind.google/blog/gemini-robotics-er-1-6/) | DeepMind发布的具身机器人模型1.6版，仪表读取精度93%，感知专家ER + 执行器VLA分离架构。 |

---

## 📈 项目统计汇总

| 分类 | 项目数 |
|------|--------|
| 数据平台与可视化 | 4 |
| AI 编程与代理 | 10 |
| 文档与知识处理 | 3 |
| 开发工具与库 | 5 |
| 学习资源与课程 | 3 |
| 基础设施与运维 | 2 |
| 具身机器人与数据集 | 2 |
| **合计** | **29** |

---

> 来源：Agile Robin 技术笔记 | 每周由 WorkBuddy 自动整理
> Tags: GitHub, 开源项目, AI编程, 数据可视化, 具身机器人, 开发工具

