加载中...

2026年03月16日 GitHub Trending 榜单

成功: 12 | 失败: 0耗时: 116s

666ghj/MiroFish

29,881
🍴 3,645
📈 +3,257
Python

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物

💡 AI 总结:

MiroFish是一个基于多智能体的群体智能预测引擎,通过构建数字世界模拟现实事件演化。支持舆情分析、文学推演等场景,用户上传数据后自动生成预测报告与交互式数字环境,采用GraphRAG和LLM技术实现动态模拟。

🔧 技术栈:Python, Node.js, React, Docker, LLM
💼 适用场景:复杂系统预测与决策模拟,如舆情分析、文学结局推演及金融趋势预测

thedotmack/claude-mem

36,732
🍴 2,639
📈 +1,017
TypeScript

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

💡 AI 总结:

Claude-Mem 是一个为 Claude Code 设计的插件,通过自动捕获编码会话中的操作记录,利用 AI 生成语义摘要并压缩存储,实现跨会话的上下文持久化,确保项目知识连续性。

🔧 技术栈:TypeScript, Claude's agent-sdk, Plugin System
💼 适用场景:适用于需要跨会话保持代码上下文的开发项目

Crosstalk-Solutions/project-nomad

1,784
🍴 163
📈 +773
TypeScript

Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.

💡 AI 总结:

Project N.O.M.A.D 是一个离线知识服务器,集成AI聊天、离线百科、教育平台、地图工具和数据加密等功能,通过Docker容器化管理,支持终端安装和浏览器访问,适用于无网络环境下的信息获取与工具使用。

🔧 技术栈:TypeScript, Docker, Ollama, Kiwix, Kolibri
💼 适用场景:网络受限或紧急情况下,提供离线知识管理与多功能工具支持。

obra/superpowers

88,480
🍴 6,987
📈 +3,142
Shell

An agentic skills framework & software development methodology that works.

💡 AI 总结:

Superpowers 是一个基于可组合技能的软件开发代理框架,通过分步设计、TDD测试驱动开发和YAGNI原则,实现编码代理的自动化流程管理。项目提供从需求分析到代码实现的全流程支持,强调技能自动化触发与子代理协作开发。

🔧 技术栈:Shell
💼 适用场景:适用于需要自动化软件开发流程的场景,提升编码代理的协作与开发效率。

abhigyanpatwari/GitNexus

15,562
🍴 1,790
📈 +1,867
TypeScript

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 总结:

GitNexus是一款浏览器端代码知识图谱工具,通过本地索引GitHub仓库或ZIP文件生成交互式代码关系图谱,并集成Graph RAG代理实现深度代码分析。支持CLI与WebUI双模式,强调隐私安全与离线运行。

🔧 技术栈:TypeScript, Tree-sitter, LadybugDB, WebAssembly
💼 适用场景:适用于代码库的本地知识图谱构建与AI代理的上下文分析

lightpanda-io/browser

20,176
🍴 771
📈 +2,089
Zig

Lightpanda: the headless browser designed for AI and automation

💡 AI 总结:

Lightpanda是用Zig语言开发的高性能无头浏览器,支持JavaScript执行和部分Web API,兼容Puppeteer等工具。具有低内存占用(仅为Chrome的1/9)和快速执行速度(11倍于Chrome),适用于AI代理、自动化测试及网络爬虫场景。

🔧 技术栈:Zig, CDP, Web API
💼 适用场景:AI自动化、网页爬虫与高效浏览器测试

volcengine/OpenViking

14,082
🍴 963
📈 +2,014
Python

OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.

💡 AI 总结:

OpenViking是面向AI代理的开源上下文数据库,通过文件系统范式统一管理记忆、资源与技能,解决上下文碎片化、高成本及不可观测问题。支持分层加载、目录递归检索与可视化路径追踪,提升上下文管理效率与可调试性。

🔧 技术栈:Python, 文件系统抽象, 上下文管理
💼 适用场景:适用于需要高效管理AI代理长期运行任务与复杂推理场景的系统开发。

shareAI-lab/learn-claude-code

29,260
🍴 4,998
📈 +1,542
TypeScript

Bash is all you need - A nano Claude Code–like agent, built from 0 to 1

💡 AI 总结:

该项目是一个基于TypeScript的AI代码代理开发教程,通过12个渐进式会话逐步构建 Claude Code 类似工具。从基础循环到多任务分解、上下文压缩、后台任务处理等机制,演示如何实现自动化代码生成与执行。

🔧 技术栈:TypeScript, Bash, Node.js
💼 适用场景:AI编程助手开发教学与原型验证

p-e-w/heretic

15,262
🍴 1,540
📈 +787
Python

Fully automatic censorship removal for language models

💡 AI 总结:

Heretic是一款全自动语言模型去审查工具,通过结合方向性消融与Optuna优化算法,自动调整模型参数以降低审查机制,同时最小化对原始模型性能的损害。支持无需人工干预的批量处理,实现高精度的去审查效果。

🔧 技术栈:Python, Optuna, Transformers
💼 适用场景:自动化去除语言模型中的安全对齐限制,生成性能损失最小的去审查模型

langchain-ai/deepagents

12,846
🍴 2,002
📈 +1,238
Python

Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.

💡 AI 总结:

DeepAgents是基于LangChain和LangGraph的代理框架,提供任务分解、文件系统操作、子代理协作和上下文管理功能,支持快速构建复杂AI代理应用。

🔧 技术栈:Python, LangChain, LangGraph
💼 适用场景:适用于需要复杂代理任务的AI代理开发与自动化场景

YishenTu/claudian

4,137
🍴 237
📈 +109
TypeScript

An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault

💡 AI 总结:

Claudian是Obsidian插件,集成Claude Code实现智能文档协作。提供文件操作、搜索、bash命令执行、多步骤工作流等代理能力,支持上下文感知、图像分析、内联编辑及自定义指令,提升知识管理自动化水平。

🔧 技术栈:TypeScript, Obsidian Plugin API, Claude Code API
💼 适用场景:适用于需要AI辅助进行文档智能编辑、自动化流程处理的知识管理系统用户。

voidzero-dev/vite-plus

2,221
🍴 77
📈 +622
Rust

Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place.

💡 AI 总结:

Vite+ 是统一的前端开发工具链,整合 Vite、Vitest、Oxlint 等工具,提供从环境管理、开发调试到构建打包的全流程解决方案,支持零配置多框架开发。

🔧 技术栈:Rust, Vite, Vitest, Oxlint, Oxfmt
💼 适用场景:适用于需要统一前端开发工具链的项目,涵盖开发、测试、构建和包管理