Python · ★ 132,337 · 🍴 9,060 · 📈 2,470 stars today
Python tool for converting files and office documents to Markdown.
中文介绍 微软开源的 Python 工具,可将 PDF、Word、Excel、PowerPoint 等各类办公文档及文件批量转换为 Markdown 格式。适合需要将文档内容接入 LLM 处理管道、构建知识库或进行文本预处理的开发者,简化了文档格式标准化流程。
Python · ★ 71,934 · 🍴 10,315 · 📈 2,768 stars today
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
中文介绍 基于 AI 大模型的一键短视频生成工具,输入主题或关键词即可自动完成文案撰写、素材匹配、语音合成和视频合成全流程,输出高清成品视频。适合内容创作者、自媒体运营者快速批量制作抖音、视频号等平台的短视频内容。
Python · ★ 128,388 · 🍴 20,953 · 📈 592 stars today
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
中文介绍 Anthropic 官方发布的终端驻留式 AI 编程助手,基于 Claude 模型,能理解整个代码库上下文,支持执行日常编码任务、解释复杂代码逻辑、自动处理 Git 工作流等。面向专业开发者,以 agentic 方式深度融入命令行开发环境,提升编码效率。
TypeScript · ★ 1,455 · 🍴 118 · 📈 205 stars today
Cursor plugin specification and official plugins
中文介绍 Cursor 编辑器的官方插件规范仓库,定义了插件接口协议并收录官方插件实现。供第三方开发者参照规范构建 Cursor 生态插件,也是了解 Cursor 插件系统架构设计的参考资料。
HTML · ★ 4,253 · 🍴 625 · 📈 55 stars today
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use.
中文介绍 一个元技能(meta-skill)框架,能够根据特定领域自动设计 Agent 团队结构、定义各角色专属 Agent 并生成其所需技能。适用于需要构建多 Agent 协作系统的开发者,可快速搭建针对复杂任务的领域专用智能体编排方案。
TypeScript · ★ 18,414 · 🍴 1,392 · 📈 349 stars today
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
中文介绍 Every 公司出品的 Compound Engineering 官方插件,兼容 Claude Code、OpenAI Codex、Cursor 等主流 AI 编程工具。帮助开发者在多个 AI 编码平台中统一接入 Compound Engineering 工作流,提升跨工具协作体验。
JavaScript · ★ 199,284 · 🍴 30,600 · 📈 908 stars today
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
中文介绍 面向 Claude Code、Codex、Opencode、Cursor 等 AI 编程工具的 Agent 性能优化系统,涵盖技能管理、本能行为、记忆机制、安全策略和研究优先开发模式。旨在提升 AI Agent 在复杂编程任务中的执行效率与可靠性。
Python · ★ 22,747 · 🍴 2,672 · 📈 779 stars today
VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning
中文介绍 OpenBMB 团队推出的免 Tokenizer 多语言 TTS 模型 VoxCPM2,支持高保真多语言语音生成、创意音色设计和高度逼真的声音克隆。适用于语音合成研究、有声内容制作及个性化语音应用开发场景。
Python · ★ 1,456 · 🍴 164 · 📈 318 stars today
A platform for reproducible world model research and evaluation
中文介绍 专注于世界模型(World Model)研究的可复现性平台,提供标准化的实验环境、评估基准和研究工具。帮助 AI 研究人员在统一框架下开展世界模型训练与评测工作,降低实验结果不可复现的问题。
TypeScript · ★ 27,350 · 🍴 2,683 · 📈 469 stars today
Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.
中文介绍 Project N.O.M.A.D 是一套完全离线的自给自足生存计算机系统,内置关键工具、知识库和本地 AI,无需联网即可使用。适用于野外探险、应急救灾、断网环境等极端场景,为用户提供随时随地的信息支持与决策辅助。
Rust · ★ 7,897 · 🍴 465 · 📈 925 stars today
A fast, helpful, and open-source document parser
中文介绍 LlamaIndex 团队开源的轻量级文档解析器,追求快速、实用,支持多种文档格式解析。适合需要将 PDF、Word 等文档内容高效提取并接入 RAG 管道或 LLM 应用的开发者,是 LlamaParse 的轻量开源替代方案。
Dart · ★ 40,356 · 🍴 2,524 · 📈 187 stars today
A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.
中文介绍 基于 ClashMeta 内核的跨平台代理客户端,使用 Flutter 开发,支持 Windows、macOS、Linux、Android 等多平台。界面简洁易用,完全开源且无广告,适合需要稳定多协议代理管理的普通用户和技术用户。
Jupyter Notebook · ★ 2,238 · 🍴 371 · 📈 327 stars today
A straightforward method for training your LLM, from downloading data to generating text.
中文介绍 从零训练大语言模型的系统性教程,覆盖数据下载、预处理、模型架构搭建、训练到文本生成的完整流程。以简洁直观的方式讲解 LLM 训练原理,适合希望深入理解大模型底层机制的学习者和研究者。
Rust · ★ 68,886 · 🍴 9,184 · 📈 655 stars today
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
中文介绍 利用普通 WiFi 信号实现实时空间感知的系统,无需摄像头即可完成人员存在检测、生命体征监测和空间智能分析。通过分析 WiFi 信号变化推断物理空间状态,适用于隐私敏感场所的安防监控、健康监测等场景。
Jupyter Notebook · ★ 41,785 · 🍴 8,286 · 📈 274 stars today
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
中文介绍 DataTalks.Club 出品的免费 9 周数据工程训练营,系统讲授构建生产级数据管道所需的核心技能,涵盖数据摄取、转换、编排及云平台部署等内容。下一期将于 2026 年 1 月开始,适合希望转型或提升数据工程能力的从业者。
Python · ★ 2,626 · 🍴 236 · 📈 62 stars today
MOSS‑TTS Family is an open‑source speech and sound generation model family from MOSI.AI and the OpenMOSS team. It is designed for high‑fidelity, high‑expressiveness, and complex real‑world scenarios, covering stable long‑form speech, multi‑speaker dialogue, voice/character design, environmental soun
中文介绍 MOSI.AI 与 OpenMOSS 团队联合开源的高保真语音与音效生成模型家族,针对高表现力、复杂真实场景进行优化,支持多种语音生成任务。适用于语音合成研究、影视配音、虚拟助手及需要精细音色控制的音频应用开发。
Python · ★ 11,763 · 🍴 2,090 · 📈 73 stars today
自动化上传视频到社交媒体:抖音、小红书、视频号、tiktok、youtube、bilibili
中文介绍 多平台视频自动化上传工具,支持抖音、小红书、视频号、TikTok、YouTube、Bilibili 等主流社交媒体。帮助内容创作者和运营团队实现视频一次制作、多平台批量发布,显著降低重复操作成本,适合有批量发布需求的自媒体运营者。
Python · ★ 144,115 · 🍴 16,984 · 📈 454 stars today
Public repository for Agent Skills
中文介绍 Anthropic 官方维护的 Agent Skills 公开仓库,收录可供 AI Agent 调用的标准化技能实现。开发者可参考或直接复用这些技能模块来扩展 Claude Code 等 Agent 的能力边界,适合构建自定义 agentic 工作流的开发者使用。
Markdown · ★ 508,216 · 🍴 48,241 · 📈 817 stars today
Master programming by recreating your favorite technologies from scratch.
中文介绍 通过从零复现经典技术项目来深入掌握编程原理的学习资源合集,涵盖自建 Git、Docker、数据库、编译器、Web 服务器等数十类项目的教程汇总。适合希望突破"只会调用不懂原理"瓶颈、通过实践强化底层理解的开发者。