volcengine/OpenViking
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.
OpenViking是面向AI代理的开源上下文数据库,通过文件系统范式统一管理记忆、资源与技能,解决上下文碎片化、检索效率低和不可观测性问题,支持分层加载与可视化检索轨迹。
anthropics/claude-plugins-official
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Request failed with status code 502...
dimensionalOS/dimos
The Dimensional Framework
DimensionalOS/dimos 是面向物理空间的代理操作系统,支持人形、四足、无人机等机器人,无需ROS即可用Python开发。集成导航、SLAM、动态避障、空间记忆及多代理控制,实现感知、决策与控制一体化。
p-e-w/heretic
Fully automatic censorship removal for language models
Heretic是全自动语言模型去审查工具,结合方向性消融与Optuna优化,降低拒绝率并最小化模型性能损失,适用于自动化去除AI审查机制的场景。
langflow-ai/openrag
OpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch.
OpenRAG是一个基于Langflow、Docling和Opensearch的RAG平台,提供文档智能搜索与AI对话功能。支持文档上传处理、语义检索、可视化工作流构建,集成大语言模型实现智能问答,适用于企业级知识管理与个性化服务场景。
lightpanda-io/browser
Lightpanda: the headless browser designed for AI and automation
Lightpanda是用Zig语言开发的无头浏览器,支持JavaScript执行和部分Web API,兼容Puppeteer等工具。具有低内存占用、高速执行和快速启动特性,适用于AI自动化、网页抓取及测试场景。
msitarzewski/agency-agents
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代理角色的Shell脚本项目,每个代理具备专业技能、个性化沟通和可交付成果,支持多工具集成实现自动化任务处理与协作。
fishaudio/fish-speech
SOTA Open Source TTS
Fish Audio S2 是开源文本到语音系统,支持50+语言,采用强化学习与双自回归架构生成自然语音。支持情感标签控制、多说话人及多轮对话生成,模型在多项基准测试中表现优异。
InsForge/InsForge
Give agents everything they need to ship fullstack apps. The backend built for agentic development.
InsForge为AI编码代理和编辑器提供后端开发平台,通过语义层抽象数据库、认证、存储等后端原语,支持代理理解和操作全栈功能,实现上下文工程和系统状态可视化。
obra/superpowers
An agentic skills framework & software development methodology that works.
Superpowers 是一个基于可组合技能的软件开发框架,通过代理自动化任务分解、设计确认和代码实现。支持TDD、YAGNI和DRY原则,通过子代理协作完成工程任务,提升开发效率。