GitHub 热榜项目 - 日榜(2026-04-07)
生成于:2026-04-07
统计摘要
共发现热门项目: 14 个
榜单类型:日榜
Token赞助 :siliconflow
本期热点趋势总结
本期 GitHub 热榜呈现出端侧 AI(On-device AI)与自主 Agents 的双重爆发。技术焦点聚焦于本地化大模型推理,如 Google 推出的 LiteRT-LM 与 llama.cpp 持续降低 LLM 运行门槛。同时,AI Agents 进阶至端到端落地,GitNexus 利用 Graph RAG 实现浏览器内代码图谱分析,Shannon 展现了 AI 渗透测试的白盒防御能力,Goose 更是将 Agent 扩展至安装与执行的全链路。此外,工具类项目如 OpenScreen 的开源平替属性及 Immich 的高性能自托管能力,反映了开发者对隐私保护与开发效率的极致追求。终端 AI 工具链正从单一对话向可交互、能解决垂直行业痛点的生产力闭环演进。

1. abhigyanpatwari/GitNexus
- 🏷️ 项目名称: abhigyanpatwari/GitNexus
- 🔗 项目地址: https://github.com/abhigyanpatwari/GitNexus
- ⭐ 当前 Star 数: 23407
- 📈 趋势 Star 数: 857
- 📋 项目介绍: 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、💬LLM】
- 💡 推荐语: GitNexus是一款在浏览器中运行的零服务器代码智能引擎,能够将GitHub仓库或ZIP文件直接转化为交互式知识图谱,并内置图谱检索增强生成代理,极大简化了代码探索与理解的流程,非常适合开发者快速洞察项目结构和逻辑。

2. google-ai-edge/gallery
- 🏷️ 项目名称: google-ai-edge/gallery
- 🔗 项目地址: https://github.com/google-ai-edge/gallery
- ⭐ 当前 Star 数: 17842
- 📈 趋势 Star 数: 107
- 📋 项目介绍: A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally.
- 🏷️ 项目标签: 【🤖AI、🤖Kotlin】
- 💡 推荐语: 谷歌AI Edge推出的Gallery项目展示本地ML与生成式AI的实用案例,帮助开发者和爱好者直接在设备上体验和运用前沿模型,降低门槛,激发创意。

3. block/goose
- 🏷️ 项目名称: block/goose
- 🔗 项目地址: https://github.com/block/goose
- ⭐ 当前 Star 数: 38095
- 📈 趋势 Star 数: 523
- 📋 项目介绍: an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
- 🏷️ 项目标签: 【🤖AI、🦀Rust】
- 💡 推荐语: Block Goose是一款开源的AI智能体,它不仅提供代码建议,还能直接执行安装、编辑和测试任务,基于Rust构建且兼容多种大语言模型,适合开发者自动化日常编码与测试流程。

4. google-ai-edge/LiteRT-LM
- 🏷️ 项目名称: google-ai-edge/LiteRT-LM
- 🔗 项目地址: https://github.com/google-ai-edge/LiteRT-LM
- ⭐ 当前 Star 数: 1997
- 📈 趋势 Star 数: 483
- 📋 项目介绍: null
- 🏷️ 项目标签: 【🤖AI、🚀C++】
- 💡 推荐语: 谷歌推出LiteRT-LM,这是一个轻量高效的C++推理库,专为端侧部署大语言模型设计,助力开发者在资源受限设备上实现流畅的本地AI应用。

5. immich-app/immich
- 🏷️ 项目名称: immich-app/immich
- 🔗 项目地址: https://github.com/immich-app/immich
- ⭐ 当前 Star 数: 96830
- 📈 趋势 Star 数: 152
- 📋 项目介绍: High performance self-hosted photo and video management solution.
- 🏷️ 项目标签: 【⚙️Backend、🎨Frontend、🕸️Web3、📘TypeScript】
- 💡 推荐语: Immich是一款基于TypeScript的高性能自托管照片与视频管理方案,让你完全掌控个人数字记忆,兼顾安全备份与流畅浏览,适合注重隐私和自定义体验的用户。

6. KeygraphHQ/shannon
- 🏷️ 项目名称: KeygraphHQ/shannon
- 🔗 项目地址: https://github.com/KeygraphHQ/shannon
- ⭐ 当前 Star 数: 36484
- 📈 趋势 Star 数: 733
- 📋 项目介绍: Shannon Lite is an autonomous, white-box AI pentester for web applications and APIs. It analyzes your source code, identifies attack vectors, and executes real exploits to prove vulnerabilities before they reach production.
- 🏷️ 项目标签: 【🤖AI、🛡️Security、📘TypeScript】
- 💡 推荐语: Shannon Lite 是一款面向 Web 应用和 API 的白盒自动化安全测试工具,通过源码分析自动识别攻击向量并执行利用,帮助开发者在生产前验证漏洞,保障应用安全。

7. NousResearch/hermes-agent
- 🏷️ 项目名称: NousResearch/hermes-agent
- 🔗 项目地址: https://github.com/NousResearch/hermes-agent
- ⭐ 当前 Star 数: 28033
- 📈 趋势 Star 数: 574
- 📋 项目介绍: The agent that grows with you
- 🏷️ 项目标签: 【🤖AI、🐍Python、💬LLM】
- 💡 推荐语: "Hermes Agent"是一个能够随任务需求一同成长的智能体框架,它提供可扩展的Agent编排能力,帮助开发者和AI研究者便捷地定制与构建自己的AI助手。

8. tobi/qmd
- 🏷️ 项目名称: tobi/qmd
- 🔗 项目地址: https://github.com/tobi/qmd
- ⭐ 当前 Star 数: 18712
- 📈 趋势 Star 数: 394
- 📋 项目介绍: mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
- 🏷️ 项目标签: 【⚡Algorithms、📘TypeScript】
- 💡 推荐语: qmd是一款轻量级本地命令行搜索引擎,用TypeScript开发,让你能闪电查找个人文档、知识库、会议记录等资料,保持最新技术水准的同时完全保护隐私。

9. TelegramMessenger/Telegram-iOS
- 🏷️ 项目名称: TelegramMessenger/Telegram-iOS
- 🔗 项目地址: https://github.com/TelegramMessenger/Telegram-iOS
- ⭐ 当前 Star 数: 8310
- 📈 趋势 Star 数: 25
- 📋 项目介绍: Telegram-iOS
- 🏷️ 项目标签: 【📱Mobile、🍎Swift】
- 💡 推荐语: Telegram-iOS以Swift构建,提供安全高效的加密聊天体验,是学习移动端先进通信技术与性能优化的开源典范。

10. kepano/obsidian-skills
- 🏷️ 项目名称: kepano/obsidian-skills
- 🔗 项目地址: https://github.com/kepano/obsidian-skills
- ⭐ 当前 Star 数: 20493
- 📈 趋势 Star 数: 429
- 📋 项目介绍: Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.
- 🏷️ 项目标签: 【🤖AI、📘TypeScript】
- 💡 推荐语: 为Obsidian构建智能体技能,让AI助手精通Markdown、笔记库和JSON画布,实现知识管理的自动化和交互式操作。

11. ollama/ollama
- 🏷️ 项目名称: ollama/ollama
- 🔗 项目地址: https://github.com/ollama/ollama
- ⭐ 当前 Star 数: 167669
- 📈 趋势 Star 数: 196
- 📋 项目介绍: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
- 🏷️ 项目标签: 【🤖AI、🐹Go、💬LLM】
- 💡 推荐语: Ollama让开发者轻松在本地部署和运行Kimi、GLM、DeepSeek等主流开源大模型,支持一键下载与跨平台使用,极大简化了AI模型的应用门槛。

12. ggml-org/llama.cpp
- 🏷️ 项目名称: ggml-org/llama.cpp
- 🔗 项目地址: https://github.com/ggml-org/llama.cpp
- ⭐ 当前 Star 数: 102018
- 📈 趋势 Star 数: 267
- 📋 项目介绍: LLM inference in C/C++
- 🏷️ 项目标签: 【🤖AI、💬LLM、🐍C++】
- 💡 推荐语: llama.cpp将大模型推理移植到C/C++,实现了高性能且轻量级推理框架,使开发者能在资源受限环境中高效部署大规模语言模型。

13. siddharthvaddem/openscreen
- 🏷️ 项目名称: siddharthvaddem/openscreen
- 🔗 项目地址: https://github.com/siddharthvaddem/openscreen
- ⭐ 当前 Star 数: 23945
- 📈 趋势 Star 数: 838
- 📋 项目介绍: Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
- 🏷️ 项目标签: 【🎨Frontend、📘TypeScript】
- 💡 推荐语: 这款开源工具能免费制作高质量演示视频,无需订阅、没有水印且可商用,是Screen Studio的理想替代品。

14. NVIDIA/personaplex
- 🏷️ 项目名称: NVIDIA/personaplex
- 🔗 项目地址: https://github.com/NVIDIA/personaplex
- ⭐ 当前 Star 数: 7333
- 📈 趋势 Star 数: 295
- 📋 项目介绍: PersonaPlex code.
- 🏷️ 项目标签: 【🤖AI、🐍Python】
- 💡 推荐语: 由NVIDIA开源的个人信息处理框架PersonaPlex,能自动化构建、分析及管理个性化数字画像,助力企业与开发者实现精准推荐、身份验证和隐私保护等智能应用。

数据来源
关于作者
📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。
