GitHub 热榜项目 - 日榜(2026-03-13)
·
GitHub 热榜项目 - 日榜(2026-03-13)
生成于:2026-03-13
统计摘要
共发现热门项目: 13 个
榜单类型:日榜
本期热点趋势总结
本期 GitHub 热榜呈现出从基础模型向 Agent 智能体架构深度演进的趋势。技术焦点集中在 Agentic 开发范式,InsForge 与 Superpowers 推动了具备自我进化能力的端到端开发体系,而 Google 的 A2UI 与阿里巴巴的 page-agent 则标志着模型正接管网页 GUI 的直接控制权。轻量化与边缘侧部署热度不减,BitNet 的 1-bit 推理框架与 Google LiteRT 共同攻克 GenAI 在移动侧的性能瓶颈。此外,OpenRAG 与 Hindsight 引入了动态学习记忆机制,显著增强了 RAG 系统的长期演进能力。行业正加速从“对话式 AI”转向由多插件、长序列记忆支撑的“生产力智能体”集群,生态集成与自主决策成为核心竞争力。

1. microsoft/BitNet
- 🏷️ 项目名称: microsoft/BitNet
- 🔗 项目地址: https://github.com/microsoft/BitNet
- ⭐ 当前 Star 数: 32326
- 📈 趋势 Star 数: 149
- 📋 项目介绍: Official inference framework for 1-bit LLMs
- 🏷️ 项目标签: 【🤖AI、💬LLM】
- 💡 推荐语: 微软BitNet是首个用于1比特超大语言模型的官方推理框架,通过极致量化技术大幅降低模型部署成本,助力研究者和开发者在资源受限环境中高效运行大语言模型。

2. fishaudio/fish-speech
- 🏷️ 项目名称: fishaudio/fish-speech
- 🔗 项目地址: https://github.com/fishaudio/fish-speech
- ⭐ 当前 Star 数: 26359
- 📈 趋势 Star 数: 637
- 📋 项目介绍: SOTA Open Source TTS
- 🏷️ 项目标签: 【🤖AI、🐍Python】
- 💡 推荐语: Fish-Speech是一款基于深度学习的SOTA开源语音合成工具,通过先进的TTS技术生成媲美真人、情感丰富的高质量语音,适合开发者、研究者和内容创作者快速实现语音生成与定制。

3. langflow-ai/openrag
- 🏷️ 项目名称: langflow-ai/openrag
- 🔗 项目地址: https://github.com/langflow-ai/openrag
- ⭐ 当前 Star 数: 1535
- 📈 趋势 Star 数: 322
- 📋 项目介绍: OpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch.
- 🏷️ 项目标签: 【🤖AI、📊 Data-Science、🐍Python、💬 LLM】
- 💡 推荐语: OpenRAG是一个基于Langflow、Docling和Opensearch构建的一站式知识增强生成平台,助力开发者高效搭建企业级检索增强应用。

4. InsForge/InsForge
- 🏷️ 项目名称: InsForge/InsForge
- 🔗 项目地址: https://github.com/InsForge/InsForge
- ⭐ 当前 Star 数: 3097
- 📈 趋势 Star 数: 263
- 📋 项目介绍: Give agents everything they need to ship fullstack apps. The backend built for agentic development.
- 🏷️ 项目标签: 【🤖AI、🐍Python、⚙️Backend、📘TypeScript】
- 💡 推荐语: InsForge为AI智能体开发提供全栈应用后端框架,助力开发者高效构建和部署由智能体驱动的完整应用程序。

5. vectorize-io/hindsight
- 🏷️ 项目名称: vectorize-io/hindsight
- 🔗 项目地址: https://github.com/vectorize-io/hindsight
- ⭐ 当前 Star 数: 3073
- 📈 趋势 Star 数: 217
- 📋 项目介绍: Hindsight: Agent Memory That Learns
- 🏷️ 项目标签: 【🤖AI、💬LLM】
- 💡 推荐语: Hindsight是一款能自主学习和进化的AI智能体记忆库,让AI不仅记住历史,更能基于经验动态优化未来的决策。

6. alibaba/page-agent
- 🏷️ 项目名称: alibaba/page-agent
- 🔗 项目地址: https://github.com/alibaba/page-agent
- ⭐ 当前 Star 数: 5931
- 📈 趋势 Star 数: 205
- 📋 项目介绍: JavaScript in-page GUI agent. Control web interfaces with natural language.
- 🏷️ 项目标签: 【🎨Frontend、🐍TypeScript、💬LLM】
- 💡 推荐语: 阿里巴巴PageAgent项目让你用自然语言直接控制网页界面,实现AI驱动的Web自动化,提升交互体验。

7. obra/superpowers
- 🏷️ 项目名称: obra/superpowers
- 🔗 项目地址: https://github.com/obra/superpowers
- ⭐ 当前 Star 数: 79924
- 📈 趋势 Star 数: 706
- 📋 项目介绍: An agentic skills framework & software development methodology that works.
- 🏷️ 项目标签: 【🤖AI、💬LLM】
- 💡 推荐语: Superpowers是一个有效的AI代理技能框架和软件开发方法论,帮助开发者快速构建实用的智能机器人。

8. NousResearch/hermes-agent
- 🏷️ 项目名称: NousResearch/hermes-agent
- 🔗 项目地址: https://github.com/NousResearch/hermes-agent
- ⭐ 当前 Star 数: 6150
- 📈 趋势 Star 数: 264
- 📋 项目介绍: The agent that grows with you
- 🏷️ 项目标签: 【🤖AI、🐍Python】
- 💡 推荐语: NousResearch旗下的Python项目Hermes-Agent是一款可伴随用户需求成长的智能体,为开发者和研究人员提供灵活可扩展的代理框架,助力高效构建AI助手。

9. 666ghj/MiroFish
- 🏷️ 项目名称: 666ghj/MiroFish
- 🔗 项目地址: https://github.com/666ghj/MiroFish
- ⭐ 当前 Star 数: 19142
- 📈 趋势 Star 数: 857
- 📋 项目介绍: A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
- 🏷️ 项目标签: 【🤖AI、🐍Python、🧠Deep-Learning】
- 💡 推荐语: MiroFish是一款简洁通用的Python群体智能引擎,提供从混沌数据中预测万物的能力,适合数据科学家和开发者快速构建预测模型。

10. google-ai-edge/LiteRT
- 🏷️ 项目名称: google-ai-edge/LiteRT
- 🔗 项目地址: https://github.com/google-ai-edge/LiteRT
- ⭐ 当前 Star 数: 1663
- 📈 趋势 Star 数: 13
- 📋 项目介绍: LiteRT, successor to TensorFlow Lite. is Google’s On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization
- 🏷️ 项目标签: 【🤖AI、🧠Deep-Learning】
- 💡 推荐语: 谷歌LiteRT是取代TensorFlow Lite的新一代设备端AI框架,通过高效的模型转换、运行时和优化技术,助力开发者在边缘平台部署高性能机器学习和生成式AI应用。

11. msitarzewski/agency-agents
- 🏷️ 项目名称: msitarzewski/agency-agents
- 🔗 项目地址: https://github.com/msitarzewski/agency-agents
- ⭐ 当前 Star 数: 34880
- 📈 趋势 Star 数: 168
- 📋 项目介绍: A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
- 🏷️ 项目标签: 【🤖AI、🛠️Tool】
- 💡 推荐语: 该项目整合了从前端开发到社区运营等多领域专家级AI智能体,每个智能体都具备个性专长和已验证的工作流程,旨在为用户提供一站式自动化AI解决方案。

12. google/A2UI
- 🏷️ 项目名称: google/A2UI
- 🔗 项目地址: https://github.com/google/A2UI
- ⭐ 当前 Star 数: 12598
- 📈 趋势 Star 数: 225
- 📋 项目介绍: null
- 🏷️ 项目标签: 【🎨Frontend、📘TypeScript】
- 💡 推荐语: 谷歌开源A2UI项目,基于TypeScript打造高交互性UI框架,帮助开发者快速构建现代化应用界面。

13. anthropics/claude-plugins-official
- 🏷️ 项目名称: anthropics/claude-plugins-official
- 🔗 项目地址: https://github.com/anthropics/claude-plugins-official
- ⭐ 当前 Star 数: 10258
- 📈 趋势 Star 数: 150
- 📋 项目介绍: Official, Anthropic-managed directory of high quality Claude Code Plugins.
- 🏷️ 项目标签: 【🤖AI、🐍Python】
- 💡 推荐语: Anthropic官方推出Claude插件精选库,提供高质量Python代码插件,帮助开发者快速集成Claude的高级功能,提升AI应用开发效率。

数据来源
关于作者
📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。
AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。
更多推荐




所有评论(0)