跳到主要内容
极客日志极客日志面向AI+效率的开发者社区
首页博客GitHub 精选镜像工具UI配色美学隐私政策关于联系
搜索内容 / 工具 / 仓库 / 镜像...⌘K搜索
注册
博客列表
编程语言Node.jsAI算法

GitHub 日榜:AI 智能体与前沿技术项目汇总 (2026-02-28)

综述由AI生成汇总了 2026 年 2 月 28 日 GitHub 日榜的 16 个热门开源项目。核心趋势聚焦于 AI 智能体(Agent)的工程化落地,包括字节 DeerFlow、Anthropic Claude Code 及阿里 OpenSandbox 等框架。此外,还涵盖了 WiFi 穿墙姿态感知(ruvnet/wifi-densepose)、边缘语音识别(moonshine)及代码知识图谱(GitNexus)等技术。内容涉及 Python、TypeScript、Rust 等多语言生态,旨在为开发者提供自动化编程、多模态交互及端侧计算的参考方案。

MongoKing发布于 2026/3/30更新于 2026/6/630 浏览
GitHub 日榜:AI 智能体与前沿技术项目汇总 (2026-02-28)

GitHub 热榜项目 - 日榜 (2026-02-28)

统计摘要

共发现热门项目:16 个 榜单类型:日榜

本期热点趋势总结

本期 GitHub 热榜呈现出以 AI 智能体为核心的爆发式技术趋势,特别是以 Claude Code、Deer-flow 及 OpenSandbox 为代表的研究与编码 Agent,正从单一对话向具备沙箱执行、长时记忆及多代理协同的复杂生产系统演进。技术热点聚焦于 Agentic 架构的工程化落地,涵盖了端侧边缘语音识别、矢量图神经网络数据库以及利用 WiFi 信号进行人体姿态感知的跨学科应用。行业洞察显示,开发者正从追求大型模型转向构建完善的 Agent 技能框架、上下文工程及代码智库,旨在通过可复现的工具链解决真实世界的自动化编程与多模态交互问题。

文章配图


1. ruvnet/wifi-densepose

  • 项目名称: ruvnet/wifi-densepose
  • 项目地址: https://github.com/ruvnet/wifi-densepose
  • 当前 Star 数: 9101
  • 趋势 Star 数: 478
  • 项目介绍: Production-ready implementation of InvisPose - a revolutionary WiFi-based dense human pose estimation system that enables real-time full-body tracking through walls using commodity mesh routers
  • 项目标签: 【🤖AI、👁️Computer-Vision、🐍Python】
  • 推荐语: WiFi 全身姿态追踪。无需摄像头,仅用普通路由器穿墙实时跟踪人体姿态,为安防健康监测带来革命性无接触感知方案。

wifi-densepose


2. bytedance/deer-flow

  • 项目名称: bytedance/deer-flow
  • 项目地址: https://github.com/bytedance/deer-flow
  • 当前 Star 数: 21818
  • 趋势 Star 数: 696
  • 项目介绍: An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.
  • 项目标签: 【🤖AI、🐍TypeScript】
  • 推荐语: 字节开源 DeerFlow:基于记忆、沙箱与多工具链的自主智能体框架,帮助开发者快速构建能处理复杂长周期任务的 AI 助手。
  • deer-flow


    3. moonshine-ai/moonshine

    • 项目名称: moonshine-ai/moonshine
    • 项目地址: https://github.com/moonshine-ai/moonshine
    • 当前 Star 数: 5811
    • 趋势 Star 数: 593
    • 项目介绍: Fast and accurate automatic speech recognition (ASR) for edge devices
    • 项目标签: 🤖AI、🗣️Speech-Recognition
    • 推荐语: Moonshine 是一个为边缘设备设计的快速精准自动语音识别引擎,以 C 语言实现高效低功耗,让嵌入式设备和 IoT 开发者轻松实现本地语音交互。

    moonshine


    4. muratcankoylan/Agent-Skills-for-Context-Engineering

    • 项目名称: muratcankoylan/Agent-Skills-for-Context-Engineering
    • 项目地址: https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering
    • 当前 Star 数: 12361
    • 趋势 Star 数: 803
    • 项目介绍: A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.
    • 项目标签: 【🤖AI、💬LLM、🐍Python】
    • 推荐语: 该项目是 AI 智能体技能库,专为解决智能体系统开发和优化中的上下文管理难题,适用于构建、调试多智能体架构的工程师和研究者。

    Agent-Skills-for-Context-Engineering


    5. obra/superpowers

    • 项目名称: obra/superpowers
    • 项目地址: https://github.com/obra/superpowers
    • 当前 Star 数: 64687
    • 趋势 Star 数: 546
    • 项目介绍: An agentic skills framework & software development methodology that works.
    • 项目标签: 【🤖AI、🐍Python、⚙️Backend】
    • 推荐语: Superpowers 是实用高效的智能体技能框架与软件开发方法,帮助开发者和 AI 应用工程师轻松构建灵活动作的 AI 系统。

    superpowers


    6. ruvnet/ruflo

    • 项目名称: ruvnet/ruflo
    • 项目地址: https://github.com/ruvnet/ruflo
    • 当前 Star 数: 15590
    • 趋势 Star 数: 531
    • 项目介绍: The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
    • 项目标签: 【🤖AI、🚀DevOps、📘TypeScript、💬LLM】
    • 推荐语: Ruvnet 推出的 Ruflo 是针对 Claude 的领先智能体编排平台,支持部署多智能体集群与协调自主工作流,具备企业级架构、分布式群智、RAG 集成和原生代码集成能力,帮助开发者快速构建高性能的对话式 AI 系统。

    ruflo


    7. datawhalechina/hello-agents

    • 项目名称: datawhalechina/hello-agents
    • 项目地址: https://github.com/datawhalechina/hello-agents
    • 当前 Star 数: 22994
    • 趋势 Star 数: 324
    • 项目介绍: 《从零开始构建智能体》——从零开始的智能体原理与实践教程
    • 项目标签: 【🤖AI、🐍Python】
    • 推荐语: 《从零开始构建智能体》是一个使用 Python 的智能体开发教程项目,帮助开发者和学习者轻松上手并实践智能体技术,适合入门及进阶学习。

    hello-agents


    8. abhigyanpatwari/GitNexus

    • 项目名称: abhigyanpatwari/GitNexus
    • 项目地址: https://github.com/abhigyanpatwari/GitNexus
    • 当前 Star 数: 6175
    • 趋势 Star 数: 385
    • 项目介绍: GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
    • 项目标签: 【🤖AI、📘TypeScript】
    • 推荐语: GitNexus 是一款零服务器端运行的代码智能引擎,能在浏览器中为 GitHub 仓库或 ZIP 文件生成交互式知识图谱,并内置图 RAG 代理,非常适合开发者快速探索和理解复杂代码项目。

    GitNexus


    9. moeru-ai/airi

    • 项目名称: moeru-ai/airi
    • 项目地址: https://github.com/moeru-ai/airi
    • 当前 Star 数: 18225
    • 趋势 Star 数: 199
    • 项目介绍: Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.
    • 项目标签: 【🤖AI、🐍Python、💬LLM、📘TypeScript】
    • 推荐语: Airi 是一款支持本地部署的虚拟伴侣项目,能用实时语音聊天、玩 Minecraft 和 Factorio,把二次元角色带入现实,适合追求个性化和沉浸式陪伴的用户。

    airi


    10. anthropics/claude-code

    • 项目名称: anthropics/claude-code
    • 项目地址: https://github.com/anthropics/claude-code
    • 当前 Star 数: 71147
    • 趋势 Star 数: 494
    • 项目介绍: 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.
    • 项目标签: 【🤖AI、🚀DevOps】
    • 推荐语: Claude Code 是终端 AI 编程助手,通过自然语言理解代码库、执行常规任务、解释复杂代码并处理 Git 工作流,帮助开发者高效编程。

    claude-code


    11. ruvnet/ruvector

    • 项目名称: ruvnet/ruvector
    • 项目地址: https://github.com/ruvnet/ruvector
    • 当前 Star 数: 1904
    • 趋势 Star 数: 410
    • 项目介绍: RuVector is a High Performance, Real-Time, Self-Learning, Vector Graph Neural Network, and Database built in Rust.
    • 项目标签: 【🤖AI、🦀Rust】
    • 推荐语: RuVector 是用 Rust 开发的高性能自学习向量图神经网络与实时数据库,适合需要低延迟、高并发的 AI 应用开发者与数据工程师。

    ruvector


    12. Wei-Shaw/claude-relay-service

    • 项目名称: Wei-Shaw/claude-relay-service
    • 项目地址: https://github.com/Wei-Shaw/claude-relay-service
    • 当前 Star 数: 8524
    • 趋势 Star 数: 53
    • 项目介绍: CRS-自建 Claude Code 镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
    • 项目标签: 【🤖AI、💬LLM、⚙️Backend、🐍JavaScript】
    • 推荐语: Claude 中转服务让你一站式统一接入多款 AI 大模型,支持拼车共享和原生工具,让团队高效分摊成本,轻松调用 Claude、OpenAI 等资源。

    claude-relay-service


    13. tukaani-project/xz

    • 项目名称: tukaani-project/xz
    • 项目地址: https://github.com/tukaani-project/xz
    • 当前 Star 数: 1135
    • 趋势 Star 数: 85
    • 项目介绍: XZ Utils
    • 项目标签: 【⚙️Backend、📱System/Utility】
    • 推荐语: XZ Utils 是一款高性能的 C 语言数据压缩工具集,以卓越的压缩率帮助开发者大幅优化存储空间和网络传输效率。

    xz


    14. D4Vinci/Scrapling

    • 项目名称: D4Vinci/Scrapling
    • 项目地址: https://github.com/D4Vinci/Scrapling
    • 当前 Star 数: 18020
    • 趋势 Star 数: 135
    • 项目介绍: An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
    • 项目标签: 【🕸️Crawler、🐍Python】
    • 推荐语: Scrapling 是一款基于 Python 的自适应 Web 爬虫框架,它能轻松处理从单次请求到大规模爬取的各种任务,为数据科学家、开发者和研究人员提供高效灵活的数据提取解决方案。

    Scrapling


    15. steipete/CodexBar

    • 项目名称: steipete/CodexBar
    • 项目地址: https://github.com/steipete/CodexBar
    • 当前 Star 数: 7033
    • 趋势 Star 数: 243
    • 项目介绍: Show usage stats for OpenAI Codex and Claude Code, without having to login.
    • 项目标签: 【🤖AI、🍎Swift】
    • 推荐语: 无需登录即可实时显示 OpenAI Codex 与 Claude 使用情况,为开发者提供清晰的 API 用量监控工具。

    CodexBar


    16. alibaba/OpenSandbox

    • 项目名称: alibaba/OpenSandbox
    • 项目地址: https://github.com/alibaba/OpenSandbox
    • 当前 Star 数: 1455
    • 趋势 Star 数: 105
    • 项目介绍: OpenSandbox is a general-purpose sandbox platform for AI applications, offering multi-language SDKs, unified sandbox APIs, and Docker/Kubernetes runtimes for scenarios like Coding Agents, GUI Agents, Agent Evaluation, AI Code Execution, and RL Training.
    • 项目标签: 【🤖AI、🐳Docker、🐍Python】
    • 推荐语: 阿里巴巴开源 OpenSandbox,是一个通用的 AI 沙盒平台,通过多语言 SDK 和统一 API 支持 Docker 与 Kubernetes 运行环境,可用于构建代码 Agent、GUI Agent、Agent 评估及强化学习训练等多种 AI 应用场景。

    OpenSandbox

    目录

    1. GitHub 热榜项目 - 日榜 (2026-02-28)
    2. 统计摘要
    3. 本期热点趋势总结
    4. 1. ruvnet/wifi-densepose
    5. 2. bytedance/deer-flow
    6. 3. moonshine-ai/moonshine
    7. 4. muratcankoylan/Agent-Skills-for-Context-Engineering
    8. 5. obra/superpowers
    9. 6. ruvnet/ruflo
    10. 7. datawhalechina/hello-agents
    11. 8. abhigyanpatwari/GitNexus
    12. 9. moeru-ai/airi
    13. 10. anthropics/claude-code
    14. 11. ruvnet/ruvector
    15. 12. Wei-Shaw/claude-relay-service
    16. 13. tukaani-project/xz
    17. 14. D4Vinci/Scrapling
    18. 15. steipete/CodexBar
    19. 16. alibaba/OpenSandbox
    • 💰 8折买阿里云服务器限时8折了解详情
    • Magick API 一键接入全球大模型注册送1000万token查看
    • 🤖 一键搭建Deepseek满血版了解详情
    • 一键打造专属AI 智能体了解详情
    极客日志微信公众号二维码

    微信扫一扫,关注极客日志

    微信公众号「极客日志V2」,在微信中扫描左侧二维码关注。展示文案:极客日志V2 zeeklog

    更多推荐文章

    查看全部
    • ESP32-S31 发布:高性能多协议双核 RISC-V 芯片,支持 AI 交互
    • 2026 年知网 AIGC 检测算法升级要点解析
    • 插件式开发实战:C++ 与 C# 下的软件解耦方案
    • DeepSeek 团队架构分析:清北应届生主导大模型研发
    • JBoss Seam 实战:使用 JBoss Tools 构建首个 CRUD 项目
    • Flutter 三方库 arcane_helper_utils 鸿蒙化适配指南
    • C++ 竞赛常用函数整理
    • AionUi:开源本地AI协作平台
    • VSCode 远程开发:Linux 服务器 C++ 调试配置流程
    • 前端大数据导出优化:解决 Chrome 内存崩溃的实战方案
    • 2025 AI IDE 对比:Trae、Copilot、Windsurf、Cursor 怎么选?
    • Flutter 三方库 xpath_selector 在鸿蒙系统的适配与应用
    • 前端大数据渲染性能优化:Web Worker 分片与渐进式渲染
    • 基于 ESP32 的无人机飞控日志 SD NAND 存储方案
    • Python 开源 AI 模型引入与测试全流程
    • Whisper-WebUI 语音转文字工具实战指南
    • Chrome 扩展:一键转换网页图片格式为 PNG/JPG/WebP
    • AI 产品经理入门指南:核心职责、技能与实战路径
    • Flutter for OpenHarmony 实战:Material Color Utilities 算法驱动动态换肤
    • 降低 AIGC 疑似度:7 个实用技巧与专业工具案例

    相关免费在线工具

    • 加密/解密文本

      使用加密算法(如AES、TripleDES、Rabbit或RC4)加密和解密文本明文。 在线工具,加密/解密文本在线工具,online

    • RSA密钥对生成器

      生成新的随机RSA私钥和公钥pem证书。 在线工具,RSA密钥对生成器在线工具,online

    • Mermaid 预览与可视化编辑

      基于 Mermaid.js 实时预览流程图、时序图等图表,支持源码编辑与即时渲染。 在线工具,Mermaid 预览与可视化编辑在线工具,online

    • 随机西班牙地址生成器

      随机生成西班牙地址(支持马德里、加泰罗尼亚、安达卢西亚、瓦伦西亚筛选),支持数量快捷选择、显示全部与下载。 在线工具,随机西班牙地址生成器在线工具,online

    • Gemini 图片去水印

      基于开源反向 Alpha 混合算法去除 Gemini/Nano Banana 图片水印,支持批量处理与下载。 在线工具,Gemini 图片去水印在线工具,online

    • Base64 字符串编码/解码

      将字符串编码和解码为其 Base64 格式表示形式即可。 在线工具,Base64 字符串编码/解码在线工具,online