GitHub 热榜项目 - 日榜(2025-08-20)
GitHub 热榜项目 - 日榜(2025-08-20)
生成于:2025-08-20
统计摘要
共发现热门项目:13 个
榜单类型:日榜
本期热点趋势总结
本期GitHub热榜呈现三大技术趋势:1)LLM领域持续创新,既有专注控制场景的Agent框架(parlant)、KV缓存优化(LMCache),也有从零实现教程(LLMs-from-scratch)和金融场景落地(OpenBB),显示大模型正向垂直领域和工程化深度发展;2)自托管解决方案爆发,涵盖邮件服务(BillionMail)、多媒体管理(immich)乃至操作系统(Puter),反映开发者对数据主权和定制化需求激增;3)工具链智能化升级显著,如AI编程助手系统(Archon)和LLM应用集(awesome-llm-apps),标志AI正深度重构开发生态。开源项目展现出从基础设施到行业应用的全栈创新活力。
项目详细列表
1. emcie-co/parlant
-
🏷️ 项目名称: emcie-co/parlant
-
🔗 项目地址: https://github.com/emcie-co/parlant
-
⭐ 当前 Star 数: 6558
-
📈 趋势 Star 数: 544
-
📋 项目介绍: LLM agents built for control. Designed for real-world use. Deployed in minutes.
-
💡 推荐语: Parlant 是一个专为实际应用设计的LLM智能体框架,能够快速部署并提供精准控制能力,适合现实场景中的分钟级落地。
2. coleam00/Archon
-
🏷️ 项目名称: coleam00/Archon
-
🔗 项目地址: https://github.com/coleam00/Archon
-
⭐ 当前 Star 数: 9730
-
📈 趋势 Star 数: 198
-
📋 项目介绍: Beta release of Archon OS - the knowledge and task management backbone for AI coding assistants.
-
💡 推荐语: Archon OS是专为AI编程助手设计的开源知识任务管理系统,通过高效的架构帮助开发者更好地管理和执行AI开发任务。
3. LMCache/LMCache
-
🏷️ 项目名称: LMCache/LMCache
-
🔗 项目地址: https://github.com/LMCache/LMCache
-
⭐ 当前 Star 数: 4807
-
📈 趋势 Star 数: 65
-
📋 项目介绍: Supercharge Your LLM with the Fastest KV Cache Layer
-
💡 推荐语: LMCache是一个高速KV缓存层项目,通过优化大语言模型(LLM)的键值缓存机制,显著提升推理速度与效率,使LLM运行更快更省资源。
4. aaPanel/BillionMail
-
🏷️ 项目名称: aaPanel/BillionMail
-
🔗 项目地址: https://github.com/aaPanel/BillionMail
-
⭐ 当前 Star 数: 9187
-
📈 趋势 Star 数: 276
-
📋 项目介绍: BillionMail gives you open-source MailServer, NewsLetter, Email Marketing — fully self-hosted, dev-friendly, and free from monthly fees. Join the disc…
-
💡 推荐语: BillionMail是一个开源自建邮件服务器和营销平台,提供完全自主托管、开发者友好的邮件服务解决方案,可免除月费成本。
5. rasbt/LLMs-from-scratch
-
🏷️ 项目名称: rasbt/LLMs-from-scratch
-
🔗 项目地址: https://github.com/rasbt/LLMs-from-scratch
-
⭐ 当前 Star 数: 65769
-
📈 趋势 Star 数: 101
-
📋 项目介绍: Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
-
💡 推荐语: 从零实现类ChatGPT大语言模型:使用PyTorch分步构建Transformer架构的LLM项目,适合深度学习实践学习。
6. OpenBB-finance/OpenBB
-
🏷️ 项目名称: OpenBB-finance/OpenBB
-
🔗 项目地址: https://github.com/OpenBB-finance/OpenBB
-
⭐ 当前 Star 数: 50534
-
📈 趋势 Star 数: 347
-
📋 项目介绍: Financial data platform for analysts, quants and AI agents.
-
💡 推荐语: OpenBB是一个面向金融分析师、量化交易者和AI代理的开源金融数据平台,提供丰富的市场数据和便捷的分析工具,当前已获得5万+星标认可。
7. imsyy/SPlayer
-
🏷️ 项目名称: imsyy/SPlayer
-
🔗 项目地址: https://github.com/imsyy/SPlayer
-
⭐ 当前 Star 数: 4774
-
📈 趋势 Star 数: 19
-
📋 项目介绍: 🎉 一个简约的音乐播放器,支持逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,音乐频谱,移动端基础适配 | 网易云音乐 | A minimalist music player
-
💡 推荐语: imsyy/SPlayer是一款简约的网易云风格音乐播放器,支持逐字歌词、音乐下载、评论展示、云端歌单管理和频谱可视化,适配移动端,提供丰富的音乐体验功能。
8. Shubhamsaboo/awesome-llm-apps
-
🏷️ 项目名称: Shubhamsaboo/awesome-llm-apps
-
🔗 项目地址: https://github.com/Shubhamsaboo/awesome-llm-apps
-
⭐ 当前 Star 数: 60261
-
📈 趋势 Star 数: 679
-
📋 项目介绍: Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
-
💡 推荐语: 该项目收集了基于多种主流大模型(如OpenAI、Anthropic、Gemini及开源模型)的优秀LLM应用案例,重点关注AI智能体和RAG技术的实现,为开发者提供了丰富的实践参考。
9. HunxByts/GhostTrack
-
🏷️ 项目名称: HunxByts/GhostTrack
-
🔗 项目地址: https://github.com/HunxByts/GhostTrack
-
⭐ 当前 Star 数: 2127
-
📈 趋势 Star 数: 66
-
📋 项目介绍: Useful tool to track location or mobile number
-
💡 推荐语: GhostTrack是一款高效的位置和手机号码追踪工具,提供精准定位功能,适用于多种追踪需求,已获2127星支持。
10. immich-app/immich
-
🏷️ 项目名称: immich-app/immich
-
🔗 项目地址: https://github.com/immich-app/immich
-
⭐ 当前 Star 数: 73618
-
📈 趋势 Star 数: 348
-
📋 项目介绍: High performance self-hosted photo and video management solution.
-
💡 推荐语: Immich是一款高性能自托管照片视频管理方案,提供私密安全的个人媒体库管理服务。"
11. PixiEditor/PixiEditor
-
🏷️ 项目名称: PixiEditor/PixiEditor
-
🔗 项目地址: https://github.com/PixiEditor/PixiEditor
-
⭐ 当前 Star 数: 4886
-
📈 趋势 Star 数: 393
-
📋 项目介绍: PixiEditor is a Universal Editor for all your 2D needs
-
💡 推荐语: PixiEditor是一款跨平台2D图形编辑器,支持图层、选区等专业功能,基于.NET和Avalonia框架构建,为平面设计提供轻量高效的解决方案。
12. HeyPuter/puter
-
🏷️ 项目名称: HeyPuter/puter
-
🔗 项目地址: https://github.com/HeyPuter/puter
-
⭐ 当前 Star 数: 35169
-
📈 趋势 Star 数: 58
-
📋 项目介绍: 🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
-
💡 推荐语: 一个开源、可自托管的"互联网操作系统"项目,提供自由灵活的云端计算环境。
13. awslabs/mcp
-
🏷️ 项目名称: awslabs/mcp
-
🔗 项目地址: https://github.com/awslabs/mcp
-
⭐ 当前 Star 数: 5742
-
📈 趋势 Star 数: 157
-
📋 项目介绍: AWS MCP Servers — helping you get the most out of AWS, wherever you use MCP.
-
💡 推荐语: AWS官方开源的MCP服务器工具,帮助用户在任何场景下高效利用AWS云服务资源。
数据来源
- 🧭 GitHub Trending
- 🚀 数据获取自GitHub公共API
关于作者
📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。