OPEN SOURCE OBSERVER

逛逛 GitHub

从项目热度走向工程判断:追踪开源工具、模型与开发者生态。

15热门项目
15热门模型
今日新增 Star

01 / CODE

GitHub 近期新晋热门

排名项目语言今日新增总 Star
01deepseek-ai/deepseek-harnessDeepSeek Harness: Everything is a Plugin.TypeScript195,124
02anywhere-labs/dsh-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。TypeScript20,177
03firecrawl/anydocConvert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.Rust18,438
04guillaumemeyer/watermarks-removerStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MDPython18,255
05yc-software/qmMultiplayer agent harness for work.TypeScript14,192
06awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表Python12,640
07trycompai/crmComp AI CRM is an open source, CRM designed for AI agents. Agentic-first CRM.TypeScript8,922
08MiniMax-AI/MiniMax-H3暂无简介Python7,068
09yjh051108/dsh-routing-suitedsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).JavaScript6,811
10FareedKhan-dev/kimi-k3-in-cA 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.C6,477

02 / MODELS

ModelScope 热门模型

排名模型任务收藏下载
01Z-Image-Turbo文本生成图片2,437776,599
02MiniMax-H31,85597,958
03DeepSeek-R11,369927,085
04Qwen3.8-27B视觉多模态理解1,19083,641
05Qwen3-Coder-480B-A35B-Instruct文本生成1,091138,482
06IndexTTS-2语音合成959197,891
07chatglm3-6b8251,590,441
08Qwen-7B-Chat文本生成756692,954
09Qwen3.8-2.4T-A95B文本生成7441,469
10CosyVoice2-0.5B语音合成7381,902,250

DEVELOPER VIEW

开发者视角

从开发者角度,今天这批项目有几个具体的动手理由。第一,DeepSeek Harness 的插件架构意味着你不需要从零写 Agent 框架,直接复用社区现成的路由、注入和桌面端组件,能省掉大量重复造轮子的时间。第二,firecrawl/anydoc 用 Rust 实现文档转 Markdown,并且提供 Node.js 和 Python 绑定,处理 PDF、Word、PPT 的体验远超纯 JS 方案,适合做 RAG 流水线的文档解析层。第三,MiniMax-H3 如果能复现出比 Transformer 更好的性价比,那么微调和推理部署的路线图就要重画——早跟进早积累经验。最后,kimi-k3-in-c 的源码本身就是一本 C 语言高性能计算的活教材,值得为读代码本身去 star。

WORTH A STAR

本周值得 Star

首先推荐 deepseek-ai/deepseek-harness,它是本周榜单的枢纽项目,所有衍生态都围绕它生长,理解它的插件机制就能理解整个 DSH 生态的技术路线。其次是 FareedKhan-dev/kimi-k3-in-c,在 CPU 上推理 2.78T 参数模型这件事放在两年前是完全不敢想的,它的工程实现代表了推理优化的一个极端方向,值得深入拆解。第三是 MiniMax-AI/MiniMax-H3,作为本周少数同时霸榜 GitHub 和 HuggingFace 的新模型,它身上的注意力机制改进和长上下文能力指向下一代架构的演进方向,值得第一时间下载权重做评测。

SOURCES & METHOD

完整信源

GitHub 搜索 API(近 30 天新建 · 按 Star 排序)(项目热度、语言、Star) · ModelScope(模型任务、收藏与下载)

抓取日期:2026-08-26。排名是当日快照,指标可能随平台更新而变化。