Skip to content

📈 AI 开源趋势日报 2026-09-01 #421

Description

@github-actions

AI 开源趋势日报 2026-09-01

数据来源: GitHub Trending + GitHub Search API | 生成时间: 2026-09-01 04:30 UTC


Let me analyze the data carefully and create a structured AI open-source trend report.

First, let me filter AI/ML relevant projects from the Trending list (16 repos):

  1. THU-MAIC/OpenMAIC - Multi-Agent Interactive Classroom → AI Agent/Workflow ✅
  2. tt-a1i/archify - Agent skill for diagrams → AI Agent tool ✅
  3. K-Dense-AI/scientific-agent-skills - AI Scientist skills → AI Agent ✅
  4. k1tbyte/Wand-Enhancer - Wand (WeMod) app extension → Not AI, skip ❌
  5. majd/ipatool - iOS app download tool → Not AI, skip ❌
  6. jingyaogong/minimind - Train 64M LLM from scratch → LLM Training ✅
  7. Osmantic/ODS - AI server, LLM inference → AI Infrastructure ✅
  8. checkstyle/checkstyle - Java code style tool → Not AI, skip ❌
  9. zhaoxuya520/reverse-skill - Security/Reverse Engineering with AI routing → AI Agent (uses AI coding clients) ✅
  10. affaan-m/ECC - Agent harness performance optimization → AI Agent ✅
  11. kaifcodec/user-scanner - OSINT tool → Not AI, skip ❌
  12. every-app/open-seo - SEO tool alternative → Not AI (it's SEO, not really AI-focused) ❌ - actually let me reconsider, it's just an SEO tool, no AI mention, skip
  13. p-e-w/heretic - Censorship removal for language models → LLM tool ✅
  14. handsomestWei/patent-disclosure-skill - Patent skill → AI Skill (uses Claude Code etc.) ✅
  15. firecrawl/pdf-inspector - PDF inspection library → Not primarily AI (it's a Rust PDF library) - skip, though Firecrawl is AI-related, this is a general PDF tool ❌
  16. pollen-robotics/microduck_rl - RL training environments → ML/RL training ✅

Now let me classify the AI search results by topic:

LLM topic:

  • jingyaogong/minimind - LLM training
  • ScrapeGraphAI/Scrapegraph-ai - AI scraper
  • 0xPlaygrounds/rig - Rust LLM framework
  • open-compass/opencompass - LLM evaluation
  • skyzh/tiny-llm - LLM inference
  • thinkwee/AgentsMeetRL - Agentic RL list
  • thinkwee/AwesomeOPD - On-Policy Distillation list
  • microsoft/multilspy - LSP client
  • apache/casbin-gateway - AI gateway
  • AIDASLab/Awesome-Diffusion-LLM - papers list
  • LiberCoders/FeatureBench - Agentic Coding benchmark
  • dg/ai-access - PHP AI library
  • anseryuer/Local_LLM_Deployment_Guide_Chinese - Chinese guide
  • LAMDA-CL/Prism - Multimodal continual instruction tuning
  • LancerLab/croqtile - AI-native kernel DSL

AI Agent topic:

  • NousResearch/hermes-agent - agent
  • shareAI-lab/learn-claude-code - nano claude code
  • santifer/career-ops - job search agent
  • ZhuLinsen/daily_stock_analysis - stock analysis
  • CherryHQ/cherry-studio - AI productivity
  • hugohe3/ppt-master - AI ppt
  • HKUDS/nanobot - personal AI agent
  • zhayujie/CowAgent - super AI assistant
  • siyuan-note/siyuan - knowledge workspace
  • bojieli/ai-agent-book - book
  • Hmbown/CodeWhale - coding agent
  • CopilotKit/CopilotKit - frontend for agents
  • esengine/DeepSeek-Reasonix - DeepSeek coding agent
  • agentscope-ai/QwenPaw - personal assistant
  • iOfficeAI/AionUi - cowork app

RAG topic:

  • open-webui/open-webui
  • langchain-ai/langchain
  • Shubhamsaboo/awesome-llm-apps
  • Graphify-Labs/graphify - knowledge graph
  • thedotmack/claude-mem - persistent context
  • infiniflow/ragflow
  • headroomlabs-ai/headroom - token compression
  • Mintplex-Labs/anything-llm
  • mem0ai/mem0 - universal memory
  • run-llama/llama_index
  • jeecgboot/JeecgBoot - low code
  • milvus-io/milvus
  • langchain-ai/langgraph
  • The-Vibe-Company/Quivr

LLM (general):

  • affaan-m/ECC
  • Significant-Gravitas/AutoGPT
  • ollama/ollama
  • firecrawl/firecrawl
  • f/prompts.chat
  • huggingface/transformers
  • langgenius/dify
  • harry0703/MoneyPrinterTurbo
  • browser-use/browser-use
  • rasbt/LLMs-from-scratch
  • JuliusBrussee/caveman

ML topic:

  • tensorflow/tensorflow
  • pytorch/pytorch
  • Developer-Y/cs-video-courses
  • netdata/netdata
  • scikit-learn/scikit-learn
  • keras-team/keras
  • ultralytics/ultralytics
  • rohitg00/ai-engineering-from-scratch
  • JuliaLang/julia
  • apache/airflow
  • streamlit/streamlit
  • paperless-ngx/paperless-ngx

Vector DB topic:

  • meilisearch/meilisearch
  • VectifyAI/PageIndex
  • qdrant/qdrant
  • topoteretes/cognee
  • NirDiamant/RAG_Techniques
  • weaviate/weaviate
  • alibaba/zvec
  • langchain4j/langchain4j
  • neuml/txtai
  • StarTrail-org/LEANN
  • lancedb/lancedb
  • oceanbase/oceanbase

Now let me classify projects by the 5 categories:

🔧 AI 基础工具 (Frameworks, SDKs, inference engines, dev tools, CLI):

  • jingyaogong/minimind - training
  • 0xPlaygrounds/rig - Rust LLM framework
  • skyzh/tiny-llm - inference system
  • microsoft/multilspy - LSP for AI
  • apache/casbin-gateway - AI gateway
  • dg/ai-access - PHP AI library
  • LancerLab/croqtile - AI kernel DSL
  • Osmantic/ODS - AI server
  • p-e-w/heretic - LLM tool
  • affaan-m/ECC - agent harness
  • ollama/ollama - inference
  • huggingface/transformers - framework
  • langgenius/dify - workflow platform
  • langchain4j/langchain4j - Java LLM
  • neuml/txtai - AI framework
  • firecrawl/firecrawl - context API
  • thedotmack/claude-mem - memory/context
  • headroomlabs-ai/headroom - token compression
  • JuliusBrussee/caveman - token optimization

🤖 AI 智能体/工作流 (Agent frameworks, automation, multi-agent):

  • THU-MAIC/OpenMAIC - multi-agent classroom
  • tt-a1i/archify - agent skill
  • K-Dense-AI/scientific-agent-skills - scientist agent
  • zhaoxuya520/reverse-skill - security agent
  • handsomestWei/patent-disclosure-skill - patent agent
  • NousResearch/hermes-agent - agent
  • shareAI-lab/learn-claude-code - nano claude code
  • santifer/career-ops - job search agent
  • ZhuLinsen/daily_stock_analysis - stock agent
  • CherryHQ/cherry-studio - AI studio
  • HKUDS/nanobot - personal agent
  • zhayujie/CowAgent - AI assistant
  • Hmbown/CodeWhale - coding agent
  • CopilotKit/CopilotKit - agent UI
  • esengine/DeepSeek-Reasonix - coding agent
  • agentscope-ai/QwenPaw - assistant
  • iOfficeAI/AionUi - cowork app
  • Significant-Gravitas/AutoGPT - autonomous agent
  • browser-use/browser-use - browser agent
  • thinkwee/AgentsMeetRL - agentic RL list
  • bojieli/ai-agent-book - book
  • pollen-robotics/microduck_rl - RL environments
  • thinkwee/AwesomeOPD - on-policy distillation list
  • LiberCoders/FeatureBench - agentic coding benchmark

📦 AI 应用 (Specific applications, vertical solutions):

  • ScrapeGraphAI/Scrapegraph-ai - AI scraper
  • hugohe3/ppt-master - AI PPT
  • open-webui/open-webui - AI UI
  • harry0703/MoneyPrinterTurbo - video gen
  • jeecgboot/JeecgBoot - low code AI
  • streamlit/streamlit - data apps
  • LAMDA-CL/Prism - multimodal tuning
  • siyuan-note/siyuan - knowledge workspace
  • Shubhamsaboo/awesome-llm-apps - collection
  • open-compass/opencompass - evaluation
  • rohitg00/ai-engineering-from-scratch - tutorial

🧠 大模型/训练 (Model weights, training frameworks, fine-tuning tools):

  • jingyaogong/minimind
  • pytorch/pytorch
  • tensorflow/tensorflow
  • keras-team/keras
  • huggingface/transformers
  • rasbt/LLMs-from-scratch
  • LAMDA-CL/Prism - multimodal continual tuning
  • pollen-robotics/microduck_rl - RL training
  • ultralytics/ultralytics - YOLO
  • JuliaLang/julia
  • thinkwee/AwesomeOPD
  • AIDASLab/Awesome-Diffusion-LLM

🔍 RAG/知识库 (Vector DBs, retrieval-augmented, knowledge management):

  • langchain-ai/langchain
  • langchain-ai/langgraph
  • run-llama/llama_index
  • infiniflow/ragflow
  • Mintplex-Labs/anything-llm
  • mem0ai/mem0
  • Graphify-Labs/graphify - knowledge graph
  • The-Vibe-Company/Quivr
  • milvus-io/milvus
  • qdrant/qdrant
  • weaviate/weaviate
  • lancedb/lancedb
  • alibaba/zvec
  • StarTrail-org/LEANN
  • topoteretes/cognee
  • VectifyAI/PageIndex
  • NirDiamant/RAG_Techniques
  • meilisearch/meilisearch
  • oceanbase/oceanbase
  • anseryuer/Local_LLM_Deployment_Guide_Chinese - knowledge

Now let me create the report.

For the report, I need to focus on the most notable projects and trends.

Key observations from Trending today:

  1. Multiple "agent skills" projects are trending - this is a major pattern
  2. THU-MAIC/OpenMAIC leads with +2824 stars (multi-agent classroom)
  3. tt-a1i/archify +3991 (highest today - diagram agent skill)
  4. K-Dense-AI/scientific-agent-skills +1980 (science agent)
  5. affaan-m/ECC +512 (agent harness optimization)
  6. zhaoxuya520/reverse-skill +1401 (security skill)
  7. handsomestWei/patent-disclosure-skill +571 (patent skill)
  8. Pattern: "Agent Skills" ecosystem is exploding - following the Claude Code Skills standard
  9. minimind still trending (LLM from scratch)
  10. heretic (LLM censorship removal)
  11. ODS (local AI server)
  12. microduck_rl (robot RL)

Let me finalize the structure and write the report.

📊 AI 开源趋势日报 · 2026-09-01


🔍 第一步 · AI 相关性筛选

Trending 榜(16 个)中保留 10 个 AI 相关项目,已剔除:Wand-Enhancer(游戏工具)、ipatool(iOS 下载工具)、checkstyle(Java 静态检查)、user-scanner(OSINT)、open-seo(SEO 替代品)、pdf-inspector(通用 PDF 库)。

主题搜索(79 个) 全部保留作为趋势背景。


⚡ 今日速览

今日 GitHub 热度最高的现象是 "Agent Skills" 生态集中爆发:从通用课堂多智能体(OpenMAIC +2824)到科学发现(scientific-agent-skills +1980)、逆向安全(reverse-skill +1401)、架构图绘制(archify +3991)、专利交底(patent-disclosure-skill +571)等垂直场景的 skill 包密集登榜,呈现出"通用 Agent Harness + 可插拔技能包"的标准化趋势。同时,LLM 训练基础设施(minimind)、本地 AI 服务化(ODS)、模型"去审查"工具(heretic)三条独立技术线同步升温,反映社区正从"调 API 用模型"过渡到"搭框架、装技能、跑本地"的全栈自建阶段。


📂 第二步 · 各维度热门项目

🔧 AI 基础工具(框架 / SDK / 推理 / CLI)

项目 Stars 说明
jingyaogong/minimind 56,341 / +495 today 🔥2 小时从零训练 64M LLM,极低门槛的入门级训练范本
ollama/ollama 179,854 本地推理事实标准,已支持 Kimi-K2.6、GLM-5.2、MiniMax、DeepSeek 等最新模型
Osmantic/ODS +77 today 一键把 PC 变 AI 服务器,集成 LLM/Chat/Voice/Agent/RAG/生图的全栈方案
p-e-w/heretic +537 today 语言模型审查全自动移除工具,引发开源治理讨论
0xPlaygrounds/rig 8,474 Rust 编写的模块化 LLM 应用框架,系统工程师友好
skyzh/tiny-llm 4,533 Apple Silicon 上的极简 vLLM + Qwen 推理教学
langchain4j/langchain4j 12,988 Java/JVM 生态最成熟的 LLM 库,企业级集成首选
neuml/txtai 12,916 全能型语义搜索 + LLM 编排框架

🤖 AI 智能体 / 工作流(Agent 框架 · 多智能体 · 自动化)

项目 Stars 说明
tt-a1i/archify +3991 today ⭐榜首 生成可验证的架构/时序/数据流图的 Agent Skill,自包含 HTML 输出,今日爆款
THU-MAIC/OpenMAIC +2824 today 清华系"多智能体交互课堂",一键启动多角色 AI 协作
zhaoxuya520/reverse-skill +1401 today 逆向/渗透/安全 AI 技能路由包,适配 Claude Code / Cursor / Kiro
K-Dense-AI/scientific-agent-skills +1980 today "AI 科学家"技能库,覆盖生物/化学/医药/药物发现 165+ 技能
affaan-m/ECC 245,349 / +512 today Agent Harness 性能优化系统:技能/记忆/安全/研究式开发
handsomestWei/patent-disclosure-skill +571 today 中文专利交底书 Skill,对接国内专利审查流程
shareAI-lab/learn-claude-code 75,774 从 0 到 1 实现 nano Claude Code,理解 Agent Harness 原理的最佳教程
browser-use/browser-use 111,879 让网站对 AI Agent 可访问的事实标准库

📦 AI 应用(垂直场景产品)

项目 Stars 说明
CherryHQ/cherry-studio 51,314 聚合 300+ 助手的 AI 生产力桌面应用
HKUDS/nanobot 47,588 轻量自托管个人 Agent 框架,WebUI + MCP + 多智能体
hugohe3/ppt-master 50,808 文档/主题一键生成原生 PowerPoint,含动画与图表
ZhuLinsen/daily_stock_analysis 64,411 LLM 驱动的多市场股票分析 + 决策看板 + 自动推送
harry0703/MoneyPrinterTurbo 119,108 一键生成高清短视频的工作流
ScrapeGraphAI/Scrapegraph-ai 30,238 LLM 驱动的智能网页爬虫
iOfficeAI/AionUi 32,470 24/7 协同 AI CLI 客户端,统一 Hermes/Claude Code/Codex 入口
open-webui/open-webui 150,534 兼容 Ollama/OpenAI 的本地对话 UI 标杆

🧠 大模型 / 训练(权重 · 训练框架 · 微调)

项目 Stars 说明
huggingface/transformers 164,676 仍是大模型定义/训练/推理的事实框架
rasbt/LLMs-from-scratch 104,134 PyTorch 从零实现 ChatGPT 式 LLM 的经典教程
pollen-robotics/microduck_rl +385 today 基于 mjlab 的机器人 RL 训练环境,具身智能热度延续
LAMDA-CL/Prism 40 可插拔的多模态持续指令微调基础设施
ultralytics/ultralytics 61,137 YOLO11/26 持续迭代,CV 实时检测首选
thinkwee/AwesomeOPD 846 On-Policy Distillation 论文汇总,对齐 RL 新范式
AIDASLab/Awesome-Diffusion-LLM 99 Large-Language-Diffusion-Models 论文清单,LLM×扩散模型新方向
pytorch/pytorch 102,697 深度学习底座,AI 研究入场券

🔍 RAG / 知识库(向量库 · 检索增强 · 知识管理)

项目 Stars 说明
langchain-ai/langchain 145,390 "Agent 工程平台",LangChain 生态核心
run-llama/llama_index 51,948 文档 Agent 与 OCR 平台
infiniflow/ragflow 89,776 RAG + Agent 融合引擎
mem0ai/mem0 64,466 AI Agent 通用记忆层,跨会话持久记忆
milvus-io/milvus 45,911 云原生高性能向量数据库
qdrant/qdrant 34,304 Rust 编写的大规模向量搜索引擎
Graphify-Labs/graphify 113,070 把代码/SQL/配置转可查询知识图的 Skill,无向量库
alibaba/zvec 15,554 轻量级进程内向量数据库,边缘部署友好

📈 第三步 · 趋势信号分析

Agent Skills 标准化生态正式成型。 今日 Trending 榜单的 AI 项目中有 5 个是 Agent Skill 包(archify、scientific-agent-skills、reverse-skill、patent-disclosure-skill、ECC),且明确声明兼容 Claude Code / Cursor / Codex / Kiro / OpenCode 等多客户端,说明社区正在围绕"通用 Agent Harness + 可插拔技能"形成事实标准。这与 Anthropic 推行的 Agent Skills 规范以及近期开源 Coding Agent 集中爆发直接呼应——开发者不再重复造 Agent 框架,而是专注于产出"高价值垂直技能"。

本地化与小型化训练热度不减。 minimind 以 64M 模型、2 小时训练时长登榜,再次验证"轻量 LLM 教学"是入门级开发者最稳定的流量入口;同期 microduck_rl(具身智能 RL 环境)和 heretic(模型审查移除)则分别代表了机器人 RL 与模型治理两个新兴细分方向。

RAG 范式正在分化。 除传统向量库(milvus、qdrant、zvec)外,无向量化、知识图谱化(graphify、PageIndex)、Token 压缩(headroom、caveman)、记忆层化(mem0、claude-mem)三条路线并行,反映行业正在反思"暴力塞向量"是否过度,转向更可控、可解释、低成本的上下文工程。


🎯 社区关注热点


本日报由 Big Model Radar 自动生成。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions