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

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

生成于:2026-02-03

统计摘要

共发现热门项目: 12 个

榜单类型:日榜

本期热点趋势总结

本期GitHub热榜以AI编程和智能代理为核心趋势,多个高星项目聚焦于提升开发效率。如claude-mem和99项目通过AI自动记录编码会话并注入上下文,实现了开发过程的智能延续;Maestro和ChatDev则展示了多智能体协作在软件开发中的成熟应用。同时,RAG技术持续革新,PageIndex提出无需向量的推理检索方案,而nanochat和pi-mono进一步降低了本地部署大模型的门槛。此外,netbird为分布式团队提供安全的网络连接解决方案,反映出远程开发基础设施的重要性。整体来看,开发者正积极利用AI代理、多模态协作和轻量化工具链,切实解决实际编码、知识管理和团队协作中的效率瓶颈。


1. thedotmack/claude-mem

  • 🏷️ 项目名称: thedotmack/claude-mem
  • 🔗 项目地址: https://github.com/thedotmack/claude-mem
  • ⭐ 当前 Star 数: 18061
  • 📈 趋势 Star 数: 474
  • 📋 项目介绍: A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
  • 💡 推荐语: 这款Claude代码插件能自动捕捉编程会话中的所有操作,通过AI压缩并智能注入后续对话,让Claude拥有持久记忆,提升开发效率。

2. ThePrimeagen/99

  • 🏷️ 项目名称: ThePrimeagen/99
  • 🔗 项目地址: https://github.com/ThePrimeagen/99
  • ⭐ 当前 Star 数: 3031
  • 📈 趋势 Star 数: 300
  • 📋 项目介绍: Neovim AI agent done right
  • 💡 推荐语: 资深开发者ThePrimeagen打造的99项目,用Lua为Neovim构建了一个真正智能高效的AI编程助手。

3. termux/termux-app

  • 🏷️ 项目名称: termux/termux-app
  • 🔗 项目地址: https://github.com/termux/termux-app
  • ⭐ 当前 Star 数: 49909
  • 📈 趋势 Star 数: 80
  • 📋 项目介绍: Termux - a terminal emulator application for Android OS extendible by variety of packages.
  • 💡 推荐语: Termux让安卓手机变身移动命令行工作站,通过丰富软件包实现高效的移动编程与系统操作。

4. pedramamini/Maestro

  • 🏷️ 项目名称: pedramamini/Maestro
  • 🔗 项目地址: https://github.com/pedramamini/Maestro
  • ⭐ 当前 Star 数: 1270
  • 📈 趋势 Star 数: 336
  • 📋 项目介绍: Agent Orchestration Command Center
  • 💡 推荐语: TypeScript构建的Maestro是AI智能体编排命令中心,助你轻松调度和管理多个AI智能体以完成复杂任务。

5. netbirdio/netbird

  • 🏷️ 项目名称: netbirdio/netbird
  • 🔗 项目地址: https://github.com/netbirdio/netbird
  • ⭐ 当前 Star 数: 21962
  • 📈 趋势 Star 数: 347
  • 📋 项目介绍: Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
  • 💡 推荐语: 基于 WireGuard 打造的企业级安全内网,支持单点登录、多因素认证与精细化访问控制,让设备互联更简单更安全。

6. OpenBMB/ChatDev

  • 🏷️ 项目名称: OpenBMB/ChatDev
  • 🔗 项目地址: https://github.com/OpenBMB/ChatDev
  • ⭐ 当前 Star 数: 29372
  • 📈 趋势 Star 数: 93
  • 📋 项目介绍: ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration
  • 💡 推荐语: ChatDev通过大语言模型驱动多智能体协作实现了全流程自动化软件开发让AI帮你当老板和项目经理

7. autobrr/qui

  • 🏷️ 项目名称: autobrr/qui
  • 🔗 项目地址: https://github.com/autobrr/qui
  • ⭐ 当前 Star 数: 2818
  • 📈 趋势 Star 数: 77
  • 📋 项目介绍: A fast, single-binary qBittorrent web UI: manage multiple instances, automate torrent workflows, and cross-seed across trackers.
  • 💡 推荐语: autobrr/qui是一个高效的Go语言单文件Web界面,帮你轻松管理多个qBittorrent实例,实现种子工作流自动化和跨追踪器的智能辅种。

8. badlogic/pi-mono

  • 🏷️ 项目名称: badlogic/pi-mono
  • 🔗 项目地址: https://github.com/badlogic/pi-mono
  • ⭐ 当前 Star 数: 5560
  • 📈 趋势 Star 数: 878
  • 📋 项目介绍: AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
  • 💡 推荐语: badlogic开源的全能AI助手工具包,将编码助手、统一LLM接口、桌面及网页UI库和Slack机器人融为一体,让开发AI应用更高效

9. VectifyAI/PageIndex

  • 🏷️ 项目名称: VectifyAI/PageIndex
  • 🔗 项目地址: https://github.com/VectifyAI/PageIndex
  • ⭐ 当前 Star 数: 12477
  • 📈 趋势 Star 数: 793
  • 📋 项目介绍: 📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
  • 💡 推荐语: 无需向量搜索的智能文档索引库PageIndex,通过推理式RAG技术让AI精准理解并快速定位海量文档信息。

10. karpathy/nanochat

  • 🏷️ 项目名称: karpathy/nanochat
  • 🔗 项目地址: https://github.com/karpathy/nanochat
  • ⭐ 当前 Star 数: 41610
  • 📈 趋势 Star 数: 254
  • 📋 项目介绍: The best ChatGPT that $100 can buy.
  • 💡 推荐语: 花不到100美金,快速搭建属于自己的高性能对话AI,Karpathy开源项目nanochat代码简洁,人人都可实践大模型推理。

11. kovidgoyal/calibre

  • 🏷️ 项目名称: kovidgoyal/calibre
  • 🔗 项目地址: https://github.com/kovidgoyal/calibre
  • ⭐ 当前 Star 数: 23790
  • 📈 趋势 Star 数: 183
  • 📋 项目介绍: The official source code repository for the calibre ebook manager
  • 💡 推荐语: 功能强大且开源的Calibre电子书管理工具,由Python编写,支持一站式电子书格式转换、编辑和阅读,轻松打造个人数字图书馆。

12. langchain-ai/rag-from-scratch



数据来源

关于作者

📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。


相关推荐
vm3219 小时前
01:Agent Loop 深度剖析:ReAct 循环的工程实现
人工智能·ai·自然语言处理·开源
埃泽漫笔19 小时前
LangChainV1.0 + LangGraphV1.0介绍
ai·ai应用开发
mtouch33320 小时前
三维数字沙盘智能交互式可视化动态主界面系统
人工智能·ai·信息可视化·无人机·虚拟现实·电子沙盘·数字沙盘
TDengine (老段)20 小时前
TDengine IDMP 数据可视化——富文本
大数据·数据库·物联网·ai·时序数据库·tdengine·涛思数据
九狼20 小时前
Riverpod 2.0 代码生成与依赖注入
flutter·设计模式·github
数据智能老司机20 小时前
面向产品经理的 Claude Code——为什么产品经理该用 Claude Code,而不是 Claude.ai?
llm·agent·vibecoding
AIFrontiers20 小时前
从ResNet到mHC:DeepSeek重构残差连接,额外开销仅6.7%,附复现代码
llm
数据智能老司机20 小时前
打造 ML/AI 系统的内部开发者平台(IDP)——生产级 LLM 系统设计
机器学习·llm·aiops
凌云拓界21 小时前
TypeWell全攻略(四):AI键位分析,让数据开口说话
前端·人工智能·后端·python·ai·交互
宇文仲竹21 小时前
为OpenClaw构建双层记忆系统:QMD + Mem0的混合架构实战
ai