GitHub 热榜项目 - 日榜(2025-12-20)

GitHub 热榜项目 - 日榜(2025-12-20)

生成于:2025-12-20

统计摘要

共发现热门项目: 14 个

榜单类型:日榜

本期热点趋势总结

本期GitHub热榜凸显AI工程化与平民化两大趋势,技术热点集中在智能体应用与效率工具开发。NVIDIA的Gym项目助力量化交易策略优化,Letta和droidrun推动具备记忆能力的智能体落地,而exo项目则致力于利用日常设备构建低成本AI集群。同时,PentestGPT将AI赋能安全攻防,Astral推出的Ty类型检查器显著提升Python代码质量。这些项目共同展示了AI技术正从研究走向实践,聚焦解决实际业务场景中的自动化与效率难题,为开发者提供了强大且可复现的工具链。


1. NVIDIA-NeMo/Gym

  • 🏷️ 项目名称: NVIDIA-NeMo/Gym
  • 🔗 项目地址: https://github.com/NVIDIA-NeMo/Gym
  • ⭐ 当前 Star 数: 447
  • 📈 趋势 Star 数: 27
  • 📋 项目介绍: Build RL environments for LLM training
  • 💡 推荐语: NVIDIA开源工具NeMo Gym能快速构建大语言模型的强化学习训练环境,大大提升AI训练的效率与多样性。

2. GreyDGL/PentestGPT

  • 🏷️ 项目名称: GreyDGL/PentestGPT
  • 🔗 项目地址: https://github.com/GreyDGL/PentestGPT
  • ⭐ 当前 Star 数: 9596
  • 📈 趋势 Star 数: 34
  • 📋 项目介绍: A GPT-empowered penetration testing tool
  • 💡 推荐语: 这款由GPT驱动的AI渗透测试神器PentestGPT,能自动化执行网络安全测试,大幅提升白帽黑客的工作效率。

3. exo-explore/exo

  • 🏷️ 项目名称: exo-explore/exo
  • 🔗 项目地址: https://github.com/exo-explore/exo
  • ⭐ 当前 Star 数: 33636
  • 📈 趋势 Star 数: 448
  • 📋 项目介绍: Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
  • 💡 推荐语: 让家常设备变身AI集群,用Python实现分布式计算,将闲置的手机电脑变成强大的人工智能算力网络。

4. swisskyrepo/PayloadsAllTheThings

  • 🏷️ 项目名称: swisskyrepo/PayloadsAllTheThings
  • 🔗 项目地址: https://github.com/swisskyrepo/PayloadsAllTheThings
  • ⭐ 当前 Star 数: 72587
  • 📈 趋势 Star 数: 38
  • 📋 项目介绍: A list of useful payloads and bypass for Web Application Security and Pentest/CTF
  • 💡 推荐语: 这个Python项目是网络安全实战宝库,提供海量Web应用渗透测试Payload和绕过技巧,帮助安全研究者和CTF选手高效发现漏洞。

5. sgl-project/mini-sglang

  • 🏷️ 项目名称: sgl-project/mini-sglang
  • 🔗 项目地址: https://github.com/sgl-project/mini-sglang
  • ⭐ 当前 Star 数: 1449
  • 📈 趋势 Star 数: 504
  • 📋 项目介绍: null
  • 💡 推荐语: 迷你SGLang项目用纯Python从零实现大语言模型推理引擎,仅500行代码高效支持并行解码等核心功能,助力开发者深入理解LLM工作原理。

6. virattt/ai-hedge-fund

  • 🏷️ 项目名称: virattt/ai-hedge-fund
  • 🔗 项目地址: https://github.com/virattt/ai-hedge-fund
  • ⭐ 当前 Star 数: 43772
  • 📈 趋势 Star 数: 225
  • 📋 项目介绍: An AI Hedge Fund Team
  • 💡 推荐语: 一个用Python构建AI驱动对冲基金的开源项目,让每个人都能探索人工智能在量化投资与自动化交易领域的应用。

7. droidrun/droidrun

  • 🏷️ 项目名称: droidrun/droidrun
  • 🔗 项目地址: https://github.com/droidrun/droidrun
  • ⭐ 当前 Star 数: 6986
  • 📈 趋势 Star 数: 16
  • 📋 项目介绍: Automate your mobile devices with natural language commands - an LLM agnostic mobile Agent 🤖
  • 💡 推荐语: 用自然语言控制移动设备,这款与大型语言模型无关的智能代理能自动化执行各类手机操作

8. pytorch/executorch

  • 🏷️ 项目名称: pytorch/executorch
  • 🔗 项目地址: https://github.com/pytorch/executorch
  • ⭐ 当前 Star 数: 3750
  • 📈 趋势 Star 数: 18
  • 📋 项目介绍: On-device AI across mobile, embedded and edge for PyTorch
  • 💡 推荐语: PyTorch官方推出的端侧AI推理框架,让PyTorch模型能高效部署到移动端和边缘设备。

9. ansible/ansible

  • 🏷️ 项目名称: ansible/ansible
  • 🔗 项目地址: https://github.com/ansible/ansible
  • ⭐ 当前 Star 数: 67387
  • 📈 趋势 Star 数: 24
  • 📋 项目介绍: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com.
  • 💡 推荐语: Ansible是一款基于Python的极简IT自动化平台,无需在远程系统安装代理,通过类英语的脚本和SSH连接,即可轻松实现从代码部署到云管理的全流程自动化。

10. pollen-robotics/reachy_mini

  • 🏷️ 项目名称: pollen-robotics/reachy_mini
  • 🔗 项目地址: https://github.com/pollen-robotics/reachy_mini
  • ⭐ 当前 Star 数: 406
  • 📈 趋势 Star 数: 17
  • 📋 项目介绍: Reachy Mini's SDK
  • 💡 推荐语: pollen-robotics推出的Reachy Mini SDK开源机器人平台,赋能开发者用Python轻松编程实现精准灵敏的机器人手臂控制,推动机器人技术普及与应用创新。

11. letta-ai/letta

  • 🏷️ 项目名称: letta-ai/letta
  • 🔗 项目地址: https://github.com/letta-ai/letta
  • ⭐ 当前 Star 数: 20060
  • 📈 趋势 Star 数: 282
  • 📋 项目介绍: Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.
  • 💡 推荐语: Letta是一个构建具备高级记忆能力状态化AI代理的平台,让AI能够持续学习并自我进化

12. GeeeekExplorer/nano-vllm

  • 🏷️ 项目名称: GeeeekExplorer/nano-vllm
  • 🔗 项目地址: https://github.com/GeeeekExplorer/nano-vllm
  • ⭐ 当前 Star 数: 9808
  • 📈 趋势 Star 数: 81
  • 📋 项目介绍: Nano vLLM
  • 💡 推荐语: 专注于CPU环境的高性能大模型推理库nano-vllm,让没有独立显卡的普通电脑也能流畅高效地运行大型语言模型。

13. astral-sh/ty

  • 🏷️ 项目名称: astral-sh/ty
  • 🔗 项目地址: https://github.com/astral-sh/ty
  • ⭐ 当前 Star 数: 15052
  • 📈 趋势 Star 数: 374
  • 📋 项目介绍: An extremely fast Python type checker and language server, written in Rust.
  • 💡 推荐语: 这款基于Rust开发的Ty工具,是速度极快的Python类型检查器和语言服务器,大幅提升开发效率。

14. sooperset/mcp-atlassian

  • 🏷️ 项目名称: sooperset/mcp-atlassian
  • 🔗 项目地址: https://github.com/sooperset/mcp-atlassian
  • ⭐ 当前 Star 数: 3826
  • 📈 趋势 Star 数: 9
  • 📋 项目介绍: MCP server for Atlassian tools (Confluence, Jira)
  • 💡 推荐语: 用Python打造的MCP服务器,帮你用自然语言轻松操作Jira和Confluence,让项目管理效率飙升。


数据来源


关于作者

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


相关推荐
GPUStack11 小时前
Token 不再焦虑:用 GPUStack + OpenClaw 搭一个“无限用”的本地 AI 助手
ai·模型推理·gpustack·openclaw
会写代码的柯基犬15 小时前
DeepSeek vs Kimi vs Qwen —— AI 生成俄罗斯方块代码效果横评
人工智能·llm
ZengLiangYi15 小时前
Git Tag + Semver + CI/CD:从打标签到自动发布的完整实践
github
徐小夕16 小时前
JitWord Office预览引擎:如何用Vue3+Node.js打造丝滑的PDF/Excel/PPT嵌入方案
前端·vue.js·github
程序员鱼皮17 小时前
离大谱,我竟然在 VS Code 里做了个视频!
github·aigc·ai编程
strayCat2325518 小时前
Clawdbot 源码解读 7: 扩展机制
人工智能·开源
神秘的猪头19 小时前
🔌 给 AI 装上“三头六臂”!实战大模型接入第三方 MCP 全攻略
langchain·llm·mcp
答案answer19 小时前
一个非常实用的Three.js3D模型爆破💥和切割开源插件
前端·github·three.js