01
modular/modular
Mojo
★ 28,971
+2,176 本周
访问仓库 ↗
The Modular Platform (includes MAX & Mojo)
ailanguagemachine-learningmax
分析师评语
适用场景
- 用 Mojo 编写高性能 AI 算子,替代 Python 热点代码
- 通过 MAX 框架本地部署 LLM 推理服务(OpenAI 兼容)
安装 / 使用
curl -LsSf https://astral.sh/uv/install.sh | sh
然后
uv add mojo
AI 工具联动
02
harry0703/MoneyPrinterTurbo
Python
★ 115,291
+11,167 本周
访问仓库 ↗
利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频
ai-video-generatorcontent-creationffmpeginstagram-reels
分析师评语
适用场景
- 自媒体矩阵日更短视频,输入关键词批量出片
- 电商带货素材生产,自动生成产品介绍视频
安装 / 使用
git clone https://github.com/harry0703/MoneyPrinterTurbo.git && cd MoneyPrinterTurbo && pip install -r requirements.txt
AI 工具联动
03
basecamp/omarchy
Shell
★ 29,126
+3,660 本周
访问仓库 ↗
Beautiful, Modern & Opinionated Linux
分析师评语
适用场景
- 替换 Windows/macOS 作为开发者主力桌面系统
- 在虚拟机中体验现代化 Linux 工作流
安装 / 使用
从 https://omarchy.org/ 下载 ISO,用 balenaEtcher 写入 U 盘后启动安装
AI 工具联动
04
AprilNEA/OpenLogi
Rust
★ 14,934
+6,078 本周
访问仓库 ↗
A native, local-first alternative to Logitech Options+ written in Rust
dpigpuihidhidpp
分析师评语
适用场景
- 罗技键鼠深度定制按键与 DPI,替代官方驱动
- 为 Linux 用户提供 Logitech 外设原生配置方案
安装 / 使用
brew install --cask openlogi
AI 工具联动
05
cordiverse/cordis
TypeScript
★ 7,236
+2,725 本周
访问仓库 ↗
Meta-Framework of Spatiotemporal Composability
effectframeworknodejsplugin
分析师评语
适用场景
- 研究时空数据组合编程范式与论文复现
- 探索下一代应用框架的架构设计
安装 / 使用
N/A — 研究阶段项目,无正式安装命令,以论文与文档(cordis-primer)驱动
AI 工具联动
06
volcengine/OpenViking
Python
★ 32,483
+3,799 本周
访问仓库 ↗
Self-evolving Context Database for AI Agents
agent-memoryagent-pluginsagentic-ragcontext-database
分析师评语
适用场景
- 为 Claude Code / Cursor 等 Agent 提供持久化记忆层
- 构建多 Agent 协作的共享上下文存储
安装 / 使用
pip install openviking --upgrade
然后执行
ov init
AI 工具联动
07
public-apis/public-apis
Python
★ 469,209
+8,295 本周
访问仓库 ↗
A collective list of free APIs
apiapisdatasetdevelopment
分析师评语
适用场景
- 找免费 API 快速搭原型验证产品想法
- 为应用集成天气/金融/翻译等第三方数据能力
安装 / 使用
无需安装 — GitHub 仓库收藏即可,按分类浏览 API 列表
AI 工具联动
08
jundot/omlx
Python
★ 20,448
+1,671 本周
访问仓库 ↗
LLM inference server with continuous batching & SSD caching for Apple Silicon
apple-siliconinference-serverllmmacos
分析师评语
适用场景
- Mac 本地部署开源 LLM,菜单栏一键启动推理服务
- 为 Claude Code 等工具配置本地推理后端
安装 / 使用
brew install jundot/omlx/omlx
或下载 .dmg 拖入 Applications
AI 工具联动
09
anthropics/claude-plugins-community
Python
★ 942
+406 本周
访问仓库 ↗
Community plugin marketplace for Claude Cowork and Claude Code
分析师评语
适用场景
- 为 Claude Code 安装社区插件增强工作流
- 发布自己开发的 Claude 插件到官方市场
安装 / 使用
claude plugin install <plugin-name>@claude-community
或访问 claude.com/plugins
AI 工具联动
10
cursor/plugins
TypeScript
★ 4,822
+1,761 本周
访问仓库 ↗
Cursor plugin specification and official plugins
分析师评语
适用场景
- 给 Cursor 安装团队工作流与代码审查插件
- 参考官方规范开发并发布自己的 Cursor 插件
安装 / 使用
无需命令行 — 在 Cursor 插件市场内直接安装使用
AI 工具联动