GitHub 热榜项目 - 日榜(2026-04-06)

GitHub 热榜项目 - 日榜(2026-04-06)

生成于:2026-04-06

统计摘要

共发现热门项目: 10 个

榜单类型:日榜

Token赞助siliconflow

本期热点趋势总结

本期 GitHub 热榜聚焦于 AI Agent 的生态爆发与端侧大模型的深度工程化。以 Goose 和 Onyx 为代表的项目展示了从代码建议向全自主开发 Agent 演进的趋势,通过深度集成环境实现自动化测试与部署。技术栈向高性能 Rust 转移,如 fff.nvim 为 AI 检索提供极致效率支持。同时,Google AI Edge 系列与 MLX-VLM 的走红,标志着端侧 LLM 正在从云端向设备本地迁移,强调低延迟与隐私保护。开发者正通过微调与框架优化,将多模态能力下沉至移动端与 Mac 平台,致力于构建可复现、高性能且能解决实际生产问题的全栈 AI 套件。


1. google-ai-edge/gallery

  • 🏷️ 项目名称: google-ai-edge/gallery
  • 🔗 项目地址: https://github.com/google-ai-edge/gallery
  • ⭐ 当前 Star 数: 16903
  • 📈 趋势 Star 数: 389
  • 📋 项目介绍: A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally.
  • 🏷️ 项目标签: 【🤖AI、🤖Kotlin】
  • 💡 推荐语: 这个项目是谷歌AI边缘计算团队打造的本地模型应用展示库,可让开发者直接在设备上体验端侧机器学习和AIGC模型的实时运行效果。

2. Blaizzy/mlx-vlm

  • 🏷️ 项目名称: Blaizzy/mlx-vlm
  • 🔗 项目地址: https://github.com/Blaizzy/mlx-vlm
  • ⭐ 当前 Star 数: 3910
  • 📈 趋势 Star 数: 416
  • 📋 项目介绍: MLX-VLM is a package for inference and fine-tuning of Vision Language Models (VLMs) on your Mac using MLX.
  • 🏷️ 项目标签: 【🤖AI、🐍Python、💬LLM、👁️Computer-Vision】
  • 💡 推荐语: MLX-VLM让用户能在苹果电脑上高效运行和微调视觉语言模型,为AI爱好者和开发者提供了本地部署多模态AI的便捷工具。

3. siddharthvaddem/openscreen

  • 🏷️ 项目名称: siddharthvaddem/openscreen
  • 🔗 项目地址: https://github.com/siddharthvaddem/openscreen
  • ⭐ 当前 Star 数: 22484
  • 📈 趋势 Star 数: 749
  • 📋 项目介绍: Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
  • 🏷️ 项目标签: 【🎨Frontend、📘TypeScript】
  • 💡 推荐语: OpenScreen是一款开源免费的屏幕录制工具,无需订阅、无水印且可商用,支持TypeScript开发,能够轻松创建高质量演示视频,是制作技术和产品演示的绝佳选择。

4. block/goose

  • 🏷️ 项目名称: block/goose
  • 🔗 项目地址: https://github.com/block/goose
  • ⭐ 当前 Star 数: 36986
  • 📈 趋势 Star 数: 882
  • 📋 项目介绍: an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
  • 🏷️ 项目标签: 【🤖AI、🦀Rust】
  • 💡 推荐语: Goose是一款开源的拓展性AI智能体,不仅能提供代码建议,还能自主安装依赖、执行代码、编辑文件及运行测试,适用于开发者和技术团队提升编程效率与自动化水平。

5. onyx-dot-app/onyx

  • 🏷️ 项目名称: onyx-dot-app/onyx
  • 🔗 项目地址: https://github.com/onyx-dot-app/onyx
  • ⭐ 当前 Star 数: 25004
  • 📈 趋势 Star 数: 998
  • 📋 项目介绍: Open Source AI Platform - AI Chat with advanced features that works with every LLM
  • 🏷️ 项目标签: 【🤖AI、🐍Python】
  • 💡 推荐语: Onyx是一款免费开源的AI对话平台,支持对接多种大语言模型并提供高级功能,为广大开发者和AI爱好者提供了灵活、强大的本地AI部署与管理工具。

6. badlogic/pi-mono

  • 🏷️ 项目名称: badlogic/pi-mono
  • 🔗 项目地址: https://github.com/badlogic/pi-mono
  • ⭐ 当前 Star 数: 31907
  • 📈 趋势 Star 数: 355
  • 📋 项目介绍: AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods
  • 🏷️ 项目标签: 【🤖AI、📘TypeScript、💬LLM】
  • 💡 推荐语: pi-mono是一个全栈AI智能体开发工具包,它融合了命令行代理、统一LLM API、终端与网页界面库以及Slack机器人,帮助开发者和企业快速构建和部署智能应用。

7. dmtrKovalenko/fff.nvim

  • 🏷️ 项目名称: dmtrKovalenko/fff.nvim
  • 🔗 项目地址: https://github.com/dmtrKovalenko/fff.nvim
  • ⭐ 当前 Star 数: 3687
  • 📈 趋势 Star 数: 76
  • 📋 项目介绍: The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, and NodeJS
  • 🏷️ 项目标签: 【🦀Rust、🐍Python、🤖AI、🎨Frontend】
  • 💡 推荐语: fff.nvim为AI智能体、Neovim、Rust、C和NodeJS用户带来目前最快、最精准的文件搜索工具包,大幅提升开发者工作效率。

8. google-ai-edge/LiteRT-LM

  • 🏷️ 项目名称: google-ai-edge/LiteRT-LM
  • 🔗 项目地址: https://github.com/google-ai-edge/LiteRT-LM
  • ⭐ 当前 Star 数: 1546
  • 📈 趋势 Star 数: 124
  • 📋 项目介绍: null
  • 🏷️ 项目标签: 【🤖AI、🚀DevOps】
  • 💡 推荐语: 谷歌 AI Edge 推出的 LiteRT-LM 是一个用 C++ 编写的高效轻量级语言模型运行时,专为边缘设备的部署优化,助力开发者在资源受限的移动和 IoT 设备上轻松运行大模型,实现本地 AI 推理。

9. telegramdesktop/tdesktop

  • 🏷️ 项目名称: telegramdesktop/tdesktop
  • 🔗 项目地址: https://github.com/telegramdesktop/tdesktop
  • ⭐ 当前 Star 数: 31063
  • 📈 趋势 Star 数: 287
  • 📋 项目介绍: Telegram Desktop messaging app
  • 🏷️ 项目标签: 【📱Mobile、🐍C++】
  • 💡 推荐语: Telegram Desktop 是基于 C++ 开发的跨平台即时通讯客户端,提供高速、安全的端到端加密聊天体验,适合注重隐私和流畅体验的用户。

10. freeCodeCamp/freeCodeCamp

  • 🏷️ 项目名称: freeCodeCamp/freeCodeCamp
  • 🔗 项目地址: https://github.com/freeCodeCamp/freeCodeCamp
  • ⭐ 当前 Star 数: 441489
  • 📈 趋势 Star 数: 335
  • 📋 项目介绍: freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
  • 🏷️ 项目标签: 【🎓Education、📘TypeScript】
  • 💡 推荐语: 开源免费编程学习平台freeCodeCamp提供从数学、编程到计算机科学的完整课程,帮助初学者零门槛掌握实用技术。


数据来源

关于作者

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


相关推荐
财经三剑客2 小时前
吉利汽车3月销量233031辆,环比增长13%
大数据·人工智能·汽车
前端付豪2 小时前
实现右侧记忆面板可编辑
前端·人工智能·后端
AI问答工程师2 小时前
4 小时攻破 FreeBSD 内核:MAD Bugs 计划揭示 AI 自主漏洞发现的新纪元
人工智能
星马梦缘2 小时前
cannot import name ‘__version__‘ from ‘tensorflow.keras‘ 的解决方案
人工智能·tensorflow·keras
补三补四2 小时前
模型编辑入门:给AI“打补丁”的核心技术解析
人工智能·深度学习
diving deep2 小时前
从零构建大模型--理解大语言模型
人工智能·语言模型·自然语言处理
我就是全世界2 小时前
开源脚本破解Claude Code金色传说宠物:1%概率闪光龙,三步暴力刷出
人工智能·宠物·claudecode
数字卢语2 小时前
Ollama 实战排障:为什么明明装了显卡,模型却跑在 CPU 上?一套完整可复现的 GPU 排查方法
人工智能